index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-29
powerpc/kernel: Change the do_syscall_trace_enter() API
Michael Ellerman
1
-6
/
+17
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
1
-2
/
+3
2015-06-19
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-0
/
+35
2015-06-07
powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT
Anshuman Khandual
1
-1
/
+1
2015-04-30
Revert "powerpc/tm: Abort syscalls in active transactions"
Michael Ellerman
1
-19
/
+0
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-0
/
+19
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
1
-0
/
+5
2015-02-02
powerpc: Remove old compile time disabled syscall tracing code
Michael Ellerman
1
-13
/
+0
2015-02-02
powerpc/kernel: Make syscall_exit a local label
Michael Ellerman
1
-9
/
+9
2015-01-23
powerpc: Rename _TIF_SYSCALL_T_OR_A to _TIF_SYSCALL_DOTRACE
Michael Ellerman
1
-3
/
+3
2014-11-10
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
1
-2
/
+9
2014-11-10
powerpc/ftrace: Remove mod_return_to_handler
Anton Blanchard
1
-23
/
+1
2014-10-31
powerpc: do_notify_resume can be called with bad thread_info flags argument
Anton Blanchard
1
-0
/
+6
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+5
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
1
-6
/
+2
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
1
-6
/
+0
2014-05-28
powerpc: Fix regression of per-CPU DSCR setting
Sam bobroff
1
-8
/
+1
2014-04-23
powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC()
Anton Blanchard
1
-5
/
+2
2014-04-23
powerpc: Fix kernel thread creation on ABIv2
Anton Blanchard
1
-1
/
+3
2014-04-23
powerpc: ABIv2 function calls must place target address in r12
Anton Blanchard
1
-2
/
+2
2014-04-23
powerpc: Don't use a function descriptor for system call table
Anton Blanchard
1
-3
/
+3
2014-04-23
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
1
-5
/
+5
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
1
-43
/
+43
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-2
/
+10
2014-01-15
Move precessing of MCE queued event out from syscall exit path.
Mahesh Salgaonkar
1
-5
/
+0
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
1
-0
/
+5
2013-11-06
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
1
-1
/
+9
2013-10-11
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
Kevin Hao
1
-3
/
+1
2013-10-11
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
1
-16
/
+20
2013-08-27
powerpc: Cleanup handling of the DSCR bit in the FSCR register
Michael Neuling
1
-25
/
+6
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-10
/
+26
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-4
/
+7
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
1
-2
/
+2
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
1
-9
/
+0
2013-08-09
powerpc: Fix context switch DSCR on POWER8
Michael Neuling
1
-1
/
+26
2013-06-20
powerpc: Restore dbcr0 on user space exit
Bharat Bhushan
1
-4
/
+26
2013-06-10
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
1
-28
/
+0
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
1
-0
/
+7
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
1
-0
/
+28
2013-05-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-3
/
+2
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
1
-1
/
+2
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
1
-2
/
+0
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
1
-0
/
+16
2013-05-02
powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S
Michael Ellerman
1
-2
/
+2
2013-04-15
powerpc: add a missing label in resume_kernel
Kevin Hao
1
-1
/
+1
2013-04-15
powerpc: Fix audit crash due to save/restore PPR changes
Alistair Popple
1
-1
/
+1
2013-04-10
powerpc: Remove static branch prediction in 64bit traced syscall path
Anton Blanchard
1
-1
/
+1
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+40
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
[next]