index
:
linux.git
master
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
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
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
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-04-27
powerpc: Split ftrace bits into a separate file
Naveen N. Rao
2017-04-25
Merge branch 'topic/kprobes' into next
Michael Ellerman
2017-04-24
powerpc/ftrace: Restore LR from pt_regs
Naveen N. Rao
2017-04-23
powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller()
Naveen N. Rao
2017-04-18
powerpc/kprobe: Fix oops when kprobed on 'stdu' instruction
Ravi Bangoria
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-09-20
powerpc/64s: Optimise MSR handling in exception handling
Nicholas Piggin
2016-08-29
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
2016-08-07
ppc: move exports to definitions
Al Viro
2016-08-01
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-07-09
powerpc32: provide VIRT_CPU_ACCOUNTING
Christophe Leroy
2016-06-14
powerpc: Define and use PPC64_ELF_ABI_v2/v1
Michael Ellerman
2016-05-11
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-04-27
powerpc: Add support for userspace P9 copy paste
Chris Smart
2016-04-18
Merge branch 'topic/livepatch' into next
Michael Ellerman
2016-04-14
powerpc/livepatch: Add live patching support on ppc64le
Michael Ellerman
2016-03-16
powerpc: Fix unrecoverable SLB miss during restore_math()
Cyril Bur
2016-03-11
Merge branch 'topic/mprofile-kernel' into next
Michael Ellerman
2016-03-07
powerpc/ftrace: Add support for -mprofile-kernel ftrace ABI
Torsten Duwe
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
2015-12-17
powerpc/kernel: Open code SET_DEFAULT_THREAD_PPR
Michael Ellerman
2015-12-17
powerpc/kernel: Open code HMT_MEDIUM_LOW_HAS_PPR
Michael Ellerman
2015-12-01
powerpc: Remove redundant mflr in _switch
Anton Blanchard
2015-12-01
powerpc: Create context switch helpers save_sprs() and restore_sprs()
Anton Blanchard
2015-12-01
powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
Anton Blanchard
2015-07-29
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
2015-02-02
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
2015-02-02
powerpc/kernel: Make syscall_exit a local label
Michael Ellerman
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
2014-11-10
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
[next]