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
/
kernel
/
vsyscall_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+7
2012-07-14
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
1
-0
/
+4
2012-07-14
x86/vsyscall: allow seccomp filter in vsyscall=emulate
Will Drewry
1
-4
/
+31
2012-06-06
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
1
-10
/
+7
2012-04-06
x86: vsyscall: Use NULL instead 0 for a pointer argument
Emil Goode
1
-3
/
+3
2012-03-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2012-03-24
x86: vdso: Put declaration before code
Thomas Gleixner
1
-1
/
+2
2012-03-24
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
1
-1
/
+9
2012-03-16
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
1
-8
/
+3
2012-03-16
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Thomas Gleixner
1
-5
/
+0
2012-03-13
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
1
-1
/
+1
2011-12-05
x86: Default to vsyscall=emulate
Andy Lutomirski
1
-1
/
+1
2011-12-05
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
1
-8
/
+67
2011-11-01
x86: fix implicit include of <linux/topology.h> in vsyscall_64
Paul Gortmaker
1
-0
/
+1
2011-10-11
x86: Default to vsyscall=native for now
Adrian Bunk
1
-1
/
+1
2011-08-11
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
1
-30
/
+49
2011-08-11
x86: Remove unnecessary compile flag tweaks for vsyscall code
Andy Lutomirski
1
-3
/
+0
2011-08-05
x86-64: Add vsyscall:emulate_vsyscall trace event
Andy Lutomirski
1
-0
/
+6
2011-08-05
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
1
-5
/
+1
2011-07-15
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
1
-1
/
+1
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski
1
-1
/
+1
2011-07-13
x86-64: Improve vsyscall emulation CS and RIP handling
Andy Lutomirski
1
-20
/
+41
2011-06-07
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
1
-139
/
+122
2011-06-06
x86-64: Remove vsyscall number 3 (venosys)
Andy Lutomirski
1
-5
/
+0
2011-06-05
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
1
-33
/
+1
2011-06-05
x86-64: Give vvars their own page
Andy Lutomirski
1
-0
/
+5
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+20
2011-05-24
seqlock: Get rid of SEQLOCK_UNLOCKED
Eric Dumazet
1
-1
/
+1
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
1
-26
/
+20
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
1
-3
/
+3
2010-07-27
x86: Fix vtime/file timestamp inconsistencies
John Stultz
1
-3
/
+8
2010-03-01
x86: Raise vsyscall priority on hotplug notifier chain
Sheng Yang
1
-1
/
+2
2009-12-09
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-2
/
+3
2009-11-12
sysctl x86: Remove dead binary sysctl support
Eric W. Biederman
1
-1
/
+1
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-9
/
+1
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
1
-0
/
+1
2009-05-28
x86: move rdtsc_barrier() into the TSC vread method
Petr Tesarik
1
-8
/
+0
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2008-11-13
trace: rename unlikely profiler to branch profiler
Steven Rostedt
1
-1
/
+1
2008-11-12
tracing: branch tracer, fix vdso crash
Ingo Molnar
1
-7
/
+2
2008-11-12
tracing: profile likely and unlikely annotations
Steven Rostedt
1
-0
/
+8
2008-11-08
x86: clean up rdtsc_barrier() use
Ingo Molnar
1
-0
/
+9
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-2
/
+2
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-1
/
+2
2008-07-08
x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu
Jeremy Fitzhardinge
1
-6
/
+6
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
1
-1
/
+2
2008-04-25
"make namespacecheck" fixes
Ingo Molnar
1
-1
/
+1
[next]