index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
paca.h
Age
Commit message (
Expand
)
Author
2024-02-21
powerpc: Remove duplicate/unnecessary ifdefs
Shrikanth Hegde
2023-08-24
powerpc: Don't include lppaca.h in paca.h
Michael Ellerman
2023-06-21
powerpc: powernv: Fix KCSAN datarace warnings on idle_state contention
Rohan McLure
2023-04-20
powerpc/64: vmlinux support building with PCREL addresing
Nicholas Piggin
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
2022-05-27
powerpc/64: Include cache.h directly in paca.h
Michael Ellerman
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-06-25
powerpc/64: use interrupt restart table to speed up return from interrupt
Nicholas Piggin
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-05-17
powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit
Christophe Leroy
2021-02-11
powerpc/64s: Remove EXSLB interrupt save area
Nicholas Piggin
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2021-01-31
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-29
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
2020-07-10
powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
Peter Zijlstra
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-08
powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic code
Will Deacon
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
2018-05-07
powerpc/64: Remove unused paca->soft_enabled
Michael Ellerman
2018-05-03
powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths
Naveen N. Rao
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
2018-03-30
powerpc/64: Defer paca allocation until memory topology is discovered
Nicholas Piggin
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
powerpc/64s: Do not allocate lppaca if we are not virtualized
Nicholas Piggin
2018-03-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-24
powerpc/powernv: Provide a way to force a core into SMT4 mode
Paul Mackerras
2018-03-06
powerpc/mm/slice: Allow up to 64 low slices
Christophe Leroy
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
[next]