Commit Graph

24 Commits (939a24a6df24649cea9fd0ff54fe71ee0dc1d61e)

Author SHA1 Message Date
Jeremy Fitzhardinge fc8b8a60ff x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Steven Rostedt 23adec554a x86: add notrace annotations to vsyscall. 17 years ago
Ingo Molnar a4928cffe6 "make namespacecheck" fixes 17 years ago
Thomas Gleixner d67bbacb4b x86: restore vsyscall64 prochandler 17 years ago
Thomas Gleixner ce28b9864b x86: fix vsyscall wreckage 17 years ago
Ingo Molnar e402644013 x86: map vsyscalls early enough 17 years ago
Glauber de Oliveira Costa f6dc247cac x86: change gdt acessor macro name 17 years ago
Glauber de Oliveira Costa 8f12dea613 x86: introduce native_read_tscp 17 years ago
H. Peter Anvin 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
Simon Arlott 676b1855de spelling fixes: arch/x86_64/ 18 years ago
Mike Travis 92cb7612ae x86: convert cpuinfo_x86 array to a per_cpu array 18 years ago
Siddha, Suresh B 957ff882f9 x86, vsyscall: fix the oops crash with __pa_vsymbol() 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Eric W. Biederman 282a821f18 sysctl: x86_64 remove unnecessary binary paths 18 years ago
Tony Breeds 2c62214831 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). 18 years ago
Andi Kleen c861eff88c x86: remove duplicated vsyscall nsec update 18 years ago
Mike Travis 98c9e27a56 x86: fix cpu_to_node references 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 250c22777f x86_64: move kernel 18 years ago
Thomas Gleixner 21a4400774 x86_64: prepare shared kernel/vsyscall.c 18 years ago
Andi Kleen 2aae950b21 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu 18 years ago
john stultz d0aff6e6f4 x86_64: vsyscall time() fix 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Eric Dumazet c8118c6c07 [PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fix 18 years ago
Eric Dumazet 272a3713bb [PATCH] x86-64: fix vtime() vsyscall 18 years ago
Vivek Goyal 0dbf7028c0 [PATCH] x86: __pa and __pa_symbol address space separation 18 years ago
Al Viro 89952d133d [PATCH] misc NULL noise 18 years ago
john stultz 7460ed2844 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman 7a44d37d8c [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Arnd Bergmann f5738ceed4 [PATCH] remove kernel syscalls 18 years ago
Ernie Petrides 103efcd9aa [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps 18 years ago
Andi Kleen 6b3d1a95ba [PATCH] x86-64: Fix vsyscall.c compilation on UP 18 years ago
Andi Kleen 8c131af1db [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled 18 years ago
Atsushi Nemoto 8ef386092d [PATCH] kill wall_jiffies 19 years ago
Andi Kleen 34596dc9e5 [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it 19 years ago
Andi Kleen 131cfd7bd5 [PATCH] Add sparse annotation to vsyscall.c 19 years ago
Vojtech Pavlik c08c820508 [PATCH] Add the vgetcpu vsyscall 19 years ago
Ingo Molnar 14118c3cdd [PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64 19 years ago
Andi Kleen 2c8bc9446a [PATCH] x86_64: Use standard __always_inline in vsyscall.c 19 years ago
Andi Kleen c818a18146 [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC 19 years ago
Andi Kleen 2e8ad43ec0 [PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls 20 years ago
Andi Kleen f3c5f5e7ee [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTL 20 years ago
Andi Kleen 312df5f1a1 [PATCH] x86_64: Add pmtimer support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago