summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/vsyscall.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/vsyscall.cThomas Gleixner2007-10-111-349/+0Star
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-221-18/+4Star
* x86_64: vsyscall time() fixjohn stultz2007-05-211-1/+4
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-1/+1
* [PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fixEric Dumazet2007-05-021-17/+36
* [PATCH] x86-64: fix vtime() vsyscallEric Dumazet2007-05-021-3/+5
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-2/+7
* [PATCH] misc NULL noiseAl Viro2007-03-141-1/+1
* [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-161-49/+72
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman2007-02-141-2/+2
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-2/+1Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides2006-12-071-0/+1
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0Star
* | [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-0/+1
|/
* [PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen2006-11-161-0/+2
* [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-141-20/+25
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-2/+1Star
* [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-301-4/+4
* [PATCH] Add sparse annotation to vsyscall.cAndi Kleen2006-09-261-6/+8
* [PATCH] Add the vgetcpu vsyscallVojtech Pavlik2006-09-261-2/+82
* [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar2006-06-261-2/+2
* [PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen2006-01-121-6/+5Star
* [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen2006-01-121-2/+1Star
* [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscallsAndi Kleen2005-09-121-4/+4
* [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen2005-05-171-0/+2
* [PATCH] x86_64: Add pmtimer supportAndi Kleen2005-05-171-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+225