index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_64.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-8
/
+36
|
\
|
*
powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
1
-2
/
+16
|
*
powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
1
-1
/
+11
|
*
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-10
1
-5
/
+9
*
|
powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUG
Madhavan Srinivasan
2018-01-19
1
-2
/
+2
*
|
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
1
-0
/
+5
*
|
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
1
-6
/
+6
*
|
powerpc/64: Change soft_enabled from flag to bitmask
Madhavan Srinivasan
2018-01-19
1
-11
/
+10
*
|
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-19
1
-8
/
+8
*
|
powerpc/64: rtas avoid accessing paca in 32-bit mode
Nicholas Piggin
2018-01-18
1
-6
/
+11
*
|
powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled context
Nicholas Piggin
2017-12-11
1
-3
/
+7
|
/
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-2
/
+2
*
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-08-31
1
-1
/
+1
*
powerpc/64: Remove redundant instruction in interrupt replay
Nicholas Piggin
2017-08-23
1
-1
/
+0
*
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
2017-08-23
1
-5
/
+1
*
Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
Michael Ellerman
2017-08-07
1
-42
/
+18
*
powerpc/64s: Blacklist rtas entry/exit from kprobes
Naveen N. Rao
2017-07-03
1
-0
/
+4
*
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-07-03
1
-13
/
+22
*
powerpc/64s: Un-blacklist system_call() from kprobes
Naveen N. Rao
2017-07-03
1
-1
/
+13
*
powerpc/64s: Move system_call() symbol to just after setting MSR_EE
Naveen N. Rao
2017-07-03
1
-3
/
+4
*
powerpc/64s: Blacklist system_call() and system_call_common() from kprobes
Naveen N. Rao
2017-07-03
1
-12
/
+14
*
powerpc/64s: Avoid cpabort in context switch when possible
Nicholas Piggin
2017-06-15
1
-9
/
+0
*
powerpc/64: Drop explicit hwsync in context switch
Nicholas Piggin
2017-06-15
1
-6
/
+17
*
powerpc/64: Drop reservation-clearing ldarx in context switch
Nicholas Piggin
2017-06-15
1
-8
/
+3
*
powerpc/64s: Leave interrupts hard enabled in context switch for radix
Nicholas Piggin
2017-06-15
1
-0
/
+8
*
powerpc/64: Avoid restore_math call if possible in syscall exit
Nicholas Piggin
2017-06-15
1
-19
/
+43
*
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-05
1
-380
/
+0
|
\
|
*
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
2017-04-27
1
-378
/
+0
|
*
Merge branch 'topic/kprobes' into next
Michael Ellerman
2017-04-25
1
-6
/
+7
|
|
\
|
|
*
powerpc/ftrace: Restore LR from pt_regs
Naveen N. Rao
2017-04-24
1
-6
/
+7
|
*
|
powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()
Naveen N. Rao
2017-04-23
1
-4
/
+1
|
|
/
*
|
powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
Ravi Bangoria
2017-04-18
1
-3
/
+3
|
/
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+3
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-07
1
-0
/
+3
*
|
powerpc/64s: Optimise MSR handling in exception handling
Nicholas Piggin
2016-09-20
1
-12
/
+9
*
|
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
2016-08-29
1
-6
/
+6
|
/
*
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
1
-1
/
+1
*
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-07-09
1
-3
/
+3
*
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-06-14
1
-1
/
+1
*
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-11
1
-2
/
+5
*
powerpc: Add support for userspace P9 copy paste
Chris Smart
2016-04-27
1
-0
/
+9
*
Merge branch 'topic/livepatch' into next
Michael Ellerman
2016-04-18
1
-0
/
+97
|
\
|
*
powerpc/livepatch: Add live patching support on ppc64le
Michael Ellerman
2016-04-14
1
-0
/
+97
*
|
powerpc: Fix unrecoverable SLB miss during restore_math()
Cyril Bur
2016-03-16
1
-0
/
+9
*
|
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
2016-03-11
1
-1
/
+165
|
\
\
|
|
/
|
*
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2016-03-07
1
-1
/
+165
*
|
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2016-03-02
1
-3
/
+18
|
/
*
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
2015-12-17
1
-1
/
+7
*
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
2015-12-17
1
-1
/
+5
*
powerpc: Remove redundant mflr in _switch
Anton Blanchard
2015-12-01
1
-3
/
+1
[next]