index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
cputable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
powerpc: don't use direct assignation during early boot.
Christophe Leroy
2019-05-03
1
-3
/
+10
*
powerpc/83xx: handle machine check caused by watchdog timer
Christophe Leroy
2018-12-21
1
-4
/
+6
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-19
/
+0
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-19
/
+0
*
|
powerpc: Remove Power8 DD1 from cputable
Joel Stanley
2018-07-12
1
-19
/
+0
|
/
*
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-04-01
1
-33
/
+3
*
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
1
-1
/
+0
*
powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2
Paul Mackerras
2018-03-24
1
-2
/
+22
*
powerpc/64s: Improve local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2018-01-18
1
-15
/
+0
*
powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature
Michael Ellerman
2017-11-15
1
-3
/
+3
*
powerpc: add POWER9_DD20 feature
Nicholas Piggin
2017-11-06
1
-0
/
+20
*
powerpc/8xx: Use symbolic PVR value
Christophe Leroy
2017-08-10
1
-1
/
+1
*
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
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: Add PPC_FEATURE userspace bits for SCV and DARN instructions
Nicholas Piggin
2017-05-25
1
-1
/
+2
*
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
2017-05-09
1
-2
/
+35
*
powerpc/64s: POWER9 machine check handler
Nicholas Piggin
2017-03-10
1
-0
/
+3
*
powerpc: Add POWER9 architected mode to cputable
Russell Currey
2017-02-17
1
-0
/
+17
*
powerpc/8xx: add dedicated machine check handler
Christophe Leroy
2016-09-25
1
-0
/
+1
*
powerpc/book3s: Add a cpu table entry for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
1
-0
/
+19
*
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
1
-0
/
+17
*
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
1
-0
/
+20
*
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
2016-07-17
1
-2
/
+2
*
powerpc: Remove unused remnants from A2 cpu
Rashmica Gupta
2016-05-11
1
-2
/
+0
*
powerpc/cache: add cache flush operation for various e500
chenhui zhao
2016-03-04
1
-0
/
+4
*
powerpc: Add POWER9 cputable entry
Michael Neuling
2016-02-22
1
-0
/
+27
*
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-06-19
1
-1
/
+3
*
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-16
1
-2
/
+2
|
\
|
*
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2015-03-17
1
-2
/
+2
*
|
powerpc: Add PVR for POWER8NVL processor
Benjamin Herrenschmidt
2015-03-20
1
-0
/
+20
|
/
*
powerpc: Add machine_check cpu function for e300c3 cpus
Esben Haabendal
2015-01-29
1
-0
/
+1
*
powerpc/booke: Restrict SPE exception handlers to e200/e500 cores
Mihai Caraman
2014-09-22
1
-0
/
+5
*
powerpc: Remove CLASSIC_PPC
Michael Ellerman
2014-07-28
1
-2
/
+2
*
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
2014-07-28
1
-90
/
+0
*
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2014-07-22
1
-0
/
+20
*
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
2014-06-11
1
-38
/
+0
*
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Benjamin Herrenschmidt
2014-06-11
1
-1
/
+2
*
powerpc: Add a cpu feature CPU_FTR_PMAO_BUG
Michael Ellerman
2014-03-24
1
-1
/
+1
*
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+4
*
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+4
*
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+8
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2013-08-09
1
-1
/
+1
|
\
|
*
powerpc/perf: add 2 additional performance monitor counters for e6500 core
Lijun Pan
2013-08-07
1
-1
/
+1
*
|
powerpc: Add second POWER8 PVR entry
Michael Neuling
2013-07-24
1
-1
/
+19
|
/
*
powerpc/power8: Fix oprofile and perf
Michael Neuling
2013-06-10
1
-4
/
+4
*
powerpc/cputable: Fix typo on P7+ cputable entry
Will Schmidt
2013-06-01
1
-1
/
+1
*
powerpc/cputable: Fix oprofile_cpu_type on power8
Nishanth Aravamudan
2013-06-01
1
-2
/
+2
*
powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8
Nishanth Aravamudan
2013-05-06
1
-0
/
+5
*
powerpc/cputable: Advertise ISEL support on appropriate embedded processors
Nishanth Aravamudan
2013-05-06
1
-0
/
+5
[next]