aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/vdso
AgeCommit message (Expand)Author
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
2009-06-05x86: Set context.vdso before installing the mappingPeter Zijlstra
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2009-04-12x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t...Jaswinder Singh Rajput
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar
2009-02-10x86: no stack protector for vdsoTejun Heo
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-18x86: fix two modpost warningsJan Beulich
2008-07-16x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-11x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar