index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Fix section mismatch warning in early_check_vec5()
Michael Ellerman
2017-08-10
1
-1
/
+1
*
powerpc/8xx: Remove cpu dependent macro instructions from head_8xx
Christophe Leroy
2017-08-10
1
-4
/
+1
*
powerpc/8xx: Use symbolic names for DSISR bits in DSI
Christophe Leroy
2017-08-10
2
-2
/
+2
*
powerpc/8xx: Use symbolic PVR value
Christophe Leroy
2017-08-10
2
-5
/
+3
*
powerpc/8xx: remove CONFIG_8xx
Christophe Leroy
2017-08-10
1
-5
/
+0
*
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-08-10
20
-33
/
+32
*
powerpc/kconfig: Simplify PCI_QSPAN selection
Christophe Leroy
2017-08-10
1
-2
/
+2
*
powerpc/time: refactor MFTB() to limit number of ifdefs
Christophe Leroy
2017-08-10
5
-35
/
+25
*
powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
Christophe Leroy
2017-08-10
5
-4
/
+3
*
powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
Christophe Leroy
2017-08-10
3
-3
/
+4
*
powerpc/8xx: Remove SoftwareEmulation()
Christophe Leroy
2017-08-10
2
-19
/
+1
*
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
Christophe Leroy
2017-08-10
3
-26
/
+38
*
powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
Christophe Leroy
2017-08-10
1
-1
/
+1
*
powerpc/traps: Use SRR1 defines for program check reasons
Michael Ellerman
2017-08-10
2
-5
/
+6
*
powerpc/mce: Move 64-bit machine check code into mce.c
Michael Ellerman
2017-08-10
2
-33
/
+33
*
powerpc/traps: machine_check_generic() is only used on 32-bit
Michael Ellerman
2017-08-10
1
-1
/
+1
*
powerpc/traps: Inline get_mc_reason()
Michael Ellerman
2017-08-10
1
-10
/
+4
*
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
2017-08-10
3
-18
/
+28
*
powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
Michael Ellerman
2017-08-10
12
-11
/
+10
*
powerpc/44x: Move 44x machine check handlers into platforms/44x
Michael Ellerman
2017-08-10
3
-75
/
+90
*
powerpc/44x: Simplify CONFIG_44x checks in Makefile
Michael Ellerman
2017-08-10
1
-2
/
+2
*
powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
Michael Ellerman
2017-08-10
1
-0
/
+2
*
powerpc/powernv: Add support to clear sensor groups data
Shilpasri G Bhat
2017-08-10
6
-1
/
+220
*
powerpc/powernv: Add support to set power-shifting-ratio
Shilpasri G Bhat
2017-08-10
6
-1
/
+186
*
powerpc/powernv: Add support for powercap framework
Shilpasri G Bhat
2017-08-10
6
-1
/
+259
*
powerpc/pseries: Don't print failure message in energy driver
Nicholas Piggin
2017-08-10
1
-4
/
+3
*
powerpc/lib/sstep: Add isel instruction emulation
Matt Brown
2017-08-10
1
-0
/
+8
*
powerpc/lib/sstep: Add prty instruction emulation
Matt Brown
2017-08-10
1
-0
/
+26
*
powerpc/lib/sstep: Add bpermd instruction emulation
Matt Brown
2017-08-10
1
-1
/
+23
*
powerpc/lib/sstep: Add popcnt instruction emulation
Matt Brown
2017-08-10
1
-1
/
+41
*
powerpc/lib/sstep: Add cmpb instruction emulation
Matt Brown
2017-08-10
1
-0
/
+20
*
powerpc/perf: Cleanup of PM_BR_CMPL vs. PM_BRU_CMPL in Power9 event list
Madhavan Srinivasan
2017-08-10
2
-9
/
+9
*
powerpc/perf: Add PM_LD_MISS_L1 and PM_BR_2PATH to power9 event list
Madhavan Srinivasan
2017-08-10
2
-0
/
+9
*
powerpc/perf: Factor out PPMU_ONLY_COUNT_RUN check code from power8
Madhavan Srinivasan
2017-08-10
4
-34
/
+37
*
powerpc/perf: Update default sdar_mode value for power9
Madhavan Srinivasan
2017-08-10
2
-1
/
+2
*
powerpc/44x/fsp2: Enable eMMC arasan for fsp2 platform
Ivan Mikhaylov
2017-08-10
2
-14
/
+21
*
powerpc/mm: Properly invalidate when setting process table base
Suraj Jitindar Singh
2017-08-10
1
-2
/
+6
*
powerpc/xive: Ensure active irqd when setting affinity
Benjamin Herrenschmidt
2017-08-10
1
-0
/
+4
*
powerpc: Add irq accounting for watchdog interrupts
Nicholas Piggin
2017-08-10
3
-0
/
+16
*
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2017-08-10
3
-0
/
+9
*
powerpc: Fix powerpc-specific watchdog build configuration
Nicholas Piggin
2017-08-10
3
-4
/
+15
*
powerpc/64s: Fix mce accounting for powernv
Nicholas Piggin
2017-08-10
1
-1
/
+3
*
powerpc/pseries: Check memory device state before onlining/offlining
Nathan Fontenot
2017-08-10
1
-21
/
+32
*
powerpc: Fix invalid use of register expressions
Andreas Schwab
2017-08-10
7
-77
/
+77
*
powerpc/mm/hash64: Make vmalloc 56T on hash
Michael Ellerman
2017-08-08
2
-5
/
+17
*
powerpc/mm/slb: Move comment next to the code it's referring to
Michael Ellerman
2017-08-08
1
-3
/
+4
*
powerpc/mm/book3s64: Make KERN_IO_START a variable
Michael Ellerman
2017-08-08
6
-1
/
+10
*
powerpc/powernv: Use darn instruction for get_random_seed() on Power9
Matt Brown
2017-08-08
2
-0
/
+43
*
powerpc/32: Fix boot failure on non 6xx platforms
Christophe Leroy
2017-08-08
1
-2
/
+2
*
powerpc/powernv: Enable PCI peer-to-peer
Frederic Barrat
2017-08-08
7
-3
/
+93
[next]