Andy Lutomirski
|
a4412fc948
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
|
11 years ago |
Andy Lutomirski
|
53b884ac37
x86_64/vsyscall: Fix warn_bad_vsyscall log output
|
11 years ago |
Andy Lutomirski
|
f40c330091
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
|
11 years ago |
Linus Torvalds
|
467a9e1633
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 years ago |
Srivatsa S. Bhat
|
42112a0f5d
x86, vsyscall: Fix CPU hotplug callback registration
|
11 years ago |
Stefani Seibold
|
d2312e3379
x86, vdso: Make vsyscall_gtod_data handling x86 generic
|
11 years ago |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
Linus Torvalds
|
2a74dbb9a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Andy Lutomirski
|
87b526d349
seccomp: Make syscall skipping and nr changes more consistent
|
13 years ago |
John Stultz
|
650ea02475
time: Convert x86_64 to using new update_vsyscall
|
13 years ago |
John Stultz
|
7063942116
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
|
13 years ago |
John Stultz
|
189374aed6
time: Move update_vsyscall definitions to timekeeper_internal.h
|
13 years ago |
Linus Torvalds
|
3fad0953a1
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Will Drewry
|
09d314425f
vsyscall_64: add missing ifdef CONFIG_SECCOMP
|
13 years ago |
Will Drewry
|
5651721ede
x86/vsyscall: allow seccomp filter in vsyscall=emulate
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Emil Goode
|
46ed99d1b7
x86: vsyscall: Use NULL instead 0 for a pointer argument
|
13 years ago |
Linus Torvalds
|
eb05df9e7e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Thomas Gleixner
|
68fe7b23d5
x86: vdso: Put declaration before code
|
13 years ago |
Andy Lutomirski
|
91ec87d57f
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
|
13 years ago |
Thomas Gleixner
|
2ab516575f
x86: vdso: Use seqcount instead of seqlock
|
13 years ago |
Thomas Gleixner
|
6c260d5863
x86: vdso: Remove bogus locking in update_vsyscall_tz()
|
13 years ago |
Srikar Dronamraju
|
51e7dc7011
x86: Rename trap_no to trap_nr in thread_struct
|
13 years ago |
Andy Lutomirski
|
2e57ae0515
x86: Default to vsyscall=emulate
|
14 years ago |
Andy Lutomirski
|
4fc3490114
x86-64: Set siginfo and context on vsyscall emulation faults
|
14 years ago |
Paul Gortmaker
|
2957402297
x86: fix implicit include of <linux/topology.h> in vsyscall_64
|
14 years ago |
Adrian Bunk
|
2b666859ec
x86: Default to vsyscall=native for now
|
14 years ago |
Andy Lutomirski
|
3ae36655b9
x86-64: Rework vsyscall emulation and add vsyscall= parameter
|
14 years ago |
Andy Lutomirski
|
f3fb5b7bb7
x86: Remove unnecessary compile flag tweaks for vsyscall code
|
14 years ago |
Andy Lutomirski
|
c149a665ac
x86-64: Add vsyscall:emulate_vsyscall trace event
|
14 years ago |