aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-19x86: Use ARRAY_SIZEJérémy Lefaure1-1/+2
2017-08-29x86/gdt: Use bitfields for initializationThomas Gleixner1-1/+1
2017-06-21ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov1-3/+0
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-01Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-1/+36
2017-04-10x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause1-2/+9
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier1-1/+1
2017-03-11x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov4-1/+36
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport1-1/+1
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-4/+4
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-2/+2
2016-10-28x86/vdso: Set vDSO pointer only after successDmitry Safonov1-7/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-73/+102
2016-09-30x86/vdso: Fix building on big endian hostSegher Boessenkool1-1/+1
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini1-1/+1
2016-09-15x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64Ingo Molnar1-50/+48
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov1-10/+35
2016-09-14x86/vdso: Replace calculate_addr in map_vdso() with addrDmitry Safonov1-13/+17
2016-09-14x86/vdso: Unmap vdso blob on vvar mapping failureDmitry Safonov1-2/+4
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-20/+5
2016-08-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2016-08-04x86: vdso: use __pvclock_read_cyclesPaolo Bonzini1-13/+3
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini1-7/+2
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+2
2016-08-01Merge branch 'x86/asm' into x86/urgent, to pick up fixIngo Molnar1-0/+6
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-16/+4
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-07-25x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell1-1/+1
2016-07-19x86/vdso: Error out if the vDSO isn't a valid DSOAndy Lutomirski1-0/+6
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar3-16/+4
2016-07-14x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior1-16/+4
2016-07-08x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov1-5/+42
2016-06-14x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski3-16/+4
2016-06-07GCC plugin infrastructureEmese Revfy1-1/+2
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-1/+2
2016-04-20kbuild: drop FORCE from PHONY targetsMasahiro Yamada1-2/+2
2016-04-13x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski3-29/+2
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+4
2016-03-17Merge branch 'x86/cleanups' into x86/urgentIngo Molnar1-1/+1
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-57/+80
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-2/+4