index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
2016-09-14
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
Dmitry Safonov
2016-09-14
x86/vdso: Replace calculate_addr in map_vdso() with addr
Dmitry Safonov
2016-09-14
x86/vdso: Unmap vdso blob on vvar mapping failure
Dmitry Safonov
2016-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-04
x86: vdso: use __pvclock_read_cycles
Paolo Bonzini
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-01
Merge branch 'x86/asm' into x86/urgent, to pick up fix
Ingo Molnar
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-25
x86: Make the vdso2c compiler use the host architecture headers
Stephen Rothwell
2016-07-19
x86/vdso: Error out if the vDSO isn't a valid DSO
Andy Lutomirski
2016-07-15
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
2016-07-14
x86/vdso: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
2016-06-14
x86/vdso/32: Assemble sigreturn.S separately
Andy Lutomirski
2016-06-07
GCC plugin infrastructure
Emese Revfy
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2016-04-20
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-22
x86/vdso: Mark the vDSO code read-only after init
Kees Cook
2016-01-30
x86/vdso: Use static_cpu_has()
Borislav Petkov
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-29
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...
Ingo Molnar
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2016-01-12
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
2016-01-12
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
2016-01-12
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-12-21
x86/entry: Restore traditional SYSENTER calling convention
Andy Lutomirski
2015-12-21
x86/entry: Fix some comments
Andy Lutomirski
2015-12-11
x86/vdso: Enable vdso pvclock access on all vdso variants
Andy Lutomirski
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-12-11
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-10-09
x86/entry/32: Re-implement SYSENTER using the new C path
Andy Lutomirski
2015-10-09
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
Andy Lutomirski
2015-10-09
x86/vdso/32: Save extra registers in the INT80 vsyscall path
Andy Lutomirski
[next]