summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt784-12343/+44183
2008-10-21Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt12-24/+79
2008-10-21powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2-0/+16
2008-10-21powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov5-0/+40
2008-10-21powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala1-14/+13
2008-10-21powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov4-4/+4
2008-10-21powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout1-4/+4
2008-10-21powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin1-2/+2
2008-10-21powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller1-61/+0
2008-10-21powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2-15/+31
2008-10-21powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller1-4/+2
2008-10-21powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2-16/+7
2008-10-21powerpc: Find and destroy possible stale kernel added propertiesMilton Miller1-0/+13
2008-10-21powerpc: Remove Kconfig support for PPC_MERGEKumar Gala1-3/+0
2008-10-21powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2-2/+5
2008-10-21powerpc: Add missing cuImage.initrd.% targetGrant Likely1-0/+3
2008-10-21powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto1-1/+3
2008-10-21powerpc/numa: Make memory reserve code more robustJon Tollefson1-5/+10
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love3-28/+225
2008-10-21powerpc: Unsigned speed cannot be negative in udbg_16559.croel kluin1-1/+1
2008-10-21powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot1-0/+6
2008-10-21powerpc/boot: Compare _start against ei.loadsize instead ei.memsizeSebastian Siewior2-10/+20
2008-10-21Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2-2/+9
2008-10-21Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt14-1/+2839
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch1-0/+5
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch1-6/+13
2008-10-21powerpc/spufs: Use kmalloc rather than kzalloc for switch log bufferJeremy Kerr1-1/+2
2008-10-21powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs readJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: Don't require full buffer in switch_log readJeremy Kerr1-19/+27
2008-10-21powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple o...Jeremy Kerr3-56/+81
2008-10-21powerpc/spufs: sputrace: Don't block until the read buffer is fullJeremy Kerr1-0/+5
2008-10-21powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openersJeremy Kerr1-3/+29
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison3-5/+5
2008-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds133-287/+12211
2008-10-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds6-18/+174
2008-10-21Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-192/+197
2008-10-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2008-10-21Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds41-5665/+2855
2008-10-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+6
2008-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-75/+0
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2-11/+8
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-2/+9
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2-8/+31
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds163-1915/+12970
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-3/+74