Commit Graph

108 Commits (7959bd76a18cea222eb9ee9040709ffc0a4612de)

Author SHA1 Message Date
Satoru Takeuchi 36dfbbf136 timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() 12 years ago
Michel Lespinasse f99024729e mm: use vm_unmapped_area() on x86_64 architecture 12 years ago
Marcelo Tosatti 51c19b4f59 x86: vdso: pvclock gettime support 12 years ago
John Stultz 650ea02475 time: Convert x86_64 to using new update_vsyscall 13 years ago
H. Peter Anvin 715c85b1fc x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() 13 years ago
Jason Baron 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 years ago
Andy Lutomirski 5f293474c4 x86-64: Inline vdso clock_gettime helpers 13 years ago
Andy Lutomirski 91ec87d57f x86-64: Simplify and optimize vdso clock_gettime monotonic variants 13 years ago
Thomas Gleixner 2ab516575f x86: vdso: Use seqcount instead of seqlock 13 years ago
John Stultz a939e817aa time: x86: Fix race switching from vsyscall to non-vsyscall clock 13 years ago
H. Peter Anvin 862ae3132d x32: Drop non-__vdso weak symbols from the x32 VDSO 13 years ago
H. Peter Anvin 22e842d4d9 x32: Fix coding style violations in the x32 VDSO code 13 years ago
H. J. Lu 1a21d4e095 x32: Add x32 VDSO support 13 years ago
H. Peter Anvin 7ca0758cdb x86-32, vdso: On system call restart after SYSENTER, use int $0x80 14 years ago
Borislav Petkov dfb09f9b7a x86, amd: Avoid cache aliasing penalties on AMD family 15h 14 years ago
Andy Lutomirski 1bdfac19b3 x86-64: Pad vDSO to a page boundary 14 years ago
Andy Lutomirski aafade242f x86-64, vdso: Do not allocate memory for the vDSO 14 years ago
Borislav Petkov 8c400f6ce0 x86, vdso: Drop now wrong comment 14 years ago
Andy Lutomirski 98d0ac38ca x86-64: Move vread_tsc and vread_hpet into the vDSO 14 years ago
Andy Lutomirski 7f79ad15f3 x86-64: Add --no-undefined to vDSO build 14 years ago
Andy Lutomirski 1b3f2a72bb x86-64: Allow alternative patching in the vDSO 14 years ago
Andy Lutomirski 0d7b8547fb x86-64: Remove kernel.vsyscall64 sysctl 14 years ago
Thomas Gleixner e9d35946c8 x86: vdso: Remove unused variable 14 years ago
Andy Lutomirski 973aa8181e x86-64: Optimize vDSO time() 14 years ago
Andy Lutomirski f144a6b4d1 x86-64: Add time to vDSO 14 years ago
Andy Lutomirski 6447facba3 x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO 14 years ago
Andy Lutomirski 0f51f2852c x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 14 years ago
Andy Lutomirski 8c49d9a74b x86-64: Clean up vdso/kernel shared variables 14 years ago
Stephen Wilson cae5d39032 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm 14 years ago
Stephen Wilson 83b964bbf8 mm: arch: make in_gate_area take an mm_struct instead of a task_struct 14 years ago
Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct 14 years ago
H. Peter Anvin de2a8cf98e x86, gcc-4.6: Use gcc -m options when building vdso 14 years ago
Shaohua Li be783a4721 x86, vdso: Unmap vdso pages 15 years ago
H. Peter Anvin 18642a57df x86, vdso: Don't quote $nm in the script for checking vdso references 15 years ago
H. Peter Anvin 05d0b0889c x86, vdso: Error out if the vdso contains external references 15 years ago
Jiri Slaby d7a0380dc3 x86-64, mm: Initialize VDSO earlier on 64 bits 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric W. Biederman 24a065624d sysctl x86: Remove dead binary sysctl support 15 years ago
Sam Ravnborg f86fd30660 kbuild: rename ld-option to cc-ldoption 16 years ago
john stultz da15cfdae0 time: Introduce CLOCK_REALTIME_COARSE 16 years ago
Peter Oberparleiter 7bf99fb673 gcov: enable GCOV_PROFILE_ALL for x86_64 16 years ago
Peter Zijlstra f7b6eb3fa0 x86: Set context.vdso before installing the mapping 16 years ago
John Wright 2f65dd475c x86: gettimeofday() vDSO: fix segfault when tv == NULL 16 years ago
Jaswinder Singh Rajput 3fa89ca7ba x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before they get used 16 years ago
Ingo Molnar d951734654 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX 16 years ago
Tejun Heo d627ded5ab x86: no stack protector for vdso 16 years ago
Martin Schwidefsky fc5243d98a [S390] arch_setup_additional_pages arguments 16 years ago
Steven Rostedt 2ed84eeb88 trace: rename unlikely profiler to branch profiler 16 years ago
Ingo Molnar 2b7d0390a6 tracing: branch tracer, fix vdso crash 16 years ago
Jan Beulich 369c99205f x86: fix two modpost warnings 17 years ago