- fa81511 x86-64, modify_ldt: Make support for 16-bit segments a runtime option by Linus Torvalds · 11 years ago
- 39bfe90 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 378ed3c x86, vdso: Make the vdso linker script compatible with Gold by Andy Lutomirski · 11 years ago
- c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 37c9755 x86, vdso: Fix the symbol versions on the 32-bit vDSO by Andy Lutomirski · 11 years ago
- b9a4a56 x86, vdso, build: Don't rebuild 32-bit vdsos on every make by Andy Lutomirski · 11 years ago
- 26f5ef2 x86, vdso: Actually discard the .discard sections by H. Peter Anvin · 11 years ago
- 645a387 x86, vdso: Fix size of get_unmapped_area() by Stefani Seibold · 11 years ago
- 9e6f450 x86, vdso: Move more vdso definitions into vdso.h by Andy Lutomirski · 11 years ago
- b67e612 x86: Load the 32-bit vdso in place, just like the 64-bit vdsos by Andy Lutomirski · 11 years ago
- 4e40112 x86, vdso32: handle 32 bit vDSO larger one page by Stefani Seibold · 11 years ago
- 008cc90 x86, vdso32: Disable stack protector, adjust optimizations by H. Peter Anvin · 11 years ago
- 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 11 years ago
- 7a59ed4 x86, vdso: Add 32 bit VDSO time support for 32 bit kernel by Stefani Seibold · 11 years ago
- b4b541a x86, vdso: Patch alternatives in the 32-bit VDSO by Andy Lutomirski · 11 years ago
- 0df1ea2 x86, vdso: Cleanup __vdso_gettimeofday() by Stefani Seibold · 11 years ago
- af8c93d x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro by Stefani Seibold · 11 years ago
- ce39c64 x86, vdso: __vdso_clock_gettime() cleanup by Stefani Seibold · 11 years ago
- 411f790 x86, vdso: Revamp vclock_gettime.c by Stefani Seibold · 11 years ago
- b0b49f2 x86, vdso: Remove compat vdso support by Andy Lutomirski · 11 years ago
- 67424d5 x86, lto: Disable LTO for the x86 VDSO by Andi Kleen · 11 years ago
- 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0c3351d seqlock: Use raw_ prefix instead of _no_lockdep by John Stultz · 11 years ago
- 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
- e04c5d7 remove sched notifier for cross-cpu migrations by Marcelo Tosatti · 11 years ago
- f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- 36dfbbf timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() by Satoru Takeuchi · 12 years ago
- 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
- 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
- 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
- 715c85b x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() by H. Peter Anvin · 12 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
- 5f29347 x86-64: Inline vdso clock_gettime helpers by Andy Lutomirski · 13 years ago
- 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
- 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
- a939e81 time: x86: Fix race switching from vsyscall to non-vsyscall clock by John Stultz · 13 years ago
- 862ae31 x32: Drop non-__vdso weak symbols from the x32 VDSO by H. Peter Anvin · 13 years ago
- 22e842d x32: Fix coding style violations in the x32 VDSO code by H. Peter Anvin · 13 years ago
- 1a21d4e x32: Add x32 VDSO support by H. J. Lu · 13 years ago
- e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 14c62e7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
- 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
- dfb09f9 x86, amd: Avoid cache aliasing penalties on AMD family 15h by Borislav Petkov · 13 years ago
- 1bdfac1 x86-64: Pad vDSO to a page boundary by Andy Lutomirski · 13 years ago
- aafade2 x86-64, vdso: Do not allocate memory for the vDSO by Andy Lutomirski · 13 years ago
- 8c400f6 x86, vdso: Drop now wrong comment by Borislav Petkov · 13 years ago
- 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
- 7f79ad1 x86-64: Add --no-undefined to vDSO build by Andy Lutomirski · 13 years ago
- 1b3f2a7 x86-64: Allow alternative patching in the vDSO by Andy Lutomirski · 13 years ago
- 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 13 years ago
- e9d35946 x86: vdso: Remove unused variable by Thomas Gleixner · 13 years ago
- 973aa81 x86-64: Optimize vDSO time() by Andy Lutomirski · 13 years ago
- f144a6b x86-64: Add time to vDSO by Andy Lutomirski · 13 years ago
- 6447fac x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO by Andy Lutomirski · 13 years ago
- 0f51f28 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 by Andy Lutomirski · 13 years ago
- 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 13 years ago
- cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
- 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
- 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
- de2a8cf x86, gcc-4.6: Use gcc -m options when building vdso by H. Peter Anvin · 14 years ago
- 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 9faa1e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- be783a4 x86, vdso: Unmap vdso pages by Shaohua Li · 14 years ago
- 18642a5 x86, vdso: Don't quote $nm in the script for checking vdso references by H. Peter Anvin · 14 years ago
- 05d0b08 x86, vdso: Error out if the vdso contains external references by H. Peter Anvin · 14 years ago
- d7a0380 x86-64, mm: Initialize VDSO earlier on 64 bits by Jiri Slaby · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 24a0656 sysctl x86: Remove dead binary sysctl support by Eric W. Biederman · 16 years ago
- f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
- da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
- 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
- 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f7b6eb3 x86: Set context.vdso before installing the mapping by Peter Zijlstra · 15 years ago
- 2f65dd4 x86: gettimeofday() vDSO: fix segfault when tv == NULL by John Wright · 16 years ago
- 3fa89ca x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before they get used by Jaswinder Singh Rajput · 16 years ago
- d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
- d627ded x86: no stack protector for vdso by Tejun Heo · 16 years ago
- 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 years ago
- 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
- 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- 369c992 x86: fix two modpost warnings by Jan Beulich · 16 years ago
- 6a52e4b x86_64: further cleanup of 32-bit compat syscall mechanisms by Jeremy Fitzhardinge · 16 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
- b6ad92d x86_64: vdso32 cleanup using feature flags by Jeremy Fitzhardinge · 16 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
- e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
- e6b0ede x86: clean up vdso_enabled type on x86_64 by OGAWA Hirofumi · 17 years ago
- 23adec5 x86: add notrace annotations to vsyscall. by Steven Rostedt · 17 years ago
- a128964 x86: use explicit copy in vdso_gettimeofday() by Andi Kleen · 17 years ago
- ecb783e x86: vdso ELF handling - use SELFMAG instead of numeric constant by Cyrill Gorcunov · 17 years ago
- a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 17 years ago
- d9dedc1 x86_64 vDSO: use initdata by Roland McGrath · 17 years ago
- 8705a49 x86 vDSO: compile with -g, 64-bit by Roland McGrath · 17 years ago