index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
entry_64.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2013-01-10
1
-2
/
+11
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-12-18
1
-0
/
+2
|
\
|
*
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
Li Zhong
2012-11-15
1
-0
/
+2
*
|
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2012-10-22
1
-0
/
+1
*
|
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2012-10-15
1
-1
/
+0
*
|
powerpc: switch to saner kernel_execve() semantics
Al Viro
2012-10-15
1
-6
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
1
-0
/
+16
|
\
|
*
powerpc: switch to generic sys_execve()/kernel_execve()
Al Viro
2012-10-01
1
-0
/
+6
|
*
powerpc: split ret_from_fork
Al Viro
2012-10-01
1
-0
/
+10
*
|
powerpc/kprobe: Complete kprobe and migrate exception frame
Tiejun Chen
2012-09-18
1
-0
/
+35
|
/
*
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2012-09-05
1
-6
/
+17
*
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-6
/
+6
*
powerpc: Clear RI and EE at the same time in system call exit
Anton Blanchard
2012-07-03
1
-12
/
+13
*
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
2012-06-29
1
-57
/
+40
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-05-14
1
-13
/
+31
|
\
|
*
powerpc/irq: Fix another case of lazy IRQ state getting out of sync
Benjamin Herrenschmidt
2012-05-12
1
-13
/
+31
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2012-05-09
1
-18
/
+0
|
\
|
|
*
powerpc/irq: Fix bug with new lazy IRQ handling code
Benjamin Herrenschmidt
2012-05-09
1
-18
/
+0
*
|
powerpc: Better scheduling of CR save code in system call path
Anton Blanchard
2012-04-30
1
-9
/
+7
*
|
powerpc: No need to preserve count register across system call
Anton Blanchard
2012-04-30
1
-2
/
+1
*
|
powerpc: No need to save XER in a system call
Anton Blanchard
2012-04-30
1
-2
/
+1
*
|
powerpc: Hide some system call labels from profile tools
Anton Blanchard
2012-04-30
1
-4
/
+4
|
/
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-34
/
+119
*
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
1
-9
/
+5
*
powerpc: Improve 64-bit syscall entry/exit
Benjamin Herrenschmidt
2012-03-09
1
-20
/
+23
*
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
1
-41
/
+1
*
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2012-02-22
1
-1
/
+5
*
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
2011-04-27
1
-4
/
+4
*
powerpc: Per process DSCR + some fixes (try#4)
Alexey Kardashevskiy
2011-04-27
1
-0
/
+15
*
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
2011-04-20
1
-2
/
+2
*
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-09-02
1
-0
/
+18
*
powerpc: Feature nop out reservation clear when stcx checks address
Anton Blanchard
2010-09-02
1
-0
/
+22
*
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
2010-05-12
1
-9
/
+0
*
powerpc: Clear MSR_RI during RTAS calls
Anton Blanchard
2010-02-09
1
-2
/
+1
*
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-15
1
-2
/
+2
|
\
|
*
powerpc: perf_event: Hide iseries_check_pending_irqs
Anton Blanchard
2009-10-28
1
-2
/
+2
*
|
powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule
Benjamin Herrenschmidt
2009-10-27
1
-20
/
+21
*
|
powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handler
Steven Rostedt
2009-10-13
1
-2
/
+1
|
/
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-4
/
+4
*
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
1
-5
/
+55
*
powerpc/of: Remove useless register save/restore when calling OF back
Benjamin Herrenschmidt
2009-08-20
1
-32
/
+6
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-2
/
+2
*
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-3
/
+86
|
\
|
*
powerpc64, ftrace: save toc only on modules for function graph
Steven Rostedt
2009-02-23
1
-1
/
+26
|
*
powerpc64, tracing: add function graph tracer with dynamic tracing
Steven Rostedt
2009-02-23
1
-1
/
+7
|
*
powerpc64: port of the function graph tracer
Steven Rostedt
2009-02-23
1
-3
/
+55
*
|
powerpc: Provide a way to defer perf counter work until interrupts are enabled
Paul Mackerras
2009-01-09
1
-0
/
+9
|
/
*
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
2008-12-04
1
-1
/
+7
|
\
|
*
powerpc: Fix system calls on Cell entered with XER.SO=1
Paul Mackerras
2008-11-30
1
-1
/
+7
*
|
powerpc: ftrace, do nothing in mcount call for dyn ftrace
Steven Rostedt
2008-11-28
1
-12
/
+0
|
/
[next]