summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-161-13/+53
|\
| * memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot2011-02-031-13/+53
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \
| * | percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-154-99/+11
|\ \
| * \ Merge branch 'linus' into x86/platformThomas Gleixner2011-02-236-52/+94
| |\ \
| * | | of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-044-99/+11
| | |/ | |/|
* | | 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-166-52/+94
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-311-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | 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
* | | | | kill path_lookup()Al Viro2011-03-141-1/+1
* | | | | powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt2011-03-101-1/+2
* | | | | powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-104-17/+20
|/ / / /
* | | | powerpc: Fix call to flush_ptrace_hw_breakpoint()K.Prasad2011-03-021-3/+5
* | | | powerpc/kexec: Restore ppc_md.machine_kexecAnton Blanchard2011-03-022-1/+10
* | | | powerpc/mm: Make hpte_need_flush() safe for preemptionPeter Zijlstra2011-03-021-3/+3
| |_|/ |/| |
* | | powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-02-071-0/+37
* | | powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-071-1/+1
* | | powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard2011-02-071-1/+2
* | | powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard2011-02-071-3/+9
* | | powerpc/numa: Check for all VPHN changesAnton Blanchard2011-02-071-1/+1
* | | powerpc/numa: Only use active VPHN count fieldsAnton Blanchard2011-02-071-4/+6
* | | powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew2011-02-071-9/+8
* | | powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-071-6/+3
* | | powerpc/pseries: Fix typo in VPHN commentsJesse Larrew2011-02-071-1/+1
* | | powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt2011-02-071-20/+20
* | | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt2011-02-071-2/+2
* | | 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
| |/ |/|
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-251-0/+1
|\ \ | |/ |/|
| * powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-191-0/+1
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-211-25/+3
|\ \
| * | powerpc: Use generic irq KconfigThomas Gleixner2011-01-211-21/+3
| * | genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-212-4/+4
|\ \ \
| * | | powerpc/83xx: fix build failures on dt compatible list.Grant Likely2011-01-192-4/+4
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-01-2134-344/+332
|\ \ \ | |_|/ |/| |
| * | powerpc/mpic: Fix mask/unmask timeout messageScott Wood2011-01-211-2/+4
| * | powerpc/pseries: Add BNX2=m to defconfigNishanth Aravamudan2011-01-211-0/+1
| * | powerpc: Enable 64kB pages and 1024 threads in pseries configAnton Blanchard2011-01-211-1/+3
| * | powerpc: Disable mcount tracers in pseries defconfigAnton Blanchard2011-01-211-2/+0
| * | powerpc/boot/dts: Install dts from the right directoryBen Hutchings2011-01-211-1/+1