summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar2015-06-041-335/+0
* x86_64/vsyscall: Restore orig_ax after vsyscall seccompAndy Lutomirski2014-11-101-0/+1
* x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski2014-11-031-32/+18
* x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski2014-11-031-5/+9
* x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-031-2/+0
* x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski2014-10-281-57/+0
* x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski2014-10-281-0/+49
* seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+1
* x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-251-4/+4
* x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-051-11/+4
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-1/+5
|\
| * x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
* | x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold2014-03-181-45/+0
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-51/+59
|\
| * seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-51/+59
* | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-241-19/+28
* | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
* | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
|/
* Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-10/+7
|\
| * x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-10/+7
* | 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-291-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-231-1/+9
* | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-151-8/+3
* | x86: vdso: Remove bogus locking in update_vsyscall_tz()Thomas Gleixner2012-03-151-5/+0
|/
* 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-10-311-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-101-30/+49
* x86: Remove unnecessary compile flag tweaks for vsyscall codeAndy Lutomirski2011-08-101-3/+0
* x86-64: Add vsyscall:emulate_vsyscall trace eventAndy Lutomirski2011-08-041-0/+6
* x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-041-5/+1
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-141-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/+122
* x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2011-06-061-5/+0
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-33/+1
* 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/+20
|\
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-26/+20
* | 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
OpenPOWER on IntegriCloud