aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/vsyscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: prepare shared kernel/vsyscall.cThomas Gleixner1-349/+0
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen1-18/+4
2007-05-21x86_64: vsyscall time() fixjohn stultz1-1/+4
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-1/+1
2007-05-02[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fixEric Dumazet1-17/+36
2007-05-02[PATCH] x86-64: fix vtime() vsyscallEric Dumazet1-3/+5
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-2/+7
2007-03-14[PATCH] misc NULL noiseAl Viro1-1/+1
2007-02-16[PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz1-49/+72
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman1-2/+2
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-2/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar1-2/+0
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-0/+1
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides1-0/+1
2006-11-16[PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen1-0/+2
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen1-20/+25
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-2/+1
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use itAndi Kleen1-4/+4
2006-09-26[PATCH] Add sparse annotation to vsyscall.cAndi Kleen1-6/+8
2006-09-26[PATCH] Add the vgetcpu vsyscallVojtech Pavlik1-2/+82
2006-06-26[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar1-2/+2
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen1-6/+5
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen1-2/+1
2005-09-12[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscallsAndi Kleen1-4/+4
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+225