index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
vdso
/
vdso32-setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-24
x86, vdso: Fix size of get_unmapped_area()
Stefani Seibold
1
-1
/
+3
2014-03-21
x86, vdso: Move more vdso definitions into vdso.h
Andy Lutomirski
1
-7
/
+0
2014-03-21
x86: Load the 32-bit vdso in place, just like the 64-bit vdsos
Andy Lutomirski
1
-21
/
+29
2014-03-18
x86, vdso32: handle 32 bit vDSO larger one page
Stefani Seibold
1
-7
/
+15
2014-03-18
x86, vdso: Add 32 bit VDSO time support for 32 bit kernel
Stefani Seibold
1
-4
/
+43
2014-03-18
x86, vdso: Patch alternatives in the 32-bit VDSO
Andy Lutomirski
1
-11
/
+12
2014-03-14
x86, vdso: Remove compat vdso support
Andy Lutomirski
1
-211
/
+21
2013-06-19
x86/vdso: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2012-06-08
x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()
H. Peter Anvin
1
-3
/
+3
2012-03-30
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2012-03-24
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-15
/
+2
2012-02-22
x32: Fix coding style violations in the x32 VDSO code
H. Peter Anvin
1
-2
/
+1
2012-02-21
x32: Add x32 VDSO support
H. J. Lu
1
-0
/
+6
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-2
/
+2
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-5
/
+6
2010-06-19
x86-64, mm: Initialize VDSO earlier on 64 bits
Jiri Slaby
1
-1
/
+1
2009-11-12
sysctl x86: Remove dead binary sysctl support
Eric W. Biederman
1
-1
/
+0
2009-06-05
x86: Set context.vdso before installing the mapping
Peter Zijlstra
1
-1
/
+5
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
1
-1
/
+1
2008-07-16
x86_64: further cleanup of 32-bit compat syscall mechanisms
Jeremy Fitzhardinge
1
-10
/
+9
2008-07-11
x86_64: vdso32 cleanup using feature flags
Jeremy Fitzhardinge
1
-10
/
+1
2008-05-04
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-01
x86: don't bother printing compat vdso address
Jeremy Fitzhardinge
1
-2
/
+0
2008-04-17
x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...
Dave Jones
1
-2
/
+6
2008-04-17
x86 vDSO: don't map 32-bit vdso when disabled
Roland McGrath
1
-0
/
+3
2008-01-30
x86: compat_binfmt_elf
Roland McGrath
1
-0
/
+33
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
1
-2
/
+2
2008-01-30
x86 vDSO: consolidate vdso32
Roland McGrath
1
-26
/
+93
2008-01-30
x86 vDSO: ia32_sysenter_target
Roland McGrath
1
-2
/
+2
2008-01-30
x86 vDSO: vdso32 setup
Roland McGrath
1
-0
/
+344