index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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-12-01
1
-1
/
+7
*
|
powerpc: ftrace, do nothing in mcount call for dyn ftrace
Steven Rostedt
2008-11-28
1
-12
/
+0
|
/
*
ftrace: rename FTRACE to FUNCTION_TRACER
Steven Rostedt
2008-10-20
1
-1
/
+1
*
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-09-15
1
-9
/
+7
*
powerpc: Streamline ret_from_except_lite for non-iSeries platforms
Michael Ellerman
2008-08-20
1
-24
/
+29
*
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
Roland McGrath
2008-07-28
1
-2
/
+1
*
powerpc: Make syscall tracing use tracehook.h helpers
Roland McGrath
2008-07-28
1
-1
/
+6
*
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
1
-0
/
+65
|
\
|
*
ftrace: store mcount address in rec->ip
Abhishek Sagar
2008-06-23
1
-1
/
+4
|
*
ftrace: support for PowerPC
Steven Rostedt
2008-05-23
1
-0
/
+62
*
|
powerpc: Add VSX context save/restore, ptrace and signal support
Michael Neuling
2008-07-01
1
-0
/
+5
*
|
powerpc: Use an alternative feature section in entry_64.S
Michael Ellerman
2008-07-01
1
-6
/
+6
|
/
*
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
2008-04-18
1
-2
/
+25
*
[POWERPC] Move stackframe definitions to common header
Benjamin Herrenschmidt
2008-04-18
1
-1
/
+2
*
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
2007-10-17
1
-0
/
+6
*
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-12
1
-1
/
+13
*
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2007-09-19
1
-4
/
+4
*
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
2007-08-03
1
-0
/
+3
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-1
/
+0
*
[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace
Paul Mackerras
2007-02-07
1
-26
/
+33
*
[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().
David Woodhouse
2007-01-09
1
-8
/
+5
*
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
Stephen Rothwell
2006-12-04
1
-1
/
+3
*
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
s.hauer@pengutronix.de
2006-11-13
1
-4
/
+0
*
[POWERPC] Make sure interrupt enable gets restored properly
Paul Mackerras
2006-10-18
1
-0
/
+4
*
[POWERPC] Lazy interrupt disabling for 64-bit machines
Paul Mackerras
2006-10-16
1
-21
/
+18
*
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
Stephen Rothwell
2006-10-03
1
-6
/
+12
*
[POWERPC] SLB shadow buffer cleanup
Michael Neuling
2006-08-25
1
-9
/
+4
*
[POWERPC] Implement SLB shadow buffer
Michael Neuling
2006-08-08
1
-0
/
+13
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] system call micro optimisation
Anton Blanchard
2006-06-15
1
-1
/
+1
*
[PATCH] powerpc: Workaround for pSeries RTAS bug
Mike Kravetz
2006-03-28
1
-0
/
+6
*
Merge ../linux-2.6
Paul Mackerras
2006-03-09
1
-73
/
+21
|
\
|
*
powerpc: Fix various syscall/signal/swapcontext bugs
Paul Mackerras
2006-03-08
1
-73
/
+21
*
|
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-24
1
-2
/
+5
*
|
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2006-02-10
1
-3
/
+1
|
/
*
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
David Woodhouse
2006-01-18
1
-1
/
+1
*
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-13
1
-1
/
+2
*
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
David Gibson
2006-01-13
1
-7
/
+5
*
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
Michael Ellerman
2006-01-09
1
-2
/
+2
*
[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descr...
David Woodhouse
2006-01-09
1
-1
/
+1
[next]