aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18MN10300: Add support for new ELF relocs in kernel modulesMark Salter2-3/+38
2009-06-18dma-mapping: ia64: add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2-1/+8
2009-06-18dma-mapping: ia64: use asm-generic/dma-mapping-common.hFUJITA Tomonori1-99/+3
2009-06-18dma-mapping: x86: use asm-generic/dma-mapping-common.hFUJITA Tomonori2-171/+3
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter5-0/+6
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+2
2009-06-18edac: cpc925 MC platform device setupHarry Ciao2-0/+99
2009-06-18ptrace: remove PT_DTRACE from arch/m32rOleg Nesterov2-9/+0
2009-06-18ptrace: remove PT_DTRACE from m68k, m68knommuOleg Nesterov3-3/+0
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov10-41/+0
2009-06-18ptrace: remove PT_DTRACE from arch/h8300Oleg Nesterov1-1/+0
2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox1-2/+2
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
2009-06-17Delete pcibios_select_rootMatthew Wilcox10-119/+0
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds46-226/+232
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus 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-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen1-0/+2
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
2009-06-17MIPS: Alchemy: MTX-1: Use linux gpio api.Manuel Lauss1-11/+13
2009-06-17MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss7-233/+770
2009-06-17MIPS: Alchemy: Remove unused au1000_gpio.h headerManuel Lauss1-56/+0
2009-06-17MIPS: BCM47xx: Fix gpio_direction_outputMatthieu Castet1-0/+3
2009-06-17MIPS: ioctl.h: Cleanup.Ralf Baechle1-78/+7
2009-06-17MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto3-0/+21
2009-06-17MIPS: TXx9: Add SRAMC supportAtsushi Nemoto8-0/+101
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz9-133/+5
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz2-11/+0
2009-06-17MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli1-2/+3
2009-06-17MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli1-5/+0
2009-06-17MIPS: Remove dead case label.David Daney1-1/+0
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney1-0/+1
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2-1/+6
2009-06-17MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney1-24/+49
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney1-8/+26