aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-022-7/+0
* x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-291-1/+1
* 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
|/ / / /
* | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-142-8/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-161-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-232-8/+10
* | | | x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge2008-07-111-10/+1
| |_|/ |/| |
| | |
| \ \
*-. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-082-4/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi2008-05-251-1/+1
| |/ |/|
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-231-3/+3
|/
* x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
* x86: don't bother printing compat vdso addressJeremy Fitzhardinge2008-04-301-2/+0
* x86_64 vDSO: use initdataRoland McGrath2008-04-281-1/+9
* x86 vDSO: compile with -g, 64-bitRoland McGrath2008-04-191-1/+2
* x86: Centaur Isaiah processor to use sysenter in 64-bit compatibility mode ra...Dave Jones2008-04-171-2/+6
* x86: include mach_apic.h in smpboot_64.c and smpboot.cGlauber de Oliveira Costa2008-04-171-1/+1