index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-0
/
+6
2018-08-13
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+9
2018-08-05
x86: vdso: Use $LD instead of $CC to link
Alistair Strachan
1
-13
/
+9
2018-07-18
x86: Add build salt to the vDSO
Laura Abbott
2
-0
/
+6
2018-07-03
x86/build/vdso: Simplify 'cmd_vdso2c'
Masahiro Yamada
1
-3
/
+1
2018-06-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+4
2018-05-15
x86/build/vdso: Put generated linker scripts to $(obj)/
Masahiro Yamada
1
-2
/
+2
2018-05-15
x86/build/vdso: Remove unnecessary export in Makefile
Masahiro Yamada
1
-1
/
+1
2018-05-15
x86/build/vdso: Remove unused $(vobjs-nox32) in Makefile
Masahiro Yamada
1
-4
/
+1
2018-05-05
x86/vdso: Remove unused file
Jann Horn
1
-1
/
+0
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-3
/
+1
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
1
-2
/
+0
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
1
-1
/
+1
2017-11-17
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-4
/
+0
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
1
-4
/
+0
2017-11-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2017-11-13
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+3
2017-11-08
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
1
-1
/
+1
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
1
-2
/
+3
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
11
-0
/
+11
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-19
x86: Use ARRAY_SIZE
Jérémy Lefaure
1
-1
/
+2
2017-08-29
x86/gdt: Use bitfields for initialization
Thomas Gleixner
1
-1
/
+1
2017-06-21
ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSO
Dmitry Safonov
1
-3
/
+0
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-05-01
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-1
/
+36
2017-04-10
x86/vdso: Ensure vdso32_enabled gets set to valid values only
Mathias Krause
1
-2
/
+9
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
1
-1
/
+1
2017-03-11
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
4
-1
/
+36
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
1
-1
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-4
/
+4
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-2
/
+2
2016-10-28
x86/vdso: Set vDSO pointer only after success
Dmitry Safonov
1
-7
/
+3
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2016-10-03
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-73
/
+102
2016-09-30
x86/vdso: Fix building on big endian host
Segher Boessenkool
1
-1
/
+1
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
1
-1
/
+1
2016-09-15
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
Ingo Molnar
1
-50
/
+48
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
1
-10
/
+35
2016-09-14
x86/vdso: Replace calculate_addr in map_vdso() with addr
Dmitry Safonov
1
-13
/
+17
[next]