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_64
/
kernel
/
vsyscall.c
Age
Commit message (
Expand
)
Author
2007-10-11
x86_64: prepare shared kernel/vsyscall.c
Thomas Gleixner
2007-07-21
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
Andi Kleen
2007-05-21
x86_64: vsyscall time() fix
john stultz
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-02
[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix
Eric Dumazet
2007-05-02
[PATCH] x86-64: fix vtime() vsyscall
Eric Dumazet
2007-05-02
[PATCH] x86: __pa and __pa_symbol address space separation
Vivek Goyal
2007-03-14
[PATCH] misc NULL noise
Al Viro
2007-02-16
[PATCH] time: x86_64: re-enable vsyscall support for x86_64
john stultz
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c
Eric W. Biederman
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps
Ernie Petrides
2006-11-16
[PATCH] x86-64: Fix vsyscall.c compilation on UP
Andi Kleen
2006-11-14
[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
Andi Kleen
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-09-30
[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...
Andi Kleen
2006-09-26
[PATCH] Add sparse annotation to vsyscall.c
Andi Kleen
2006-09-26
[PATCH] Add the vgetcpu vsyscall
Vojtech Pavlik
2006-06-26
[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64
Ingo Molnar
2006-01-11
[PATCH] x86_64: Use standard __always_inline in vsyscall.c
Andi Kleen
2006-01-11
[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC
Andi Kleen
2005-09-12
[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls
Andi Kleen
2005-05-17
[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL
Andi Kleen
2005-05-17
[PATCH] x86_64: Add pmtimer support
Andi Kleen
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds