aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
* | powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2010-02-26
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-25
|\ \
| * \ Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
| |\ \
| | * | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-14
| | * | of: move definition of of_chosen into common code.Grant Likely2010-02-14
| | * | of: put default string compare and #a/s-cell values into common headerGrant Likely2010-02-14
| | * | of: merge of_attach_node() & of_detach_node()Grant Likely2010-02-09
| | |/
* | | powerpc: Convert mpic locks to raw_spinlockThomas Gleixner2010-02-18
* | | powerpc: Convert feature_lock to raw_spinlockThomas Gleixner2010-02-18
* | | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-02-18
|\ \ \
| * | | powerpc/mpc5121: enable support for more PSC UARTsAnatolij Gustschin2010-02-17
| * | | powerpc/mpc5121: Add machine restart supportAnatolij Gustschin2010-02-16
| |/ /
* | | powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-16
* | | powerpc/booke: Add definitions for advanced debug registersDave Kleikamp2010-02-16
* | | powerpc: Extended ptrace interfaceDave Kleikamp2010-02-16
* | | powerpc: Use lwsync for acquire barrier if CPU supports itAnton Blanchard2010-02-16
* | | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard2010-02-16
* | | powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard2010-02-16
* | | powerpc: Use lwarx hint in spinlocksAnton Blanchard2010-02-16
* | | powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard2010-02-16
* | | powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard2010-02-16
* | | powerpc: Reduce footprint of irq_statAnton Blanchard2010-02-16
* | | powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-16
* | | powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard2010-02-08
* | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard2010-02-03
* | | powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-02-03
|/ /
* / powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-01-31
|/
* powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard2010-01-14
* Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt2009-12-20
|\
| * powerpc/gpio: support gpio_to_irq()Peter Korsgaard2009-12-10
* | powerpc: Convert BUG() to use unreachable()David Daney2009-12-17
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \
| * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-16
|\ \ \
| * | | powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz2009-12-13
| * | | powerpc: reserve fixmap entries for early debugAlbert Herranz2009-12-13
* | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \ \ \
| * | | | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-15
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-12-16
|\ \ \ \ \
| * | | | | ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2009-12-11
* | | | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-16
* | | | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | | | | | ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-16
* | | | | | 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
| |/ / / / |/| | | |