index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
paca.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-09
1
-0
/
+8
*
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-24
1
-0
/
+3
*
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-06-24
1
-0
/
+4
*
powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
Christophe Leroy
2021-05-17
1
-2
/
+0
*
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-11
1
-2
/
+1
*
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-08
1
-3
/
+3
*
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
2021-01-31
1
-0
/
+4
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-0
/
+1
|
\
|
*
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
2020-07-29
1
-0
/
+1
*
|
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-07-10
1
-1
/
+1
|
/
*
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2020-06-02
1
-0
/
+2
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-0
/
+2
|
\
|
*
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
1
-18
/
+22
|
\
|
*
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-30
1
-18
/
+22
*
|
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2019-04-08
1
-1
/
+5
|
/
*
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
1
-0
/
+3
*
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
1
-2
/
+4
*
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
1
-0
/
+3
*
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-10-03
1
-4
/
+15
*
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
1
-2
/
+4
*
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
1
-13
/
+0
*
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-09-19
1
-0
/
+6
*
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
2018-08-07
1
-0
/
+3
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-5
/
+0
*
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
2018-06-03
1
-1
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2018-06-03
1
-1
/
+0
|
\
|
*
powerpc/64: Remove unused paca->soft_enabled
Michael Ellerman
2018-05-07
1
-1
/
+0
*
|
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
2018-05-03
1
-0
/
+1
|
/
*
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-31
1
-6
/
+16
|
\
|
*
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
2018-03-30
1
-2
/
+4
|
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-2
/
+2
|
*
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-30
1
-2
/
+10
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-23
1
-0
/
+3
|
\
\
|
*
|
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
2018-03-23
1
-0
/
+3
|
|
/
*
/
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
2018-03-05
1
-1
/
+1
|
/
*
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
2018-01-23
1
-2
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-0
/
+10
|
\
|
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-10
1
-0
/
+10
*
|
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-1
/
+1
|
/
*
powerpc/64s: mm_context.addr_limit is only used on hash
Nicholas Piggin
2017-11-13
1
-1
/
+1
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-5
/
+5
*
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-27
1
-0
/
+1
*
powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
Gautham R. Shenoy
2017-08-01
1
-0
/
+7
*
powerpc/64s: Add EX_SIZE definition for paca exception save areas
Nicholas Piggin
2017-06-20
1
-4
/
+8
*
powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1
Gautham R. Shenoy
2017-05-30
1
-0
/
+2
*
powerpc/64s: Dedicated system reset interrupt stack
Nicholas Piggin
2017-04-28
1
-1
/
+2
*
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
1
-1
/
+4
*
powerpc/64s: Fix system reset vs general interrupt reentrancy
Nicholas Piggin
2017-04-28
1
-1
/
+5
[next]