Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b50ddaccd0cd57c0e4957f4c21dd2b120495cee
/
arch
/
x86
/
entry
/
vdso
d589c0d
Merge 4.9.133 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
1bdd5e2
x86/vdso: Fix vDSO syscall fallback asm constraint regression
by Andy Lutomirski
· 6 years ago
9f14d89
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
by Andy Lutomirski
· 6 years ago
c5aceac
x86: vdso: Fix leaky vdso linker with CC=clang.
by Alistair Strachan
· 6 years ago
ec980b6
x86/vdso: Ensure vdso32_enabled gets set to valid values only
by Mathias Krause
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
8e4ef63
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e4aad64
x86/vdso: Fix building on big endian host
by Segher Boessenkool
· 8 years ago
108b249
KVM: x86: introduce get_kvmclock_ns
by Paolo Bonzini
· 8 years ago
3947f49
x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64
by Ingo Molnar
· 8 years ago
2eefd87
x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*
by Dmitry Safonov
· 8 years ago
576ebfe
x86/vdso: Replace calculate_addr in map_vdso() with addr
by Dmitry Safonov
· 8 years ago
e38447e
x86/vdso: Unmap vdso blob on vvar mapping failure
by Dmitry Safonov
· 8 years ago
80fac0f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
c98f582
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
abe9efa
x86: vdso: use __pvclock_read_cycles
by Paolo Bonzini
· 8 years ago
3aed64f
pvclock: introduce seqcount-like API
by Paolo Bonzini
· 8 years ago
f716a85
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
7946c2b
Merge branch 'x86/asm' into x86/urgent, to pick up fix
by Ingo Molnar
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
37e13a1
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
d51306f
x86: Make the vdso2c compiler use the host architecture headers
by Stephen Rothwell
· 8 years ago
57f90c3
x86/vdso: Error out if the vDSO isn't a valid DSO
by Andy Lutomirski
· 8 years ago
38452af
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
by Ingo Molnar
· 8 years ago
07d36c9
x86/vdso: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
b059a45
x86/vdso: Add mremap hook to vm_special_mapping
by Dmitry Safonov
· 8 years ago
f070255
x86/vdso/32: Assemble sigreturn.S separately
by Andy Lutomirski
· 8 years ago
6b90bd4
GCC plugin infrastructure
by Emese Revfy
· 8 years ago
5b26fc8
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
6904817
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
by Michal Hocko
· 8 years ago
2e8d696
kbuild: drop FORCE from PHONY targets
by Masahiro Yamada
· 9 years ago
1ed95e5
x86/vdso: Remove direct HPET access through the vDSO
by Andy Lutomirski
· 9 years ago
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
00f5268
Merge branch 'x86/cleanups' into x86/urgent
by Ingo Molnar
· 9 years ago
ba33ea8
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c0dd671686
objtool: Mark non-standard object files and directories
by Josh Poimboeuf
· 9 years ago
6a6256f
x86: Fix misspellings in comments
by Adam Buchbinder
· 9 years ago
018ef8d
x86/vdso: Mark the vDSO code read-only after init
by Kees Cook
· 9 years ago
8c72530
x86/vdso: Use static_cpu_has()
by Borislav Petkov
· 9 years ago
cd4d09e
x86/cpufeature: Carve out X86_FEATURE_*
by Borislav Petkov
· 9 years ago
76b36fa
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes
by Ingo Molnar
· 9 years ago
c6d3085
UBSAN: run-time undefined behavior sanity checker
by Andrey Ryabinin
· 9 years ago
78fd8c7
x86/vdso/pvclock: Protect STABLE check with the seqcount
by Andy Lutomirski
· 9 years ago
bd902c5
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
by Andy Lutomirski
· 9 years ago
a48a704
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
by Andy Lutomirski
· 9 years ago
05ef76b
x86/vdso: Use .fault for the vDSO text mapping
by Andy Lutomirski
· 9 years ago
352b78c
x86/vdso: Track each mm's loaded vDSO image as well as its base
by Andy Lutomirski
· 9 years ago
88cbfd0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
30bfa7b
x86/entry: Restore traditional SYSENTER calling convention
by Andy Lutomirski
· 9 years ago
6a613ac
x86/entry: Fix some comments
by Andy Lutomirski
· 9 years ago
76480a6
x86/vdso: Enable vdso pvclock access on all vdso variants
by Andy Lutomirski
· 9 years ago
cc1e24f
x86/vdso: Remove pvclock fixmap machinery
by Andy Lutomirski
· 9 years ago
dac16fb
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
by Andy Lutomirski
· 9 years ago
6b078f5
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
by Andy Lutomirski
· 9 years ago
639ab3e
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5f310f7
x86/entry/32: Re-implement SYSENTER using the new C path
by Andy Lutomirski
· 9 years ago
a474e67
x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspace
by Andy Lutomirski
· 9 years ago
8242c6c
x86/vdso/32: Save extra registers in the INT80 vsyscall path
by Andy Lutomirski
· 9 years ago
29c0ce9
x86/vdso: Replace hex int80 CFI annotations with GAS directives
by Andy Lutomirski
· 9 years ago
f24f910
x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asm
by Andy Lutomirski
· 9 years ago
0a6d1fa
x86/vdso: Remove runtime 32-bit vDSO selection
by Andy Lutomirski
· 9 years ago
fb535cc
x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSO
by Toshi Kani
· 9 years ago
6b7e265
x86/vdso: Emit a GNU hash
by Andy Lutomirski
· 9 years ago
ab8b82ee6
x86/compat: Don't build the 32-bit VDSO if not needed
by Brian Gerst
· 9 years ago
03b9730
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
by Andy Lutomirski
· 9 years ago
4ea1636
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
by Andy Lutomirski
· 9 years ago
c6e5ca3
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
by Andy Lutomirski
· 9 years ago
d603c8e
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
by Ingo Molnar
· 9 years ago