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
/
vma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
2018-10-08
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
1
-32
/
+1
2018-10-08
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
1
-12
/
+7
2018-10-08
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
1
-1
/
+1
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-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-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-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
1
-0
/
+7
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
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-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
2016-09-14
x86/vdso: Unmap vdso blob on vvar mapping failure
Dmitry Safonov
1
-2
/
+4
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+4
2016-07-14
x86/vdso: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-16
/
+4
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
1
-5
/
+42
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+2
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
1
-11
/
+0
2016-01-30
x86/vdso: Use static_cpu_has()
Borislav Petkov
1
-1
/
+1
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-0
/
+1
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
1
-2
/
+2
2016-01-12
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
1
-40
/
+57
2016-01-12
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
1
-7
/
+19
2016-01-12
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
1
-0
/
+1
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
1
-0
/
+1
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
1
-0
/
+13
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
1
-12
/
+1
2015-07-06
x86/compat: Don't build the 32-bit VDSO if not needed
Brian Gerst
1
-2
/
+5
2015-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar
1
-0
/
+300