index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-02-23
powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFO
Christophe Leroy
2019-02-23
powerpc: Don't use CURRENT_THREAD_INFO to find the stack
Christophe Leroy
2019-02-23
powerpc/64s: Remove MSR_RI optimisation in system_call_exit()
Michael Ellerman
2019-01-31
powerpc/64s: Clear on-stack exception marker upon exception return
Nicolai Stange
2018-12-21
powerpc: split compat syscall table out from native table
Firoz Khan
2018-12-21
powerpc/tm: Save MSR to PACA before RFID
Breno Leitao
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-13
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2018-10-03
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
2018-09-19
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2018-08-08
powerpc/64s: Add support for software count cache flush
Michael Ellerman
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-06
powerpc: Add syscall detection for restartable sequences
Boqun Feng
2018-06-03
powerpc/64: Use barrier_nospec in syscall entry
Michael Ellerman
2018-06-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
2018-04-01
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
2018-01-19
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-18
powerpc/64: rtas avoid accessing paca in 32-bit mode
Nicholas Piggin
2018-01-10
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2017-12-11
powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
Nicholas Piggin
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-23
powerpc/64: Remove redundant instruction in interrupt replay
Nicholas Piggin
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
2017-08-07
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
Michael Ellerman
2017-07-03
powerpc/64s: Blacklist rtas entry/exit from kprobes
Naveen N. Rao
2017-07-03
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-07-03
powerpc/64s: Un-blacklist system_call() from kprobes
Naveen N. Rao
2017-07-03
powerpc/64s: Move system_call() symbol to just after setting MSR_EE
Naveen N. Rao
2017-07-03
powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
Naveen N. Rao
2017-06-15
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
2017-06-15
powerpc/64: Drop explicit hwsync in context switch
Nicholas Piggin
2017-06-15
powerpc/64: Drop reservation-clearing ldarx in context switch
Nicholas Piggin
2017-06-15
powerpc/64s: Leave interrupts hard enabled in context switch for radix
Nicholas Piggin
2017-06-15
powerpc/64: Avoid restore_math call if possible in syscall exit
Nicholas Piggin
[next]