aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf
2009-12-21powerpc/gc/wii: Remove get_irq_desc()Albert Herranz
2009-12-21powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz
2009-12-21Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-12-18powerpc/gamecube/wii: Fix off-by-one error in ugecon/usbgecko_udbgAlbert Herranz
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li
2009-12-18powerpc/mm: Fix stupid bug in subpge protection handlingDavid Gibson
2009-12-18powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt
2009-12-18powerpc: Handle VSX alignment faults correctly in little-endian modeNeil Campbell
2009-12-18powerpc/mm: Fix typo of cpumask_clear_cpu()Yang Li
2009-12-18powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.Sachin P. Sant
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy
2009-12-18powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy
2009-12-18powerpc/mm: Fix a WARN_ON() with CONFIG_DEBUG_PAGEALLOC and CONFIG_DEBUG_VMBenjamin Herrenschmidt
2009-12-18powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigsAnton Blanchard
2009-12-18powerpc/defconfigs: Disable token ring in powerpc defconfigsAnton Blanchard
2009-12-18powerpc/defconfigs: Reduce 64bit vmlinux by making acenic and cramfs modulesAnton Blanchard
2009-12-18powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman
2009-12-18powerpc/85xx: Wrong variable returned on errorRoel Kluin
2009-12-18powerpc/iseries: Convert to proc_fopsAlexey Dobriyan
2009-12-18powerpc: Make the CMM memory hotplug awareRobert Jennings
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-12-16iommu-helper: use bitmap libraryAkinobu Mita
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-16ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14powerpc: fix up for mmu_mapin_ram api changeStephen Rothwell
2009-12-12powerpc: wii: allow ioremap within the memory holeAlbert Herranz
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz
2009-12-12wii: bootwrapper: add fixup to calc useable mem2Albert Herranz
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz
2009-12-12powerpc: reserve fixmap entries for early debugAlbert Herranz
2009-12-12powerpc: wii: default configAlbert Herranz