summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_64.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-10/+7Star
|\
| * x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-10/+7Star
* | vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry2012-07-141-0/+4
* | x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry2012-07-131-4/+31
|/
* x86: vsyscall: Use NULL instead 0 for a pointer argumentEmil Goode2012-04-061-3/+3
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-301-1/+1
|\
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-1/+1
* | x86: vdso: Put declaration before codeThomas Gleixner2012-03-241-1/+2
* | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-241-1/+9
* | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-161-8/+3Star
* | x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-161-5/+0Star
|/
* x86: Default to vsyscall=emulateAndy Lutomirski2011-12-051-1/+1
* x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-051-8/+67
* x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker2011-11-011-0/+1
* x86: Default to vsyscall=native for nowAdrian Bunk2011-10-111-1/+1
* x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-111-30/+49
* x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-111-3/+0Star
* x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-051-0/+6
* x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-051-5/+1Star
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-151-1/+1
* clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-131-1/+1
* x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-131-20/+41
* x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-071-139/+122Star
* x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-061-5/+0Star
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-33/+1Star
* x86-64: Give vvars their own pageAndy Lutomirski2011-06-051-0/+5
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-261-26/+20Star
|\
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-26/+20Star
* | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-241-1/+1
|/
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-3/+3
* x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-271-3/+8
* x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-011-1/+2
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-091-2/+3
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+3
* | sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-121-1/+1
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-9/+1Star
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-0/+1
* x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik2009-05-281-8/+0Star
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-0/+3
|\
| * trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
| * tracing: branch tracer, fix vdso crashIngo Molnar2008-11-121-7/+2Star
| * tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-121-0/+8
* | x86: clean up rdtsc_barrier() useIngo Molnar2008-11-081-0/+9
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-2/+2
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-1/+2
|\ \
| * | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-231-1/+2
| |/
* / x86, 64-bit: use write_gdt_entry in vsyscall_set_cpuJeremy Fitzhardinge2008-07-081-6/+6
|/
* "make namespacecheck" fixesIngo Molnar2008-04-241-1/+1