index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-12
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-06-22
x86/vdso: Add clock_gettime64() entry point
Vincenzo Frascino
2019-06-22
x86/vdso: Add clock_getres() entry point
Vincenzo Frascino
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
2019-05-08
x86/vdso: Remove hpet_page from vDSO
Jia Zhang
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
2019-04-19
x86/vdso: Rename variable to fix -Wshadow warning
Leonardo BrĂ¡s
2019-04-18
x86/build/vdso: Add FORCE to the build rule of %.so
Masahiro Yamada
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-15
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-12-05
x86/vdso: Remove a stale/misleading comment from the linker script
Sean Christopherson
2018-12-05
x86/vdso: Remove obsolete "fake section table" reservation
Sean Christopherson
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2018-10-05
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
2018-10-05
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
2018-10-04
x86/vdso: Move cycle_last handling into the caller
Thomas Gleixner
2018-10-04
x86/vdso: Simplify the invalid vclock case
Thomas Gleixner
2018-10-04
x86/vdso: Replace the clockid switch case
Thomas Gleixner
2018-10-04
x86/vdso: Collapse coarse functions
Thomas Gleixner
2018-10-04
x86/vdso: Collapse high resolution functions
Thomas Gleixner
2018-10-04
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
2018-10-04
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
2018-10-04
x86/vdso: Enforce 64bit clocksource
Thomas Gleixner
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-05
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
[next]