aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_64.c
Commit message (Expand)AuthorAge
* x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker2011-10-31
* x86: Default to vsyscall=native for nowAdrian Bunk2011-10-11
* x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-10
* x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-10
* x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-04
* x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-04
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
* clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
* x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-13
* x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-07
* x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-06
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-05
* x86-64: Give vvars their own pageAndy Lutomirski2011-06-05
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-26
|\
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-24
|/
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-27
* x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-27
* x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-01
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* | sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-12
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
* x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik2009-05-28
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\
| * trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
| * tracing: branch tracer, fix vdso crashIngo Molnar2008-11-12
| * tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-12
* | x86: clean up rdtsc_barrier() useIngo Molnar2008-11-08
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \
| * | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
| |/
* / x86, 64-bit: use write_gdt_entry in vsyscall_set_cpuJeremy Fitzhardinge2008-07-08
|/
* "make namespacecheck" fixesIngo Molnar2008-04-24
* x86: restore vsyscall64 prochandlerThomas Gleixner2008-02-29
* x86: fix vsyscall wreckageThomas Gleixner2008-02-26
* x86: map vsyscalls early enoughIngo Molnar2008-01-30
* x86: change gdt acessor macro nameGlauber de Oliveira Costa2008-01-30
* x86: introduce native_read_tscpGlauber de Oliveira Costa2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-19
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* | x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B2007-10-19
|/
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-18
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-18