aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_64.c
Commit message (Expand)AuthorAge
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \
| * | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
| |/
* / x86, 64-bit: use write_gdt_entry in vsyscall_set_cpuJeremy Fitzhardinge2008-07-08
|/
* "make namespacecheck" fixesIngo Molnar2008-04-24
* x86: restore vsyscall64 prochandlerThomas Gleixner2008-02-29
* x86: fix vsyscall wreckageThomas Gleixner2008-02-26
* x86: map vsyscalls early enoughIngo Molnar2008-01-30
* x86: change gdt acessor macro nameGlauber de Oliveira Costa2008-01-30
* x86: introduce native_read_tscpGlauber de Oliveira Costa2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * spelling fixes: arch/x86_64/Simon Arlott2007-10-19
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* | x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B2007-10-19
|/
* sparse pointer use of zero as nullStephen Hemminger2007-10-18
* sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-18
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-18
* x86: remove duplicated vsyscall nsec updateAndi Kleen2007-10-17
* x86: fix cpu_to_node referencesMike Travis2007-10-17
* Delete filenames in comments.Dave Jones2007-10-13
* x86_64: move kernelThomas Gleixner2007-10-11