| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vdso: Switch to generic vDSO implementation | Vincenzo Frascino | 2019-06-22 | 1 | -72/+3 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-23 | 1 | -20/+33 |
|\ |
|
| * | x86/vdso: Document vgtod_ts better | Andy Lutomirski | 2018-10-05 | 1 | -0/+9 |
| * | x66/vdso: Add CLOCK_TAI support | Thomas Gleixner | 2018-10-04 | 1 | -2/+2 |
| * | x86/vdso: Introduce and use vgtod_ts | Thomas Gleixner | 2018-10-04 | 1 | -17/+21 |
| * | x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq | Thomas Gleixner | 2018-10-04 | 1 | -5/+5 |
* | | x86/vdso: Introduce helper functions for CPU and node number | Chang S. Bae | 2018-10-08 | 1 | -26/+0 |
* | | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER | Chang S. Bae | 2018-10-08 | 1 | -4/+4 |
|/ |
|
* | x86/vdso: Fix lsl operand order | Samuel Neves | 2018-09-01 | 1 | -1/+1 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ |
|
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -2/+2 |
* | x86/vdso: Use RDPID in preference to LSL when available | Andy Lutomirski | 2016-11-17 | 1 | -1/+6 |
* | x86/vdso: Disallow vvar access to vclock IO for never-used vclocks | Andy Lutomirski | 2016-01-12 | 1 | -0/+6 |
* | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 2014-12-23 | 1 | -2/+4 |
* | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski | 2014-11-03 | 1 | -0/+19 |
* | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 2014-03-18 | 1 | -14/+57 |
* | time: Convert x86_64 to using new update_vsyscall | John Stultz | 2012-09-24 | 1 | -2/+2 |
* | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski | 2012-03-23 | 1 | -6/+9 |
* | x86: vdso: Use seqcount instead of seqlock | Thomas Gleixner | 2012-03-15 | 1 | -1/+1 |
* | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-14 | 1 | -1/+1 |
* | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski | 2011-06-05 | 1 | -1/+0 |
* | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | 1 | -2/+0 |
* | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 | 1 | -0/+1 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+29 |