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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
powerpc/macintosh: constify wf_sensor_ops structures
Julia Lawall
5
-9
/
+9
2017-09-01
powerpc/iommu: Use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+1
2017-09-01
powerpc/eeh: Delete an error out of memory message at init time
Markus Elfring
1
-4
/
+1
2017-09-01
powerpc/mm: Use seq_putc() in two functions
Markus Elfring
2
-2
/
+2
2017-09-01
macintosh: Convert to using %pOF instead of full_name
Rob Herring
7
-18
/
+18
2017-09-01
ide: pmac: Convert to using %pOF instead of full_name
Rob Herring
1
-9
/
+9
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2
-6
/
+372
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
3
-0
/
+29
2017-09-01
crypto/nx: Use kzalloc for workmem allocation
Haren Myneni
1
-1
/
+1
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
1
-3
/
+9
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
1
-13
/
+12
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
1
-19
/
+38
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
1
-7
/
+13
2017-09-01
powerpc/32: remove a NOP from memset()
Christophe Leroy
2
-3
/
+11
2017-09-01
powerpc/32: optimise memset()
Christophe Leroy
1
-7
/
+14
2017-09-01
powerpc: fix location of two EXPORT_SYMBOL
Christophe Leroy
2
-2
/
+2
2017-09-01
powerpc/32: add memset16()
Christophe Leroy
2
-1
/
+17
2017-09-01
powerpc: Wrap register number correctly for string load/store instructions
Paul Mackerras
1
-2
/
+4
2017-09-01
powerpc: Emulate load/store floating point as integer word instructions
Paul Mackerras
2
-17
/
+48
2017-09-01
powerpc: Use instruction emulation infrastructure to handle alignment faults
Paul Mackerras
3
-777
/
+34
2017-09-01
powerpc: Separate out load/store emulation into its own function
Paul Mackerras
2
-113
/
+154
2017-09-01
powerpc: Handle opposite-endian processes in emulation code
Paul Mackerras
2
-60
/
+131
2017-09-01
powerpc: Set regs->dar if memory access fails in emulate_step()
Paul Mackerras
1
-22
/
+52
2017-09-01
powerpc: Emulate the dcbz instruction
Paul Mackerras
2
-0
/
+34
2017-09-01
powerpc: Emulate load/store floating double pair instructions
Paul Mackerras
1
-16
/
+52
2017-09-01
powerpc: Emulate vector element load/store instructions
Paul Mackerras
1
-2
/
+36
2017-09-01
powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live
Paul Mackerras
3
-267
/
+203
2017-09-01
powerpc: Make load/store emulation use larger memory accesses
Paul Mackerras
1
-129
/
+106
2017-09-01
powerpc: Add emulation for the addpcis instruction
Paul Mackerras
1
-3
/
+11
2017-09-01
powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructions
Paul Mackerras
1
-6
/
+6
2017-09-01
powerpc: Fix emulation of the isel instruction
Paul Mackerras
1
-8
/
+10
2017-09-01
powerpc/64: Fix update forms of loads and stores to write 64-bit EA
Paul Mackerras
2
-55
/
+58
2017-09-01
powerpc: Handle most loads and stores in instruction emulation code
Paul Mackerras
6
-62
/
+710
2017-09-01
powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr()
Paul Mackerras
1
-42
/
+12
2017-09-01
powerpc: Change analyse_instr so it doesn't modify *regs
Paul Mackerras
2
-257
/
+396
2017-08-31
powerpc: Correct instruction code for xxlor instruction
Paul Mackerras
1
-1
/
+1
2017-08-31
powerpc: Fix DAR reporting when alignment handler faults
Michael Ellerman
1
-45
/
+74
2017-08-31
powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...
John Allen
1
-0
/
+4
2017-08-31
powerpc/4xx: Constify cpm_suspend_ops
Arvind Yadav
1
-1
/
+1
2017-08-31
powerpc/smp: Add Power9 scheduler topology
Oliver O'Halloran
1
-1
/
+49
2017-08-31
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2
-6
/
+23
2017-08-31
powerpc/smp: Rework CPU topology construction
Oliver O'Halloran
1
-66
/
+86
2017-08-31
powerpc/smp: Use cpu_to_chip_id() to find core siblings
Oliver O'Halloran
1
-26
/
+11
2017-08-31
cxl: Fix driver use count
Frederic Barrat
2
-1
/
+11
2017-08-31
selftests/powerpc: Force ptrace tests to build -fno-pie
Michael Neuling
1
-1
/
+1
2017-08-31
powerpc: conditionally compile platform-specific serial drivers
Hannes Reinecke
2
-3
/
+8
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
12
-40
/
+40
2017-08-31
powerpc/configs: Enable THP and 64K for ppc64(le)_defconfig
Balbir Singh
1
-0
/
+2
2017-08-31
MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc section
Murilo Opsfelder Araujo
1
-0
/
+1
2017-08-31
powerpc/configs: Enable function trace by default
Balbir Singh
3
-0
/
+10
[next]