Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
baea7b946f00a291b166ccae7fcfed6c01530cc6
/
arch
/
powerpc
/
kernel
/
entry_64.S
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 16 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 16 years ago
6c17199
powerpc/of: Remove useless register save/restore when calling OF back
by Benjamin Herrenschmidt
· 16 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 16 years ago
f541ae3
Merge branch 'linus' into perfcounters/core-v2
by Ingo Molnar
· 17 years ago
bb72534
powerpc64, ftrace: save toc only on modules for function graph
by Steven Rostedt
· 17 years ago
4654288
powerpc64, tracing: add function graph tracer with dynamic tracing
by Steven Rostedt
· 17 years ago
6794c78
powerpc64: port of the function graph tracer
by Steven Rostedt
· 17 years ago
93a6d3c
powerpc: Provide a way to defer perf counter work until interrupts are enabled
by Paul Mackerras
· 17 years ago
b8307db
Merge commit 'v2.6.28-rc7' into tracing/core
by Ingo Molnar
· 17 years ago
ab598b6
powerpc: Fix system calls on Cell entered with XER.SO=1
by Paul Mackerras
· 17 years ago
c7b0d173
powerpc: ftrace, do nothing in mcount call for dyn ftrace
by Steven Rostedt
· 17 years ago
606576c
ftrace: rename FTRACE to FUNCTION_TRACER
by Steven Rostedt
· 17 years ago
e31aa45
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
by Paul Mackerras
· 17 years ago
01f3880
powerpc: Streamline ret_from_except_lite for non-iSeries platforms
by Michael Ellerman
· 17 years ago
7d6d637
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
by Roland McGrath
· 17 years ago
4f72c42
powerpc: Make syscall tracing use tracehook.h helpers
by Roland McGrath
· 17 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 17 years ago
ce48b21
powerpc: Add VSX context save/restore, ptrace and signal support
by Michael Neuling
· 18 years ago
c230328
powerpc: Use an alternative feature section in entry_64.S
by Michael Ellerman
· 18 years ago
395a59d
ftrace: store mcount address in rec->ip
by Abhishek Sagar
· 18 years ago
4e491d1
ftrace: support for PowerPC
by Steven Rostedt
· 18 years ago
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 18 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 18 years ago
f66bce5
[POWERPC] Add 1TB workaround for PA6T
by Olof Johansson
· 18 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 18 years ago
00efee7
[POWERPC] Remove barriers from the SLB shadow buffer update
by Michael Neuling
· 18 years ago
67439b7
[POWERPC] Fixes for the SLB shadow buffer code
by Michael Neuling
· 18 years ago
a583f1b
remove unused TIF_NOTIFY_RESUME flag
by Stephane Eranian
· 18 years ago
e56a6e2
[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace
by Paul Mackerras
· 19 years ago
007d88d
[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().
by David Woodhouse
· 19 years ago
c705677
[POWERPC] iSeries: Eliminate "exceeds stub group size" warnings
by Stephen Rothwell
· 19 years ago
a7a1ed3
[PATCH] Remove occurences of PPC_MULTIPLATFORM in head_64.S
by s.hauer@pengutronix.de
· 19 years ago
b0a779d
[POWERPC] Make sure interrupt enable gets restored properly
by Paul Mackerras
· 19 years ago
d04c56f
[POWERPC] Lazy interrupt disabling for 64-bit machines
by Paul Mackerras
· 19 years ago
3f639ee
[POWERPC] implement BEGIN/END_FW_FTR_SECTION
by Stephen Rothwell
· 19 years ago
11a27ad
[POWERPC] SLB shadow buffer cleanup
by Michael Neuling
· 19 years ago
2f6093c
[POWERPC] Implement SLB shadow buffer
by Michael Neuling
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
bd19c89
[POWERPC] system call micro optimisation
by Anton Blanchard
· 20 years ago
9fe901d
[PATCH] powerpc: Workaround for pSeries RTAS bug
by Mike Kravetz
· 20 years ago
5164501
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
1bd7933
powerpc: Fix various syscall/signal/swapcontext bugs
by Paul Mackerras
· 20 years ago
c6622f6
powerpc: Implement accurate task and CPU time accounting
by Paul Mackerras
· 20 years ago
2ef9481
[PATCH] powerpc: trivial: modify comments to refer to new location of files
by Jon Mason
· 20 years ago
f27201d
[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc
by David Woodhouse
· 20 years ago
3356bb9
[PATCH] powerpc: Remove lppaca structure from the PACA
by David Gibson
· 20 years ago
e58c349
[PATCH] powerpc: Cleanup LOADADDR etc. asm macros
by David Gibson
· 20 years ago
b5666f7
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
by Michael Ellerman
· 20 years ago
bcb0550
[PATCH] ppc64 syscall_exit_work: call the save_nvgprs function, not its descriptor.
by David Woodhouse
· 20 years ago
401d1f0
[PATCH] syscall entry/exit revamp
by David Woodhouse
· 20 years ago
3eb6f26
powerpc: correct register usage in 64-bit syscall exit path
by Paul Mackerras
· 20 years ago
ebd50e5
[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL
by Horms
· 20 years ago
b09a491
powerpc: change sys32_ to compat_sys_
by Stephen Rothwell
· 20 years ago
9994a33
powerpc: Introduce entry_{32,64}.S, misc_{32,64}.S, systbl.S
by Paul Mackerras
· 20 years ago