aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
...
| * | | | | | | | | powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-10
| * | | | | | | | | powerpc: Add defines for R0-R31Michael Neuling2012-07-10
| * | | | | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/mm: remove obsolete comment about page size name arrayScott Wood2012-07-03
| * | | | | | | | | | powerpc: Kill flatdevtree_env.h tooPaul Bolle2012-07-03
| * | | | | | | | | | powerpc: Fix kernel-doc warningWanpeng Li2012-07-03
| * | | | | | | | | | powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-03
| * | | | | | | | | | powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/pci: cleanup on duplicate assignmentGavin Shan2012-07-03
| * | | | | | | | | | powerpc/numa: Fix OF node refcounting bugGavin Shan2012-07-03
| * | | | | | | | | | powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-07-03
| * | | | | | | | | | powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc: Enable jump label supportAnton Blanchard2012-07-03
| * | | | | | | | | | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-03
| * | | | | | | | | | powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan2012-07-03
| * | | | | | | | | | powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt2012-07-03
| * | | | | | | | | | powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-03
| * | | | | | | | | | powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt2012-07-03
| * | | | | | | | | | powerpc/boot: Only build board support files when required.Tony Breeds2012-07-03
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
| * | | | | | | | spufs: shift dget/mntget towards dentry_open()Al Viro2012-07-22
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | POWERPC: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity2012-07-11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt2012-07-11
| | |/ / / / | |/| | | |
* | | | | | powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-10
* | | | | | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-10
* | | | | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-10
| |_|_|_|/ |/| | | |
* | | | | powerpc/kvm: sldi should be sldMichael Neuling2012-07-02
* | | | | powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-02
|/ / / /
* | | | powerpc/pseries: Fix software invalidate TCEMichael Neuling2012-06-29
* | | | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-29
* | | | powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-29
* | | | powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-29
* | | | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-29
* | | | powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-29
* | | | powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman2012-06-29