aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Fix the build on GCC5Jiri Slaby2015-05-091-0/+1
* x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2015-02-201-14/+27
* Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-09-131-8/+0
* x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-091-0/+8
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-281-0/+9
|\
| * x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-051-0/+9
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-231-1/+1
|\ \
| * | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-231-1/+1
* | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-041-0/+1
|/ /
* | x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-212-21/+19
* | x86, vdso: Drop now wrong commentBorislav Petkov2011-07-181-1/+0
* | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-141-6/+47
* | x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-131-0/+1
* | x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-131-0/+33
* | x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-34/+21
|/
* x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
* x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2
* x86-64: Add time to vDSOAndy Lutomirski2011-05-242-1/+36
* x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
* x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-247-67/+3
* mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1
* mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-2/+2
* mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-5/+6
* x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-131-2/+2
*-. Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-061-0/+1
|\ \
| | * x86, vdso: Unmap vdso pagesShaohua Li2010-08-021-0/+1
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-062-2/+2
|\ \
| * | x86-64, mm: Initialize VDSO earlier on 64 bitsJiri Slaby2010-06-182-2/+2
| |/
* | x86, vdso: Don't quote $nm in the script for checking vdso referencesH. Peter Anvin2010-07-271-1/+1
* | x86, vdso: Error out if the vdso contains external referencesH. Peter Anvin2010-06-182-1/+12
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysctl x86: Remove dead binary sysctl supportEric W. Biederman2009-11-121-1/+0
* kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-1/+1
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-3/+36
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+1
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-0/+1
|\
| * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-0/+1
| |\
| | * x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t...Jaswinder Singh Rajput2009-04-121-0/+1
* | | x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-052-3/+10
|/ /
* | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
|/
* x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-211-2/+2
* x86: no stack protector for vdsoTejun Heo2009-02-101-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-282-2/+2
|\
| * [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-252-2/+2
* | trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
* | tracing: branch tracer, fix vdso crashIngo Molnar2008-11-121-0/+3
|/
*-------. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-214-21/+24
|\ \ \ \ \
| | | | | * x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-163-16/+18
| |_|_|_|/ |/| | | |
| * | | | x86: fix two modpost warningsJan Beulich2008-07-181-5/+6
|/ / / /