index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vsyscall_64.c
Age
Commit message (
Expand
)
Author
2009-05-28
x86: move rdtsc_barrier() into the TSC vread method
Petr Tesarik
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
tracing: branch tracer, fix vdso crash
Ingo Molnar
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
2008-11-08
x86: clean up rdtsc_barrier() use
Ingo Molnar
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-07-08
x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu
Jeremy Fitzhardinge
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
2008-02-29
x86: restore vsyscall64 prochandler
Thomas Gleixner
2008-02-26
x86: fix vsyscall wreckage
Thomas Gleixner
2008-01-30
x86: map vsyscalls early enough
Ingo Molnar
2008-01-30
x86: change gdt acessor macro name
Glauber de Oliveira Costa
2008-01-30
x86: introduce native_read_tscp
Glauber de Oliveira Costa
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/x86_64/
Simon Arlott
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86, vsyscall: fix the oops crash with __pa_vsymbol()
Siddha, Suresh B
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
sysctl: x86_64 remove unnecessary binary paths
Eric W. Biederman
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-10-17
x86: remove duplicated vsyscall nsec update
Andi Kleen
2007-10-17
x86: fix cpu_to_node references
Mike Travis
2007-10-13
Delete filenames in comments.
Dave Jones
2007-10-11
x86_64: move kernel
Thomas Gleixner