index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
1
-2
/
+0
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-19
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-07
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-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-27
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-27
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-23
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-150
/
+60
2018-10-08
x86/fsgsbase/64: Clean up various details
Ingo Molnar
1
-0
/
+1
2018-10-08
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
1
-1
/
+1
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
1
-32
/
+1
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2
-20
/
+8
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
1
-1
/
+1
2018-10-05
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
1
-4
/
+8
2018-10-05
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
1
-2
/
+2
2018-10-05
x86/vdso: Move cycle_last handling into the caller
Thomas Gleixner
1
-32
/
+7
2018-10-05
x86/vdso: Simplify the invalid vclock case
Thomas Gleixner
1
-61
/
+21
2018-10-05
x86/vdso: Replace the clockid switch case
Thomas Gleixner
1
-20
/
+18
2018-10-05
x86/vdso: Collapse coarse functions
Thomas Gleixner
1
-16
/
+4
2018-10-05
x86/vdso: Collapse high resolution functions
Thomas Gleixner
1
-28
/
+7
2018-10-05
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
1
-9
/
+15
2018-10-05
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
1
-4
/
+4
2018-10-05
x86/vdso: Enforce 64bit clocksource
Thomas Gleixner
1
-1
/
+1
2018-10-04
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
1
-4
/
+4
2018-10-03
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
1
-2
/
+14
2018-10-02
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-08-20
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
1
-2
/
+4
[next]