- 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 7 months ago
- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 6 months ago
- 4281580 timens: make vdso_join_timens() always succeed by Christian Brauner · 4 years, 7 months ago
- 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
- cd2f45b x86/vdso/Makefile: Add vobjs32 by Dmitry Safonov · 4 years, 9 months ago
- 833e55b x86/vdso/vdso2c: Convert iterators to unsigned by Dmitry Safonov · 4 years, 9 months ago
- 089ef55 x86/vdso/vdso2c: Correct error messages on file open by Dmitry Safonov · 4 years, 9 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
- 12a5b00 sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING by Masahiro Yamada · 4 years, 10 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
- 97cddfc Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- d5f744f Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 4caffe6 x86/vdso: Discard .note.gnu.property sections in vDSO by H.J. Lu · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
- 0872098 x86/entry: Move max syscall number calculation to syscallhdr.sh by Brian Gerst · 4 years, 10 months ago
- a4654e9 Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts by Ingo Molnar · 4 years, 10 months ago
- b95a8a2 x86/vdso: Use generic VDSO clock mode storage by Thomas Gleixner · 5 years ago
- eec399d x86/vdso: Move VDSO clocksource state tracking to callback by Thomas Gleixner · 5 years ago
- 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
- 6da49d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 70ddf65 x86/vdso: Zap vvar pages when switching to a time namespace by Dmitry Safonov · 5 years ago
- e6b28ec x86/vdso: On timens page fault prefault also VVAR page by Dmitry Safonov · 5 years ago
- af34ebe x86/vdso: Handle faults on timens page by Dmitry Safonov · 5 years ago
- 550a77a x86/vdso: Add time napespace page by Dmitry Safonov · 5 years ago
- 64b302a x86/vdso: Provide vdso_data offset on vvar_page by Dmitry Safonov · 5 years ago
- 6f74acf x86/vdso: Restrict splitting VVAR VMA by Dmitry Safonov · 5 years ago
- c29a59e x86/vdso: Enable sanitizers for vma.o by Jann Horn · 5 years ago
- 28336be Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts by Ingo Molnar · 5 years ago
- bff47c2 x86/vdso: Provide missing include file by Valdis Klētnieks · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- f01ec4f Merge branch 'x86/build' into x86/asm, to pick up completed topic branch by Ingo Molnar · 5 years ago
- 40d0411 x86, kcsan: Enable KCSAN for x86 by Marco Elver · 5 years ago
- 2134656 y2038: vdso: change time_t to __kernel_old_time_t by Arnd Bergmann · 5 years ago
- 66584ea x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o by Masahiro Yamada · 5 years ago
- 26ba4e5 x86/asm: Use SYM_INNER_LABEL instead of GLOBAL by Jiri Slaby · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 54b8ae6 kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) by Masahiro Yamada · 5 years ago
- adb87ff clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically by Tianyu Lan · 5 years ago
- 168c799 Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 6 years ago
- 89ff7131f kbuild: add --hash-style= and --build-id unconditionally by Masahiro Yamada · 6 years ago
- e9a1379 x86/vdso: Fix flip/flop vdso build bug by Naohiro Aota · 6 years ago
- dd2cb34 clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic by Michael Kelley · 6 years ago
- 22ca962 x86/vdso: Add clock_gettime64() entry point by Vincenzo Frascino · 6 years ago
- f66501d x86/vdso: Add clock_getres() entry point by Vincenzo Frascino · 6 years ago
- 7ac8707 x86/vdso: Switch to generic vDSO implementation by Vincenzo Frascino · 6 years ago
- ff17bbe x86/vdso: Prevent segfaults due to hoisted vclock reads by Andy Lutomirski · 6 years ago
- 7e300da treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 by Thomas Gleixner · 6 years ago
- 003ba95 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214 by Thomas Gleixner · 6 years ago
- 81d3022 x86/vdso: Remove hpet_page from vDSO by Jia Zhang · 6 years ago
- f725492 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 459e3a2 gcc-9: properly declare the {pv,hv}clock_page storage by Linus Torvalds · 6 years ago
- b97369f x86/vdso: Rename variable to fix -Wshadow warning by Leonardo Brás · 6 years ago
- 3c454f47 x86/build/vdso: Add FORCE to the build rule of %.so by Masahiro Yamada · 6 years ago
- 312a466 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 38fabca Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- cd01544 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 6 years ago
- ac3e233 x86/vdso: Drop implicit common-page-size linker flag by Nick Desaulniers · 6 years ago
- 2943480 x86/vdso: Remove a stale/misleading comment from the linker script by Sean Christopherson · 6 years ago
- 24b7c77 x86/vdso: Remove obsolete "fake section table" reservation by Sean Christopherson · 6 years ago
- a97673a x86: Fix various typos in comments by Ingo Molnar · 6 years ago
- b13fd1d x86: convert vdso to use vm_fault_t by Matthew Wilcox · 6 years ago
- 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- ec3a941 x86/fsgsbase/64: Clean up various details by Ingo Molnar · 6 years ago
- 22245bd x86/segments: Introduce the 'CPUNODE' naming to better document the segment limit CPU/node NR trick by Ingo Molnar · 6 years ago
- b2e2ba5 x86/vdso: Initialize the CPU/node NR segment descriptor earlier by Chang S. Bae · 6 years ago
- ffebbae x86/vdso: Introduce helper functions for CPU and node number by Chang S. Bae · 6 years ago
- c475561 x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER by Chang S. Bae · 6 years ago
- 99c19e6 x86/vdso: Rearrange do_hres() to improve code generation by Andy Lutomirski · 6 years ago
- 89fe0a1 x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
- 3e89bf3 x86/vdso: Move cycle_last handling into the caller by Thomas Gleixner · 6 years ago
- 4f72adc x86/vdso: Simplify the invalid vclock case by Thomas Gleixner · 6 years ago
- f3e8393 x86/vdso: Replace the clockid switch case by Thomas Gleixner · 6 years ago
- 6deec5b x86/vdso: Collapse coarse functions by Thomas Gleixner · 6 years ago
- e9a62f7 x86/vdso: Collapse high resolution functions by Thomas Gleixner · 6 years ago
- 49116f2 x86/vdso: Introduce and use vgtod_ts by Thomas Gleixner · 6 years ago
- 77e9c67 x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq by Thomas Gleixner · 6 years ago
- a51e996 x86/vdso: Enforce 64bit clocksource by Thomas Gleixner · 6 years ago
- 02e4256 x86/vdso: Fix vDSO syscall fallback asm constraint regression by Andy Lutomirski · 6 years ago
- 4f16656 x86/vdso: Only enable vDSO retpolines when enabled and supported by Andy Lutomirski · 6 years ago
- 715bd9d x86/vdso: Fix asm constraints on vDSO syscall fallbacks by Andy Lutomirski · 6 years ago
- 2e549b2 x86/vdso: Fix vDSO build if a retpoline is emitted by Andy Lutomirski · 6 years ago
- e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- d191c82 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 379d98d x86: vdso: Use $LD instead of $CC to link by Alistair Strachan · 6 years ago
- d623f60 x86: Add build salt to the vDSO by Laura Abbott · 7 years ago
- c5fcdbf x86/build/vdso: Simplify 'cmd_vdso2c' by Masahiro Yamada · 7 years ago
- 42964c6 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 1742ed2 x86/build/vdso: Put generated linker scripts to $(obj)/ by Masahiro Yamada · 7 years ago
- 61615fa x86/build/vdso: Remove unnecessary export in Makefile by Masahiro Yamada · 7 years ago
- b365661 x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile by Masahiro Yamada · 7 years ago
- e0f6d1a x86/vdso: Remove unused file by Jann Horn · 7 years ago
- 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
- 5927145 x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk by Christoph Hellwig · 7 years ago
- dd53a42 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 88edb57 x86/vdso: Change time() prototype to match __vdso_time() by Arnd Bergmann · 7 years ago
- 09bd7c7 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago