summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-18perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras3-0/+420
2009-06-18perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras1-60/+133
2009-06-18perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras8-45/+96
2009-06-18perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras8-212/+229
2009-06-18perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras6-7/+51
2009-06-18sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.Paul Mundt3-6/+190
2009-06-18x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu1-1/+1
2009-06-18x86: fix duplicated sysfs attributeYinghai Lu1-1/+1
2009-06-18sh: remove stray markers.Christoph Hellwig4-14/+1
2009-06-18x86: de-assembler-ize asm/desc.hAlexander van Heukelum4-29/+0
2009-06-18i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum2-16/+35
2009-06-18i386: fix return to 16-bit stack from NMI handlerAlexander van Heukelum1-6/+8
2009-06-18sh: defconfig updates.Paul Mundt45-2375/+2245
2009-06-18Merge commit 'gcl/merge' into nextBenjamin Herrenschmidt9-88/+52
2009-06-18Merge commit 'origin/master' into nextBenjamin Herrenschmidt238-1417/+16827
2009-06-18ia64: Fix resource assignment for root bussesMatthew Wilcox1-2/+2
2009-06-18x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
2009-06-18Delete pcibios_select_rootMatthew Wilcox10-119/+0
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds46-226/+232
2009-06-17x86, ioapic: Don't call disconnect_bsp_APIC if no APIC presentCyrill Gorcunov1-1/+3
2009-06-17perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra1-0/+2
2009-06-17x86: Remove duplicated #include'sHuang Weiyi2-12/+0
2009-06-17x86: msr.h linux/types.h is only required for __KERNEL__Jaswinder Singh Rajput1-6/+1
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds6-189/+175
2009-06-17Pull for-2.6.31 into releaseTony Luck45-226/+230
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox33-204/+206
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar15-24/+95
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava1-4/+8
2009-06-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen1-0/+2
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin1-0/+1
2009-06-17x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput1-1/+1
2009-06-17x86, io_apic.c: Work around compiler warningFigo.zhang1-1/+2
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov1-2/+8
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2-3/+11
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar1193-18010/+71502
2009-06-17MIPS: Add hibernation supportWu Zhangjin7-0/+143
2009-06-17MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2-4/+1
2009-06-17MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2-1/+5
2009-06-17MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney1-0/+11
2009-06-17MIPS: TLB support for hugetlbfs.David Daney2-12/+196
2009-06-17MIPS: Add hugetlbfs page defines.David Daney4-0/+32
2009-06-17MIPS: Add support files for hugetlbfs.David Daney3-0/+216
2009-06-17MIPS: Remove unused parameters from iPTE_LW.David Daney1-14/+14
2009-06-17MIPS: Export erratum function needed by octeon-ethernet driver.David Daney1-0/+3
2009-06-17MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney1-0/+27
2009-06-17MIPS: Cavium-Octeon: Add more board type constants.David Daney1-0/+13
2009-06-17MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.David Daney1-0/+2
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney2-0/+189
2009-06-17MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss6-17/+26
2009-06-17MIPS: Alchemy: xxs1500: use linux gpio api.Manuel Lauss1-9/+12