summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* remove dma64_addr_tFUJITA Tomonori2011-03-231-2/+0
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-14/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-14/+0
* powerpc: introduce little-endian bitopsAkinobu Mita2011-03-231-23/+38
* asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita2011-03-231-2/+2
* asm-generic: rename generic little-endian bitops functionsAkinobu Mita2011-03-231-7/+8
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-5/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-211-0/+2
* powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge2011-03-211-0/+4
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-181-0/+1
|\
| * perf, powerpc: Handle events that raise an exception without overflowingAnton Blanchard2011-03-161-0/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-188-16/+33
|\ \
| * \ Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt2011-03-171-1/+2
| |\ \
| | * | powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp2011-02-021-1/+2
| * | | powerpc/85xx: Workaroudn e500 CPU erratum A005Liu Yu2011-03-151-0/+2
| * | | powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek2011-03-101-8/+11
| * | | powerpc: mpic irq_data conversion.Lennert Buytenhek2011-03-101-3/+3
| * | | powerpc: Cleanup definition of the PID registerTseng-Hui (Frank) Lin2011-03-042-3/+10
| * | | powerpc/nvram: Generalize code for OS partitions in NVRAMJim Keniston2011-03-041-1/+2
| * | | powerpc: Add pgprot_writecombineAnton Blanchard2011-03-021-0/+1
| * | | powerpc: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2011-03-021-0/+2
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-162-23/+6
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-282-5/+5
| |\ \ \ \ | | |/ / /
| * | | | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-042-23/+6
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-242-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-152-15/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/platformThomas Gleixner2011-02-232-5/+5
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| * | | | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-042-15/+10
| | |/ / | |/| |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-51/+0
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-162-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
| * | | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
| * | | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-27/+0
| * | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-9/+0
| * | | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0
| | |/ / | |/| |
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-12/+15
|\ \ \ \
| * | | | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-6/+7
| * | | | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-9/+11
* | | | | powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-101-0/+16
|/ / / /
* | | | powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard2011-03-021-0/+6
| |/ / |/| |
* | | powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood2011-02-071-4/+4
* | | powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood2011-02-071-1/+1
|/ /
* | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-211-8/+0
* | powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-211-6/+0
* | powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2011-01-211-6/+0
* | powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2011-01-211-3/+0
* | powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard2011-01-211-3/+2
OpenPOWER on IntegriCloud