aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-10powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt
2011-03-04powerpc: Cleanup definition of the PID registerTseng-Hui (Frank) Lin
2011-03-04powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston
2011-03-02powerpc: Add pgprot_writecombineAnton Blanchard
2011-03-02powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2011-03-02powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior
2011-02-02powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard
2011-01-21powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard
2011-01-21powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt
2011-01-21powerpc: Ensure the else case of feature sections will fitMichael Ellerman
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12powerpc: fix warning when compiling immap_qe.hTimur Tabi
2011-01-12powerpc/85xx: add e500 HID1 bit definitionLi Yang
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-12powerpc/pseries: Fix build of topology stuff without CONFIG_NUMABenjamin Herrenschmidt
2011-01-11powerpc/pseries: Fix VPHN build errors on non-SMP systemsJesse Larrew
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-23of/address: use proper endianess in get_flagsSebastian Andrzej Siewior
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-12-09of/address: Use propper endianess in get_flagsSebastian Siewior