index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.215 into android-4.4-p
Greg Kroah-Hartman
2020-02-28
|
\
|
*
x86/vdso: Provide missing include file
Valdis Klētnieks
2020-02-28
*
|
Merge 4.4.190 into android-4.4-p
Greg Kroah-Hartman
2019-08-25
|
\
|
|
*
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2019-08-25
*
|
Merge 4.4.180 into android-4.4-p
Greg Kroah-Hartman
2019-05-16
|
\
|
|
*
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
2019-05-16
*
|
Merge 4.4.179 into android-4.4-p
Greg Kroah-Hartman
2019-04-30
|
\
|
|
*
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2019-04-27
|
*
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
2019-04-27
*
|
Merge 4.4.161 into android-4.4-p
Greg Kroah-Hartman
2018-10-13
|
\
|
|
*
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-13
|
*
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-13
*
|
Merge 4.4.141 into android-4.4
Greg Kroah-Hartman
2018-07-17
|
\
|
|
*
x86/vdso: Use static_cpu_has()
Borislav Petkov
2018-07-17
|
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2018-07-17
*
|
x86: vdso: Fix leaky vdso linker with CC=clang.
Alistair Strachan
2018-05-22
*
|
Merge 4.4.111 into android-4.4
Greg Kroah-Hartman
2018-01-10
|
\
|
|
*
Fix build error in vma.c
Greg Kroah-Hartman
2018-01-10
*
|
Merge 4.4.110 into android-4.4
Greg Kroah-Hartman
2018-01-06
|
\
|
|
*
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2018-01-05
|
*
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
2018-01-05
*
|
BACKPORT: kernel: add kcov code coverage
Dmitry Vyukov
2017-12-18
*
|
Merge 4.4.63 into android-4.4
Greg Kroah-Hartman
2017-04-21
|
\
|
|
*
x86/vdso: Ensure vdso32_enabled gets set to valid values only
Mathias Krause
2017-04-21
*
|
UPSTREAM: kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2017-03-30
*
|
UPSTREAM: x86/vdso: Mark the vDSO code read-only after init
Kees Cook
2016-09-23
|
/
*
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
2015-12-21
*
x86/entry: Fix some comments
Andy Lutomirski
2015-12-21
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-03
|
\
|
*
x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
Toshi Kani
2015-09-22
*
|
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
2015-10-09
*
|
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2015-10-09
*
|
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
2015-10-09
*
|
x86/vdso: Replace hex int80 CFI annotations with GAS directives
Andy Lutomirski
2015-10-09
*
|
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
Andy Lutomirski
2015-10-09
*
|
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-10-07
|
/
*
x86/vdso: Emit a GNU hash
Andy Lutomirski
2015-08-08
*
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
2015-07-06
*
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
2015-07-06
*
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
*
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2015-07-06
*
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
2015-06-03