aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2010-02-17powerpc: Use lwarx/ldarx hint in bit locksAnton Blanchard
2010-02-17powerpc: Use lwarx hint in spinlocksAnton Blanchard
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/int...Anton Blanchard
2010-02-17powerpc: Reduce footprint of irq_statAnton Blanchard
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao
2010-02-16powerpc/mpc5121: Add machine restart supportAnatolij Gustschin
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard
2010-02-03powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day
2010-02-02Merge branch 'master' into percpuTejun Heo
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab
2010-01-15powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
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-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-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-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz
2009-12-12powerpc: reserve fixmap entries for early debugAlbert Herranz
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg
2009-12-11ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin
2009-12-10powerpc/gpio: support gpio_to_irq()Peter Korsgaard
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds