Nicholas Piggin
|
4c2de74cc8
powerpc/64: Interrupts save PPR on stack rather than thread_struct
|
7 年之前 |
Joel Stanley
|
ed9e84a4d7
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
|
7 年之前 |
Breno Leitao
|
16d7c69c89
powerpc: Redefine TIF_32BITS thread flag
|
7 年之前 |
Christophe Leroy
|
06ec27aea9
powerpc/64: add stack protector support
|
7 年之前 |
Nicholas Piggin
|
505ea82eab
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
|
7 年之前 |
Michael Ellerman
|
ee13cb249f
powerpc/64s: Add support for software count cache flush
|
7 年之前 |
Christophe Leroy
|
2c86cd188f
powerpc: clean inclusions of asm/feature-fixups.h
|
7 年之前 |
Christophe Leroy
|
ec0c464cdb
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
|
7 年之前 |
Nicholas Piggin
|
9b81c0211c
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
|
7 年之前 |
Linus Torvalds
|
d82991a868
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 年之前 |
Boqun Feng
|
6f37be4b13
powerpc: Add syscall detection for restartable sequences
|
7 年之前 |
Michael Ellerman
|
51973a815c
powerpc/64: Use barrier_nospec in syscall entry
|
7 年之前 |
Aneesh Kumar K.V
|
91d0697188
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
|
7 年之前 |
Nicholas Piggin
|
15a3204d24
powerpc/64s: Set assembler machine type to POWER4
|
7 年之前 |
Michael Ellerman
|
ebf0b6a8b1
Merge branch 'fixes' into next
|
7 年之前 |
Madhavan Srinivasan
|
9aa88188ee
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
|
7 年之前 |
Madhavan Srinivasan
|
f442d00480
powerpc/64s: Add support to mask perf interrupts and replay them
|
7 年之前 |
Madhavan Srinivasan
|
4e26bc4a4e
powerpc/64: Rename soft_enabled to irq_soft_mask
|
7 年之前 |
Madhavan Srinivasan
|
01417c6cc7
powerpc/64: Change soft_enabled from flag to bitmask
|
7 年之前 |
Madhavan Srinivasan
|
c2e480ba82
powerpc/64: Add #defines for paca->soft_enabled flags
|
7 年之前 |
Nicholas Piggin
|
47fee31dbd
powerpc/64: rtas avoid accessing paca in 32-bit mode
|
7 年之前 |
Nicholas Piggin
|
a08f828cf4
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
|
7 年之前 |
Nicholas Piggin
|
b8e90cb7bc
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
|
7 年之前 |
Nicholas Piggin
|
222f20f140
powerpc/64s: Simple RFI macro conversions
|
7 年之前 |
Nicholas Piggin
|
acb1feab32
powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
|
7 年之前 |
Michael Ellerman
|
4e00374704
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
|
8 年之前 |
Tobin C. Harding
|
eb039161da
powerpc/asm: Convert .llong directives to .8byte
|
8 年之前 |
Nicholas Piggin
|
ccd5eb837c
powerpc/64: Remove redundant instruction in interrupt replay
|
8 年之前 |
Nicholas Piggin
|
d6f73fc69b
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
|
8 年之前 |
Michael Ellerman
|
44a12806d0
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
|
8 年之前 |