aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/vsyscall.c
AgeCommit message (Expand)Author
2007-05-21x86_64: vsyscall time() fixjohn stultz
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-02[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fixEric Dumazet
2007-05-02[PATCH] x86-64: fix vtime() vsyscallEric Dumazet
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal
2007-03-14[PATCH] misc NULL noiseAl Viro
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides
2006-11-16[PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen
2006-10-01[PATCH] kill wall_jiffiesAtsushi 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.cAndi Kleen
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik
2006-06-26[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen
2005-09-12[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscallsAndi Kleen
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds