summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vdso (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.215 into android-4.4-pGreg Kroah-Hartman2020-02-28
|\
| * x86/vdso: Provide missing include fileValdis Klētnieks2020-02-28
* | Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman2019-08-25
|\|
| * x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2019-08-25
* | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
|\|
| * x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan2019-05-16
* | Merge 4.4.179 into android-4.4-pGreg Kroah-Hartman2019-04-30
|\|
| * x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers2019-04-27
| * x86: vdso: Use $LD instead of $CC to linkAlistair Strachan2019-04-27
* | Merge 4.4.161 into android-4.4-pGreg Kroah-Hartman2018-10-13
|\|
| * x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-13
| * x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-13
* | Merge 4.4.141 into android-4.4Greg Kroah-Hartman2018-07-17
|\|
| * x86/vdso: Use static_cpu_has()Borislav Petkov2018-07-17
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2018-07-17
* | x86: vdso: Fix leaky vdso linker with CC=clang.Alistair Strachan2018-05-22
* | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
|\|
| * Fix build error in vma.cGreg Kroah-Hartman2018-01-10
* | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
|\|
| * x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2018-01-05
| * x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski2018-01-05
* | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
* | Merge 4.4.63 into android-4.4Greg Kroah-Hartman2017-04-21
|\|
| * x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-21
* | UPSTREAM: kbuild: drop FORCE from PHONY targetsMasahiro Yamada2017-03-30
* | UPSTREAM: x86/vdso: Mark the vDSO code read-only after initKees Cook2016-09-23
|/
* x86/entry: Restore traditional SYSENTER calling conventionAndy Lutomirski2015-12-21
* x86/entry: Fix some commentsAndy Lutomirski2015-12-21
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-03
|\
| * x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSOToshi Kani2015-09-22
* | x86/entry/32: Re-implement SYSENTER using the new C pathAndy Lutomirski2015-10-09
* | x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspaceAndy Lutomirski2015-10-09
* | x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski2015-10-09
* | x86/vdso: Replace hex int80 CFI annotations with GAS directivesAndy Lutomirski2015-10-09
* | x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski2015-10-09
* | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-07
|/
* x86/vdso: Emit a GNU hashAndy Lutomirski2015-08-08
* x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst2015-07-06
* x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-06
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-06
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-03