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