aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
Commit message (Expand)AuthorAge
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\
| * x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski2014-03-30
| * x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski2014-03-25
| * x86, vdso: Actually discard the .discard sectionsH. Peter Anvin2014-03-25
| * x86, vdso: Fix size of get_unmapped_area()Stefani Seibold2014-03-24
| * x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski2014-03-20
| * x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski2014-03-20
| * x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold2014-03-18
| * x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin2014-03-18
| * x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2014-03-18
| * x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-18
| * x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski2014-03-18
| * x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold2014-03-18
| * x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold2014-03-18
| * x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold2014-03-18
| * x86, vdso: Revamp vclock_gettime.cStefani Seibold2014-03-18
| * x86, vdso: Remove compat vdso supportAndy Lutomirski2014-03-13
* | x86, lto: Disable LTO for the x86 VDSOAndi Kleen2014-02-13
|/
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\
| * x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* | seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-12
|/
* seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
* remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-18
* x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-19
* timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi2013-02-15
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\
| * x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-27
* | mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse2012-12-11
|/
* time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-24
* x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin2012-06-07
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin2012-02-22
| * x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-21
| * x32: Add x32 VDSO supportH. J. Lu2012-02-20
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-29
|\ \
| * | x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-23
| * | x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-23
| * | x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-15
| * | time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-15
| |/
* / coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-28
|\
| * x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-05
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-23
|\ \
| * | x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin2011-08-23
* | | x86-64: Pad vDSO to a page boundaryAndy Lutomirski2011-08-04
|/ /
* | x86-64, vdso: Do not allocate memory for the vDSOAndy Lutomirski2011-07-21
* | x86, vdso: Drop now wrong commentBorislav Petkov2011-07-18
* | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
* | x86-64: Add --no-undefined to vDSO buildAndy Lutomirski2011-07-13
* | x86-64: Allow alternative patching in the vDSOAndy Lutomirski2011-07-13