aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-9/+11
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt1-0/+16
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-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
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard1-8/+0
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard1-6/+0
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard1-6/+0
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard1-3/+0
2011-01-21powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard1-3/+2
2011-01-21powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-10/+30
2011-01-21powerpc: Ensure the else case of feature sections will fitMichael Ellerman1-12/+15
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt3-6/+31
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-01-12powerpc: fix warning when compiling immap_qe.hTimur Tabi1-6/+15
2011-01-12powerpc/85xx: add e500 HID1 bit definitionLi Yang2-0/+16
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds14-63/+78
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt1-13/+14
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew1-9/+11
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-4/+1
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior1-1/+1
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-09of/address: Use propper endianess in get_flagsSebastian Siewior1-1/+1
2010-12-09powerpc: Disable VPHN polling during a suspend operationJesse Larrew1-0/+10
2010-12-09powerpc/pseries: Poll VPA for topology changes and update NUMA mapsJesse Larrew1-1/+4
2010-12-09powerpc: Minor cleanups for machdep.hSonny Rao1-5/+1
2010-12-09powerpc: Hardcode popcnt instructions for old assemblersAnton Blanchard1-0/+8
2010-12-09Merge branch 'nvram' into nextBenjamin Herrenschmidt1-41/+11
2010-11-30powerpc/nvram: Move the log partition stuff to pseriesBenjamin Herrenschmidt1-1/+9
2010-11-30powerpc/nvram: Move things out of asm/nvram.hBenjamin Herrenschmidt1-40/+2
2010-11-29powerpc: Add VPHN firmware featureJesse Larrew2-1/+3
2010-11-29powerpc: Add memory_hotplug_max()Nishanth Aravamudan1-0/+5