aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-09-05x86: cpu/common.c, merge default_init()Yinghai Lu
2008-09-05x86: cpu/common*.c, merge switch_to_new_gdt()Yinghai Lu
2008-09-05x86: cpu/common*.c have same cpu_init(), with copying and #ifdefYinghai Lu
2008-09-05x86: cpu/common*.c, make 32-bit have 64-bit only functionsYinghai Lu
2008-09-05x86: cpu/common.c, let 64-bit code have 32-bit only functionsYinghai Lu
2008-09-05x86: same gdt_page with macroYinghai Lu
2008-09-05x86: make header file the same in arch/x86/kernel/cpu/common_xx.cYinghai Lu
2008-09-05x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu
2008-09-05Merge branch 'x86/core' into x86/unify-cpu-detectIngo Molnar
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar
2008-09-05Merge branch 'x86/x2apic' into x86/coreIngo Molnar
2008-09-05Merge branch 'x86/cpu' into x86/coreIngo Molnar
2008-09-05Merge branch 'x86/xsave' into x86/coreIngo Molnar
2008-09-04x86: move 32bit related functions togetherYinghai Lu
2008-09-04x86: make get_mode_name of 64bit the same as 32bitYinghai Lu
2008-09-04x86: make 32bit support show_msr like 64 bitYinghai Lu
2008-09-04x86: remove cpu_vendor_devYinghai Lu
2008-09-04x86: order functions in cpu/common.c and cpu/common_64.c v2Yinghai Lu
2008-09-04x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu
2008-09-04x86: delay early cpu initialization until cpuid is doneKrzysztof Helt
2008-09-04x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu
2008-09-04Merge branch 'x86/debug' into x86/cpuIngo Molnar
2008-09-04x86: unify using pci_mmcfg_insert_resourceYinghai Lu
2008-09-04x86: split e820 reserved entries record to late, v7Yinghai Lu
2008-09-04Merge branch 'core/resources' into x86/coreIngo Molnar
2008-09-04Merge branch 'x86/cpu' into x86/x2apicH. Peter Anvin
2008-09-04Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin
2008-09-04x86: drop -funroll-loops for csum_partial_64.cAndi Kleen
2008-09-04x86: split e820 reserved entries record to late v4Ingo Molnar
2008-09-04x86: split e820 reserved entries record to late v2Yinghai Lu
2008-09-04Merge branch 'linus' into x86/coreH. Peter Anvin
2008-09-04x86: move dir es7000 to es7000_32.cYinghai Lu
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin
2008-09-04Merge branch 'linus' into x86/x2apicIngo Molnar
2008-09-03x86: Change warning message in TSC calibration.Alok N Kataria
2008-09-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds
2008-09-03powerpc: Fix for getting CPU number in power_save_ppc32_restore()Kumar Gala
2008-09-03powerpc: Fix build error with 64K pages and !hugetlbfsBenjamin Herrenschmidt
2008-09-03powerpc: Work around gcc's -fno-omit-frame-pointer bugTony Breeds
2008-09-03powerpc: Make sure _etext is after all kernel textStephen Rothwell
2008-09-03powerpc: Only make kernel text pages of linear mapping executablePaul Mackerras
2008-09-03powerpc: Fix uninitialised variable in VSX alignment codeMichael Neuling
2008-09-02[x86] Fix TSC calibration issuesThomas Gleixner
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds
2008-08-30sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds