aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-30powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt1-1/+1
2011-03-30powerpc: Wire up new syscallsStephen Rothwell2-1/+9
2011-03-30powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi1-1/+1
2011-03-30powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood1-1/+1
2011-03-30powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt1-0/+6
2011-03-23remove dma64_addr_tFUJITA Tomonori1-2/+0
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-14/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-14/+0
2011-03-23powerpc: introduce little-endian bitopsAkinobu Mita1-23/+38
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita1-2/+2
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita1-7/+8
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-5/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-1/+1
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf1-0/+2
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge1-0/+4
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-16/+33
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt1-1/+2
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-23/+6
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard1-0/+1
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-15/+10
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-51/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+15
2011-03-15powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu1-0/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-9/+11
2011-03-10powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek1-8/+11
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek1-3/+3
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt1-0/+16
2011-03-04powerpc: Cleanup definition of the PID registerTseng-Hui (Frank) Lin2-3/+10
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston1-1/+2
2011-03-02powerpc: Add pgprot_writecombineAnton Blanchard1-0/+1
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner1-0/+2
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard1-0/+6
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2-5/+5
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2-5/+5
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner2-5/+5
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2-5/+5
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood1-4/+4
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood1-1/+1
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2-23/+6
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2-15/+10
2011-02-02powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp1-1/+2
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-27/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-9/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-5/+0