Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | powerpc/ftrace: Fix assembly trampoline register usage | roger blofeld | 2012-07-11 | 1 | -6/+6 | |
| * | | | | | | | | | | powerpc/hw_breakpoints: Fix incorrect pointer access | Naveen N. Rao | 2012-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | | powerpc: Put the gpr save/restore functions in their own section | Stephen Rothwell | 2012-07-11 | 1 | -1/+4 | |
| * | | | | | | | | | | powerpc: Add VDSO version of getcpu | Anton Blanchard | 2012-07-11 | 13 | -4/+140 | |
| * | | | | | | | | | | powerpc: Add a symbol for hypervisor trampolines | Michael Ellerman | 2012-07-11 | 1 | -0/+1 | |
| * | | | | | | | | | | powerpc/cpuidle: Fixes for pseries_idle hotplug notifier | Deepthi Dharwar | 2012-07-11 | 1 | -5/+18 | |
| * | | | | | | | | | | powerpc: Fixup oddity in entry_32.S | Benjamin Herrenschmidt | 2012-07-11 | 1 | -6/+0 | |
| * | | | | | | | | | | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder | 2012-07-11 | 16 | -41/+65 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | powerpc: Turn on BPF_JIT in ppc64_defconfig | Michael Ellerman | 2012-07-10 | 1 | -0/+1 | |
| * | | | | | | | | | powerpc: IOMMU fault injection | Anton Blanchard | 2012-07-10 | 3 | -0/+106 | |
| * | | | | | | | | | powerpc: Call dma_debug_add_bus for PCI and VIO buses | Anton Blanchard | 2012-07-10 | 3 | -4/+12 | |
| * | | | | | | | | | powerpc/vio: Separate vio bus probe and device probe | Anton Blanchard | 2012-07-10 | 1 | -1/+7 | |
| * | | | | | | | | | powerpc/vio: Remove dma not supported warnings | Anton Blanchard | 2012-07-10 | 1 | -9/+15 | |
| * | | | | | | | | | powerpc/pseries: Fix whitespace in eeh | Michael Neuling | 2012-07-10 | 1 | -2/+2 | |
| * | | | | | | | | | powerpc/perf: Use perf_instruction_pointer in callchains | Anton Blanchard | 2012-07-10 | 1 | -3/+3 | |
| * | | | | | | | | | powerpc/perf: Always use pt_regs for userspace samples | Anton Blanchard | 2012-07-10 | 1 | -1/+22 | |
| * | | | | | | | | | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs | Anton Blanchard | 2012-07-10 | 2 | -22/+30 | |
| * | | | | | | | | | powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers | Anton Blanchard | 2012-07-10 | 1 | -9/+22 | |
| * | | | | | | | | | powerpc: Enforce usage of RA 0-R31 where possible | Michael Neuling | 2012-07-10 | 5 | -25/+25 | |
| * | | | | | | | | | powerpc: Add defines for RA 0-R31 | Michael Neuling | 2012-07-10 | 1 | -0/+34 | |
| * | | | | | | | | | powerpc: Enforce usage of R0-R31 where possible | Michael Neuling | 2012-07-10 | 4 | -50/+23 | |
| * | | | | | | | | | powerpc: Introduce new __REG_R macros | Michael Neuling | 2012-07-10 | 1 | -0/+33 | |
| * | | | | | | | | | powerpc: Start using ___PPC_RA/B/S/T where necessary | Michael Neuling | 2012-07-10 | 2 | -59/+59 | |
| * | | | | | | | | | powerpc: Introduce new ___PPC_RA/B/S/T macros | Michael Neuling | 2012-07-10 | 1 | -0/+4 | |
| * | | | | | | | | | powerpc: Fix VSX macros so register names aren't wrapped | Michael Neuling | 2012-07-10 | 1 | -3/+3 | |
| * | | | | | | | | | powerpc: Fixes for instructions not using correct register naming | Michael Neuling | 2012-07-10 | 4 | -13/+13 | |
| * | | | | | | | | | powerpc: Change LOAD_REG_ADDR to use real register names | Michael Neuling | 2012-07-10 | 1 | -1/+1 | |
| * | | | | | | | | | powerpc: Change mtcrf to use real register names | Michael Neuling | 2012-07-10 | 5 | -12/+12 | |
| * | | | | | | | | | powerpc: Move and fix MTMSR_EERI definition | Benjamin Herrenschmidt | 2012-07-10 | 3 | -3/+2 | |
| * | | | | | | | | | powerpc: Merge VCPU_GPR | Michael Neuling | 2012-07-10 | 5 | -14/+7 | |
| * | | | | | | | | | powerpc: Merge STK_REG/PARAM/FRAMESIZE | Michael Neuling | 2012-07-10 | 9 | -114/+93 | |
| * | | | | | | | | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h | Michael Neuling | 2012-07-10 | 2 | -5/+7 | |
| * | | | | | | | | | powerpc: Convert to %r for all GPR usage | Michael Neuling | 2012-07-10 | 1 | -34/+40 | |
| * | | | | | | | | | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 2012-07-10 | 25 | -659/+659 | |
| * | | | | | | | | | powerpc: Modify macro ready for %r0 register change | Michael Neuling | 2012-07-10 | 1 | -9/+9 | |
| * | | | | | | | | | powerpc: Add defines for R0-R31 | Michael Neuling | 2012-07-10 | 1 | -0/+33 | |
| * | | | | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-07-10 | 7 | -18/+70 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/mm: remove obsolete comment about page size name array | Scott Wood | 2012-07-03 | 1 | -6/+1 | |
| * | | | | | | | | | | powerpc: Kill flatdevtree_env.h too | Paul Bolle | 2012-07-03 | 1 | -27/+0 | |
| * | | | | | | | | | | powerpc: Fix kernel-doc warning | Wanpeng Li | 2012-07-03 | 2 | -4/+3 | |
| * | | | | | | | | | | powerpc: Fix assmption of end_of_DRAM() returns end address | Bharat Bhushan | 2012-07-03 | 8 | -8/+8 | |
| * | | | | | | | | | | powerpc: Optimise the 64bit optimised __clear_user | Anton Blanchard | 2012-07-03 | 1 | -1/+62 | |
| * | | | | | | | | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance | Anton Blanchard | 2012-07-03 | 3 | -39/+128 | |
| * | | | | | | | | | | powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free | Anton Blanchard | 2012-07-03 | 1 | -33/+8 | |
| * | | | | | | | | | | powerpc/iommu: Reduce spinlock coverage in iommu_free | Anton Blanchard | 2012-07-03 | 1 | -11/+40 | |
| * | | | | | | | | | | powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free | Anton Blanchard | 2012-07-03 | 1 | -10/+5 | |
| * | | | | | | | | | | powerpc/pseries: Disable interrupts around IOMMU percpu data accesses | Anton Blanchard | 2012-07-03 | 1 | -0/+6 | |
| * | | | | | | | | | | powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch | Anton Blanchard | 2012-07-03 | 3 | -1/+656 | |
| * | | | | | | | | | | powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user | Anton Blanchard | 2012-07-03 | 1 | -0/+31 | |
| * | | | | | | | | | | powerpc/pci: cleanup on duplicate assignment | Gavin Shan | 2012-07-03 | 1 | -1/+0 |