summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-109-114/+93
* powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-102-5/+7
* powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-101-34/+40
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-1025-659/+659
* powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-101-9/+9
* powerpc: Add defines for R0-R31Michael Neuling2012-07-101-0/+33
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-107-18/+70
|\
| * powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt2012-07-101-1/+1
| * powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-102-3/+3
| * powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-104-12/+64
| * powerpc/kvm: sldi should be sldMichael Neuling2012-07-021-1/+1
| * powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-021-1/+1
* | powerpc/mm: remove obsolete comment about page size name arrayScott Wood2012-07-031-6/+1
* | powerpc: Kill flatdevtree_env.h tooPaul Bolle2012-07-031-27/+0
* | powerpc: Fix kernel-doc warningWanpeng Li2012-07-032-4/+3
* | powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-038-8/+8
* | powerpc: Optimise the 64bit optimised __clear_userAnton Blanchard2012-07-031-1/+62
* | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-033-39/+128
* | powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard2012-07-031-33/+8
* | powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard2012-07-031-11/+40
* | powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard2012-07-031-10/+5
* | powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard2012-07-031-0/+6
* | powerpc: POWER7 optimised memcpy using VMX and enhanced prefetchAnton Blanchard2012-07-033-1/+656
* | powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-031-0/+31
* | powerpc/pci: cleanup on duplicate assignmentGavin Shan2012-07-031-1/+0
* | powerpc/numa: Fix OF node refcounting bugGavin Shan2012-07-031-0/+2
* | powerpc: POWER7 optimised copy_page using VMX and enhanced prefetchAnton Blanchard2012-07-034-1/+196
* | powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard2012-07-033-7/+7
* | powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard2012-07-031-12/+13
* | powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard2012-07-031-0/+31
* | powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-07-031-2/+0
* | powerpc: 64bit optimised __clear_userAnton Blanchard2012-07-033-1/+144
* | powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard2012-07-031-34/+11
* | powerpc: Enable jump label supportAnton Blanchard2012-07-032-0/+2
* | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-033-9/+19
* | powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan2012-07-031-15/+92
* | powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt2012-07-031-13/+4
* | powerpc: Have patch_instruction detect faultsSteven Rostedt2012-07-032-6/+12
* | powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt2012-07-031-0/+52
* | powerpc/boot: Only build board support files when required.Tony Breeds2012-07-031-19/+37
|/
* powerpc/pseries: Fix software invalidate TCEMichael Neuling2012-06-291-2/+2
* powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-292-1/+6
* powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-291-1/+1
* powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-291-2/+2
* ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-291-57/+40
* powerpc: Fix uninitialised error in numa.cMichael Neuling2012-06-291-1/+1
* powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman2012-06-291-0/+2
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-241-30/+66
|\
| * KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras2012-06-191-30/+66
* | Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-06-201-54/+7
|\ \ | |/ |/|
OpenPOWER on IntegriCloud