aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-9/+1
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz1-0/+1
2009-05-28x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik1-8/+0
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt1-1/+1
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar1-7/+2
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt1-0/+8
2008-11-08x86: clean up rdtsc_barrier() useIngo Molnar1-0/+9
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar1-2/+2
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar1-1/+2
2008-07-08x86, 64-bit: use write_gdt_entry in vsyscall_set_cpuJeremy Fitzhardinge1-6/+6
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-1/+1
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt1-1/+2
2008-04-24"make namespacecheck" fixesIngo Molnar1-1/+1
2008-02-29x86: restore vsyscall64 prochandlerThomas Gleixner1-1/+10
2008-02-26x86: fix vsyscall wreckageThomas Gleixner1-49/+3
2008-01-30x86: map vsyscalls early enoughIngo Molnar1-2/+1
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa1-1/+1
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa1-2/+2
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-1/+1
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-10-20spelling fixes: arch/x86_64/Simon Arlott1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-1/+1
2007-10-19x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B1-1/+1
2007-10-18sparse pointer use of zero as nullStephen Hemminger1-1/+1
2007-10-18sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman1-9/+1
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-1/+10
2007-10-17x86: remove duplicated vsyscall nsec updateAndi Kleen1-1/+0
2007-10-17x86: fix cpu_to_node referencesMike Travis1-1/+1
2007-10-13Delete filenames in comments.Dave Jones1-2/+0
2007-10-11x86_64: move kernelThomas Gleixner1-0/+349