aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/vdso
AgeCommit message (Expand)Author
2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz
2012-06-07x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz
2012-02-22x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin
2012-02-21x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin
2012-02-20x32: Add x32 VDSO supportH. J. Lu
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-23x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-05x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov
2011-08-04x86-64: Pad vDSO to a page boundaryAndy Lutomirski
2011-07-21x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-13x86-64: Add --no-undefined to vDSO buildAndy Lutomirski
2011-07-13x86-64: Allow alternative patching in the vDSOAndy Lutomirski
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski
2011-05-26x86: vdso: Remove unused variableThomas Gleixner
2011-05-24x86-64: Optimize vDSO time()Andy Lutomirski
2011-05-24x86-64: Add time to vDSOAndy Lutomirski
2011-05-24x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski
2011-05-24x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson
2010-12-13x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2010-08-06Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-08-02x86, vdso: Unmap vdso pagesShaohua Li
2010-07-27x86, vdso: Don't quote $nm in the script for checking vdso referencesH. Peter Anvin
2010-06-18x86, vdso: Error out if the vdso contains external referencesH. Peter Anvin
2010-06-18x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-12sysctl x86: Remove dead binary sysctl supportEric W. Biederman
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds