index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-27
1
-1
/
+1
|
\
|
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-27
2
-35
/
+0
|
\
\
|
*
|
x86/vdso: Remove a stale/misleading comment from the linker script
Sean Christopherson
2018-12-05
1
-5
/
+0
|
*
|
x86/vdso: Remove obsolete "fake section table" reservation
Sean Christopherson
2018-12-05
2
-30
/
+0
|
|
/
*
|
x86/vdso: Pass --eh-frame-hdr to the linker
Alistair Strachan
2018-12-15
1
-1
/
+2
*
|
x86/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-12-07
1
-2
/
+2
|
/
*
x86: convert vdso to use vm_fault_t
Matthew Wilcox
2018-10-27
1
-15
/
+9
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
1
-150
/
+60
|
\
|
*
x86/vdso: Rearrange do_hres() to improve code generation
Andy Lutomirski
2018-10-05
1
-4
/
+8
|
*
x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacks
Andy Lutomirski
2018-10-05
1
-2
/
+2
|
*
x86/vdso: Move cycle_last handling into the caller
Thomas Gleixner
2018-10-04
1
-32
/
+7
|
*
x86/vdso: Simplify the invalid vclock case
Thomas Gleixner
2018-10-04
1
-61
/
+21
|
*
x86/vdso: Replace the clockid switch case
Thomas Gleixner
2018-10-04
1
-20
/
+18
|
*
x86/vdso: Collapse coarse functions
Thomas Gleixner
2018-10-04
1
-16
/
+4
|
*
x86/vdso: Collapse high resolution functions
Thomas Gleixner
2018-10-04
1
-28
/
+7
|
*
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
2018-10-04
1
-9
/
+15
|
*
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
2018-10-04
1
-4
/
+4
|
*
x86/vdso: Enforce 64bit clocksource
Thomas Gleixner
2018-10-04
1
-1
/
+1
*
|
x86/fsgsbase/64: Clean up various details
Ingo Molnar
2018-10-08
1
-0
/
+1
*
|
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
1
-1
/
+1
*
|
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
1
-32
/
+1
*
|
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2018-10-08
2
-20
/
+8
*
|
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2018-10-08
1
-1
/
+1
|
/
*
x86/vdso: Fix vDSO syscall fallback asm constraint regression
Andy Lutomirski
2018-10-04
1
-4
/
+4
*
x86/vdso: Only enable vDSO retpolines when enabled and supported
Andy Lutomirski
2018-10-03
1
-2
/
+14
*
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
2018-10-02
1
-8
/
+10
*
x86/vdso: Fix vDSO build if a retpoline is emitted
Andy Lutomirski
2018-08-20
1
-2
/
+4
*
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
2
-0
/
+6
|
\
|
*
x86: Add build salt to the vDSO
Laura Abbott
2018-07-17
2
-0
/
+6
*
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-08-14
1
-13
/
+9
|
\
\
|
*
|
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
2018-08-05
1
-13
/
+9
|
|
/
*
/
x86/build/vdso: Simplify 'cmd_vdso2c'
Masahiro Yamada
2018-07-03
1
-3
/
+1
|
/
*
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-05
1
-7
/
+4
|
\
|
*
x86/build/vdso: Put generated linker scripts to $(obj)/
Masahiro Yamada
2018-05-15
1
-2
/
+2
|
*
x86/build/vdso: Remove unnecessary export in Makefile
Masahiro Yamada
2018-05-15
1
-1
/
+1
|
*
x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile
Masahiro Yamada
2018-05-15
1
-4
/
+1
*
|
x86/vdso: Remove unused file
Jann Horn
2018-05-05
1
-1
/
+0
|
/
*
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-04-07
1
-3
/
+1
*
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2018-03-20
1
-2
/
+0
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-07
1
-1
/
+1
|
\
|
*
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
1
-1
/
+1
*
|
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-18
1
-4
/
+0
|
\
\
|
*
|
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
1
-4
/
+0
*
|
|
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-08
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-14
1
-1
/
+2
|
\
\
|
*
|
x86: Use ARRAY_SIZE
Jérémy Lefaure
2017-10-19
1
-1
/
+2
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
1
-2
/
+3
|
\
\
|
*
|
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2017-11-07
1
-2
/
+3
[next]