summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-182-12/+16
|\
| * KVM: PPC: Fix SPRG get/set for Book3S and BookEPeter Tyser2011-03-172-12/+16
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-03-181-1/+1
|\ \ | |/ |/|
| * [CPUFREQ] Remove the pm_message_t argument from driver suspendRafael J. Wysocki2011-03-161-1/+1
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1725-131/+493
|\ \
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-2816-85/+70Star
| * | dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely2011-02-281-4/+400
| * | Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely2011-02-286-52/+94
| |\ \
| * | | powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-049-42/+23Star
* | | | 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-246-52/+94
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | | | | 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-041-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-164-99/+11Star
|\ \ \ \
| * \ \ \ 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/+11Star
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-51/+0Star
|\ \ \
| * \ \ 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/+0Star
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0Star
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-27/+0Star
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-9/+0Star
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0Star
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-161-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/+8Star
* | | powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-071-6/+3Star
* | | 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-241-0/+1
|\ \ | |/ |/|