aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\ \
| * | powerpc: Fix usage of 64-bit instruction in 32-bit altivec codeBenjamin Herrenschmidt2009-12-09
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\ \
| * | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-09
| * | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-09
| * | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
| * | | powerpc/8xx: DTLB Miss cleanupJoakim Tjernlund2009-12-09
| * | | powerpc/8xx: Remove DIRTY pte handling in DTLB Error.Joakim Tjernlund2009-12-09
| * | | powerpc/8xx: Start using dcbX instructions in various copy routinesJoakim Tjernlund2009-12-09
| * | | powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund2009-12-09
| * | | powerpc/8xx: Add missing Guarded setting in DTLB Error.Joakim Tjernlund2009-12-09
| * | | powerpc/8xx: Fixup DAR from buggy dcbX instructions.Joakim Tjernlund2009-12-09
| * | | powerpc/8xx: Tag DAR with 0x00f0 to catch buggy instructions.Joakim Tjernlund2009-12-09
| * | | powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund2009-12-09
| * | | powerpc/8xx: Invalidate non present TLBsJoakim Tjernlund2009-12-09
| * | | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-12-09
| |\ \ \
| | * | | powerpc/44x: Fix PCI node in Yosemite DTSCurtis Wald2009-12-04
| | * | | powerpc/44x: Fix DMA ranges in DTS file for Katmai board.pbathija@amcc.com2009-12-04
| * | | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-09
| |\ \ \ \
| | * | | | mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2009-11-13
| | * | | | mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2009-11-12
| | * | | | powerpc: tiny memcpy_(to|from)io optimisationAlbrecht Dreß2009-11-04
| | * | | | powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio2009-11-04
| | * | | | powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2009-11-04
| * | | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-09
| * | | | | pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy2009-12-09
| * | | | | powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak2009-12-09
| * | | | | powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot2009-12-09
| * | | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-09
| * | | | | powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-09
| * | | | | powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2009-12-09
| * | | | | powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt2009-12-08
| * | | | | powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt2009-12-08
| * | | | | powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-08
| * | | | | powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-12-07
| | |/ / / | |/| | |
| * | | | Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAG...Benjamin Herrenschmidt2009-12-01
| * | | | powerpc/mm: Fix bug in gup_hugepd()David Gibson2009-11-26
| * | | | powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson2009-11-26
| * | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-24
| |\ \ \ \
| * | | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-24
| * | | | | powerpc: Fix wrong error code from ppc32 select syscallarnd@arndb.de2009-11-24
| * | | | | powerpc: Fix DEBUG_HIGHMEM build break from d4515646699Becky Bruce2009-11-24