index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
2012-07-10
1
-1
/
+1
|
*
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2012-07-10
2
-3
/
+3
|
*
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
2012-07-10
4
-12
/
+64
|
*
powerpc/kvm: sldi should be sld
Michael Neuling
2012-07-02
1
-1
/
+1
|
*
powerpc/xmon: Use cpumask iterator to avoid warning
Anton Blanchard
2012-07-02
1
-1
/
+1
*
|
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
*
|
powerpc/numa: Fix OF node refcounting bug
Gavin Shan
2012-07-03
1
-0
/
+2
*
|
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
2012-07-03
4
-1
/
+196
*
|
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
2012-07-03
3
-7
/
+7
[next]