summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2010-02-14of: remove undefined request_OF_resource & release_OF_resourceGrant Likely1-5/+0
2010-02-14of: move definition of of_chosen into common code.Grant Likely1-2/+0
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-7/+0
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely1-4/+0
2010-02-09powerpc: Reformat SD_NODE_INIT to match x86Anton Blanchard1-21/+27
2010-02-03powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()Anton Blanchard1-4/+3
2010-02-03powerpc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day1-22/+1
2010-02-02Merge branch 'master' into percpuTejun Heo3-9/+5
2010-02-01powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2-8/+2
2010-01-15powerpc: cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter1-25/+0
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-4/+1
2009-12-18powerpc: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+4
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-0/+5
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2-0/+70
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich1-1/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-16ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov1-0/+2
2009-12-15module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell1-0/+5
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-16/+16
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-11/+11
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-16/+16
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner3-9/+9
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz1-0/+1
2009-12-12powerpc: reserve fixmap entries for early debugAlbert Herranz1-0/+3
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds37-251/+717
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11ppc440spe-adma: adds updated ppc440spe adma driverAnatolij Gustschin2-0/+70
2009-12-10powerpc/gpio: support gpio_to_irq()Peter Korsgaard1-4/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt8-152/+160
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-2/+2
2009-12-09powerpc/8xx: Restore _PAGE_WRITETHRUJoakim Tjernlund1-2/+3
2009-12-09powerpc/8xx: Update TLB asm so it behaves as linux mm expects.Joakim Tjernlund1-7/+6
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-0/+47
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot1-0/+5
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot1-0/+1
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt2-11/+19
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-12-08Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-145/+2
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+1
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+2
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf3-1/+21
2009-12-08powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROTDavid Gibson3-42/+35