summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-211-3/+0
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-011-1/+1
|\
| * x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-1/+1
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-014-1/+36
|\ \
| * | x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-114-1/+36
| |/
* | x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-101-2/+9
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-241-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-251-4/+4
|\
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-4/+4
* | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
|/
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-2/+2
* x86/vdso: Set vDSO pointer only after successDmitry Safonov2016-10-281-7/+3
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-1/+1
|\
| * KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-1/+1
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-73/+102
|\ \
| * | x86/vdso: Only define map_vdso_randomized() if CONFIG_X86_64Ingo Molnar2016-09-151-50/+48
| * | x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-10/+35
| * | x86/vdso: Replace calculate_addr in map_vdso() with addrDmitry Safonov2016-09-141-13/+17
| * | x86/vdso: Unmap vdso blob on vvar mapping failureDmitry Safonov2016-09-141-2/+4
| |/
* | x86/vdso: Fix building on big endian hostSegher Boessenkool2016-09-301-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-061-20/+5
|\
| * x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-041-13/+3
| * pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-7/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-061-0/+6
|\ \ | |/ |/|
| * Merge branch 'x86/asm' into x86/urgent, to pick up fixIngo Molnar2016-08-011-0/+6
| |\
| | * x86/vdso: Error out if the vDSO isn't a valid DSOAndy Lutomirski2016-07-191-0/+6
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+2
|\ \ \
| * | | GCC plugin infrastructureEmese Revfy2016-06-071-1/+2
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-16/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-16/+4
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-261-1/+1
|\ \ \
| * | | x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell2016-07-251-1/+1
| |/ /
* | | Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-153-16/+4
|\ \ \ | | |/ | |/|
| * | x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski2016-06-143-16/+4
| |/
* | x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-081-5/+42
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-2/+2
|\
| * kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-2/+2
* | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
* | x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-133-29/+2
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-241-1/+1
|\
| * Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-171-1/+1
| |\
| | * x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* | | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-201-2/+4
|\ \ \ | |/ / |/| |
| * | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-2/+4
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-154-57/+80
|\ \ \ | |/ /
| * | x86/vdso: Use static_cpu_has()Borislav Petkov2016-01-301-1/+1
| * | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-303-2/+2
| * | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-292-6/+7
| |\ \ | | |/
OpenPOWER on IntegriCloud