index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-4
/
+0
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2020-03-27
x86/vdso: Discard .note.gnu.property sections in vDSO
H.J. Lu
1
-0
/
+7
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
1
-0
/
+1
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
1
-3
/
+3
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-0
/
+4
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2020-01-28
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
1
-0
/
+27
2020-01-14
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
1
-1
/
+16
2020-01-14
x86/vdso: Handle faults on timens page
Dmitry Safonov
1
-2
/
+52
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
2
-2
/
+12
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
2
-2
/
+11
2020-01-14
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
1
-0
/
+13
2019-12-29
x86/vdso: Provide missing include file
Valdis Klētnieks
1
-0
/
+1
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
1
-2
/
+0
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
1
-3
/
+3
2019-11-15
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
1
-2
/
+0
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
1
-1
/
+1
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+2
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-1
/
+2
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
1
-1
/
+1
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-5
/
+2
2019-07-17
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
1
-3
/
+2
2019-07-12
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
1
-6
/
+6
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
1
-1
/
+1
2019-06-22
x86/vdso: Add clock_gettime64() entry point
Vincenzo Frascino
2
-0
/
+9
2019-06-22
x86/vdso: Add clock_getres() entry point
Vincenzo Frascino
3
-0
/
+20
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
3
-218
/
+37
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
1
-2
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223
Thomas Gleixner
2
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214
Thomas Gleixner
1
-1
/
+1
2019-05-08
x86/vdso: Remove hpet_page from vDSO
Jia Zhang
1
-3
/
+0
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+8
2019-05-01
gcc-9: properly declare the {pv,hv}clock_page storage
Linus Torvalds
1
-2
/
+2
2019-04-19
x86/vdso: Rename variable to fix -Wshadow warning
Leonardo Brás
1
-6
/
+7
2019-04-18
x86/build/vdso: Add FORCE to the build rule of %.so
Masahiro Yamada
1
-1
/
+1
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-35
/
+0
2018-12-15
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
1
-1
/
+2
2018-12-07
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
1
-2
/
+2
2018-12-05
x86/vdso: Remove a stale/misleading comment from the linker script
Sean Christopherson
1
-5
/
+0
2018-12-05
x86/vdso: Remove obsolete "fake section table" reservation
Sean Christopherson
2
-30
/
+0
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
[next]