index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
powerpc: Turn on BPF_JIT in ppc64_defconfig
Michael Ellerman
1
-0
/
+1
2012-07-10
powerpc: IOMMU fault injection
Anton Blanchard
3
-0
/
+106
2012-07-10
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
3
-4
/
+12
2012-07-10
powerpc/vio: Separate vio bus probe and device probe
Anton Blanchard
1
-1
/
+7
2012-07-10
powerpc/vio: Remove dma not supported warnings
Anton Blanchard
1
-9
/
+15
2012-07-10
powerpc/pseries: Fix whitespace in eeh
Michael Neuling
1
-2
/
+2
2012-07-10
powerpc/perf: Use perf_instruction_pointer in callchains
Anton Blanchard
1
-3
/
+3
2012-07-10
powerpc/perf: Always use pt_regs for userspace samples
Anton Blanchard
1
-1
/
+22
2012-07-10
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
Anton Blanchard
2
-22
/
+30
2012-07-10
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
Anton Blanchard
1
-9
/
+22
2012-07-10
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
5
-25
/
+25
2012-07-10
powerpc: Add defines for RA 0-R31
Michael Neuling
1
-0
/
+34
2012-07-10
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
4
-50
/
+23
2012-07-10
powerpc: Introduce new __REG_R macros
Michael Neuling
1
-0
/
+33
2012-07-10
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
2
-59
/
+59
2012-07-10
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
1
-0
/
+4
2012-07-10
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
1
-3
/
+3
2012-07-10
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
4
-13
/
+13
2012-07-10
powerpc: Change LOAD_REG_ADDR to use real register names
Michael Neuling
1
-1
/
+1
2012-07-10
powerpc: Change mtcrf to use real register names
Michael Neuling
5
-12
/
+12
2012-07-10
powerpc: Move and fix MTMSR_EERI definition
Benjamin Herrenschmidt
3
-3
/
+2
2012-07-10
powerpc: Merge VCPU_GPR
Michael Neuling
5
-14
/
+7
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
9
-114
/
+93
2012-07-10
powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h
Michael Neuling
2
-5
/
+7
2012-07-10
powerpc: Convert to %r for all GPR usage
Michael Neuling
1
-34
/
+40
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
25
-659
/
+659
2012-07-10
powerpc: Modify macro ready for %r0 register change
Michael Neuling
1
-9
/
+9
2012-07-10
powerpc: Add defines for R0-R31
Michael Neuling
1
-0
/
+33
2012-07-10
Merge branch 'merge' into next
Benjamin Herrenschmidt
7
-18
/
+70
2012-07-10
powerpc/numa: Avoid stupid uninitialized warning from gcc
Benjamin Herrenschmidt
1
-1
/
+1
2012-07-10
powerpc: Fix build of some debug irq code
Benjamin Herrenschmidt
2
-3
/
+3
2012-07-10
powerpc: More fixes for lazy IRQ vs. idle
Benjamin Herrenschmidt
4
-12
/
+64
2012-07-03
powerpc/mm: remove obsolete comment about page size name array
Scott Wood
1
-6
/
+1
2012-07-03
powerpc: Kill flatdevtree_env.h too
Paul Bolle
1
-27
/
+0
2012-07-03
powerpc: Fix kernel-doc warning
Wanpeng Li
2
-4
/
+3
2012-07-03
powerpc: Fix assmption of end_of_DRAM() returns end address
Bharat Bhushan
8
-8
/
+8
2012-07-03
powerpc: Optimise the 64bit optimised __clear_user
Anton Blanchard
1
-1
/
+62
2012-07-03
powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance
Anton Blanchard
3
-39
/
+128
2012-07-03
powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_free
Anton Blanchard
1
-33
/
+8
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_free
Anton Blanchard
1
-11
/
+40
2012-07-03
powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_free
Anton Blanchard
1
-10
/
+5
2012-07-03
powerpc/pseries: Disable interrupts around IOMMU percpu data accesses
Anton Blanchard
1
-0
/
+6
2012-07-03
powerpc: POWER7 optimised memcpy using VMX and enhanced prefetch
Anton Blanchard
3
-1
/
+656
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
1
-0
/
+31
2012-07-03
powerpc/pci: cleanup on duplicate assignment
Gavin Shan
1
-1
/
+0
2012-07-03
powerpc/numa: Fix OF node refcounting bug
Gavin Shan
1
-0
/
+2
2012-07-03
powerpc: POWER7 optimised copy_page using VMX and enhanced prefetch
Anton Blanchard
4
-1
/
+196
2012-07-03
powerpc: Rename copyuser_power7_vmx.c to vmx-helper.c
Anton Blanchard
3
-7
/
+7
2012-07-03
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
1
-12
/
+13
2012-07-03
powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_user
Anton Blanchard
1
-0
/
+31
[next]