index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vsyscall_64.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-16
|
\
|
*
seccomp: Make syscall skipping and nr changes more consistent
Andy Lutomirski
2012-10-02
*
|
time: Convert x86_64 to using new update_vsyscall
John Stultz
2012-09-24
*
|
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
*
|
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
|
/
*
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-22
|
\
|
*
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
Joe Perches
2012-06-06
*
|
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
2012-07-14
*
|
x86/vsyscall: allow seccomp filter in vsyscall=emulate
Will Drewry
2012-07-13
|
/
*
x86: vsyscall: Use NULL instead 0 for a pointer argument
Emil Goode
2012-04-06
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
|
\
|
*
x86: Rename trap_no to trap_nr in thread_struct
Srikar Dronamraju
2012-03-13
*
|
x86: vdso: Put declaration before code
Thomas Gleixner
2012-03-24
*
|
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-23
*
|
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
*
|
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Thomas Gleixner
2012-03-15
|
/
*
x86: Default to vsyscall=emulate
Andy Lutomirski
2011-12-05
*
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
2011-12-05
*
x86: fix implicit include of <linux/topology.h> in vsyscall_64
Paul Gortmaker
2011-10-31
*
x86: Default to vsyscall=native for now
Adrian Bunk
2011-10-11
*
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
2011-08-10
*
x86: Remove unnecessary compile flag tweaks for vsyscall code
Andy Lutomirski
2011-08-10
*
x86-64: Add vsyscall:emulate_vsyscall trace event
Andy Lutomirski
2011-08-04
*
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
2011-08-04
*
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-14
*
clocksource: Replace vread with generic arch data
Andy Lutomirski
2011-07-13
*
x86-64: Improve vsyscall emulation CS and RIP handling
Andy Lutomirski
2011-07-13
*
x86-64: Emulate legacy vsyscalls
Andy Lutomirski
2011-06-07
*
x86-64: Remove vsyscall number 3 (venosys)
Andy Lutomirski
2011-06-06
*
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
2011-06-05
*
x86-64: Give vvars their own page
Andy Lutomirski
2011-06-05
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-05-26
|
\
|
*
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2011-05-24
*
|
seqlock: Get rid of SEQLOCK_UNLOCKED
Eric Dumazet
2011-05-24
|
/
*
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
*
x86: Fix vtime/file timestamp inconsistencies
John Stultz
2010-07-27
*
x86: Raise vsyscall priority on hotplug notifier chain
Sheng Yang
2010-03-01
*
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-08
|
\
|
*
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-17
*
|
sysctl x86: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-21
*
x86: move rdtsc_barrier() into the TSC vread method
Petr Tesarik
2009-05-28
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
|
\
|
*
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
|
*
tracing: branch tracer, fix vdso crash
Ingo Molnar
2008-11-12
|
*
tracing: profile likely and unlikely annotations
Steven Rostedt
2008-11-12
*
|
x86: clean up rdtsc_barrier() use
Ingo Molnar
2008-11-08
|
/
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
[next]