summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-09-05Merge branch 'x86/alternatives' into x86/coreIngo 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-04Merge 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-03[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
2008-08-29sparc: Fix resource flags for PCI children in OF device tree.David S. Miller
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum
2008-08-28sparc32: Implement smp_call_function_single().David S. Miller
2008-08-28x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin