summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-51/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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-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-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/jiko...Linus 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/pow...Linus 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
2010-11-29powerpc/macio: Ensure all dma routines get copied overNishanth Aravamudan1-0/+6
2010-11-29powerpc: Add support for new hcall H_BEST_ENERGYVaidyanathan Srinivasan1-1/+2
2010-11-29powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan1-6/+9
2010-11-29powerpc: Removing undead ifdef __KERNEL__Christian Dietrich2-4/+0
2010-11-29powerpc: Add support for popcnt instructionsAnton Blanchard2-3/+15
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-2/+2
2010-11-01of/net: Move of_get_mac_address() to a common source file.David Daney1-3/+0
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+32
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse34-145/+470