Paul Gortmaker
|
2957402297
x86: fix implicit include of <linux/topology.h> in vsyscall_64
|
14 年之前 |
Adrian Bunk
|
2b666859ec
x86: Default to vsyscall=native for now
|
13 年之前 |
Andy Lutomirski
|
3ae36655b9
x86-64: Rework vsyscall emulation and add vsyscall= parameter
|
14 年之前 |
Andy Lutomirski
|
f3fb5b7bb7
x86: Remove unnecessary compile flag tweaks for vsyscall code
|
14 年之前 |
Andy Lutomirski
|
c149a665ac
x86-64: Add vsyscall:emulate_vsyscall trace event
|
14 年之前 |
Andy Lutomirski
|
318f5a2a67
x86-64: Add user_64bit_mode paravirt op
|
14 年之前 |
Andy Lutomirski
|
98d0ac38ca
x86-64: Move vread_tsc and vread_hpet into the vDSO
|
14 年之前 |
Andy Lutomirski
|
433bd805e5
clocksource: Replace vread with generic arch data
|
14 年之前 |
Andy Lutomirski
|
c9712944b2
x86-64: Improve vsyscall emulation CS and RIP handling
|
14 年之前 |
Andy Lutomirski
|
5cec93c216
x86-64: Emulate legacy vsyscalls
|
14 年之前 |
Andy Lutomirski
|
bb5fe2f78e
x86-64: Remove vsyscall number 3 (venosys)
|
14 年之前 |
Andy Lutomirski
|
0d7b8547fb
x86-64: Remove kernel.vsyscall64 sysctl
|
14 年之前 |
Andy Lutomirski
|
9fd67b4ed0
x86-64: Give vvars their own page
|
14 年之前 |
Linus Torvalds
|
14587a2a25
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Eric Dumazet
|
c4dbe54ed7
seqlock: Get rid of SEQLOCK_UNLOCKED
|
14 年之前 |
Andy Lutomirski
|
8c49d9a74b
x86-64: Clean up vdso/kernel shared variables
|
14 年之前 |
John Stultz
|
7615856ebf
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
|
15 年之前 |
John Stultz
|
8c73626ab2
x86: Fix vtime/file timestamp inconsistencies
|
15 年之前 |
Sheng Yang
|
be43f83dad
x86: Raise vsyscall priority on hotplug notifier chain
|
15 年之前 |
Linus Torvalds
|
fbf07eac7b
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
Lin Ming
|
0696b711e4
timekeeping: Fix clock_gettime vsyscall time warp
|
15 年之前 |
Eric W. Biederman
|
24a065624d
sysctl x86: Remove dead binary sysctl support
|
16 年之前 |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
15 年之前 |
john stultz
|
da15cfdae0
time: Introduce CLOCK_REALTIME_COARSE
|
16 年之前 |
Petr Tesarik
|
7d96fd41ca
x86: move rdtsc_barrier() into the TSC vread method
|
16 年之前 |
Linus Torvalds
|
b0f4b285d7
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 年之前 |
Steven Rostedt
|
2ed84eeb88
trace: rename unlikely profiler to branch profiler
|
16 年之前 |
Ingo Molnar
|
2b7d0390a6
tracing: branch tracer, fix vdso crash
|
16 年之前 |
Steven Rostedt
|
1f0d69a9fc
tracing: profile likely and unlikely annotations
|
16 年之前 |
Ingo Molnar
|
cb9e35dce9
x86: clean up rdtsc_barrier() use
|
16 年之前 |