summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_64.c
Commit message (Expand)AuthorAgeFilesLines
...
* x86: Raise vsyscall priority on hotplug notifier chainSheng Yang2010-03-011-1/+2
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+3
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+3
* | sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-121-1/+1
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-9/+1
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-0/+1
* x86: move rdtsc_barrier() into the TSC vread methodPetr Tesarik2009-05-281-8/+0
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-0/+3
|\
| * trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
| * tracing: branch tracer, fix vdso crashIngo Molnar2008-11-121-7/+2
| * tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-121-0/+8
* | x86: clean up rdtsc_barrier() useIngo Molnar2008-11-081-0/+9
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-2/+2
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-1/+2
|\ \
| * | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-231-1/+2
| |/
* | x86, 64-bit: use write_gdt_entry in vsyscall_set_cpuJeremy Fitzhardinge2008-07-081-6/+6
|/
* "make namespacecheck" fixesIngo Molnar2008-04-241-1/+1
* x86: restore vsyscall64 prochandlerThomas Gleixner2008-02-291-1/+10
* x86: fix vsyscall wreckageThomas Gleixner2008-02-261-49/+3
* x86: map vsyscalls early enoughIngo Molnar2008-01-301-2/+1
* x86: change gdt acessor macro nameGlauber de Oliveira Costa2008-01-301-1/+1
* x86: introduce native_read_tscpGlauber de Oliveira Costa2008-01-301-2/+2
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-191-1/+1
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-201-1/+1
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+1
* | x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B2007-10-191-1/+1
|/
* sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-181-9/+1
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-1/+10
* x86: remove duplicated vsyscall nsec updateAndi Kleen2007-10-171-1/+0
* x86: fix cpu_to_node referencesMike Travis2007-10-171-1/+1
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* x86_64: move kernelThomas Gleixner2007-10-111-0/+349
OpenPOWER on IntegriCloud