summaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
AgeCommit message (Expand)AuthorFilesLines
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin3-35/+38
2014-05-31x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin2-39/+42
2014-05-30x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski2-28/+50
2014-05-30x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski2-16/+14
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski3-17/+20
2014-05-20x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski1-1/+2
2014-05-05x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated commentsAndy Lutomirski3-16/+3
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2-19/+5
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski5-150/+166
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski11-202/+351
2014-05-05x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski1-30/+0
2014-05-05x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2-14/+11
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+8
2014-04-03x86, vdso: Make the vdso linker script compatible with GoldAndy Lutomirski1-11/+8
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-383/+349
2014-03-30x86, vdso: Fix the symbol versions on the 32-bit vDSOAndy Lutomirski1-3/+7
2014-03-25x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski1-1/+1
2014-03-25x86, vdso: Actually discard the .discard sectionsH. Peter Anvin1-0/+5
2014-03-24x86, vdso: Fix size of get_unmapped_area()Stefani Seibold1-1/+3
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski6-41/+3
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski6-83/+70
2014-03-18x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold1-7/+15
2014-03-18x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin1-0/+3
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2-41/+71
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold6-11/+162
2014-03-18x86, vdso: Patch alternatives in the 32-bit VDSOAndy Lutomirski3-15/+24
2014-03-18x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold1-5/+2
2014-03-18x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold1-3/+3
2014-03-18x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold1-13/+14
2014-03-18x86, vdso: Revamp vclock_gettime.cStefani Seibold1-43/+42
2014-03-13x86, vdso: Remove compat vdso supportAndy Lutomirski3-214/+22
2014-02-13x86, lto: Disable LTO for the x86 VDSOAndi Kleen1-3/+7
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+0
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz1-4/+4
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz1-4/+4
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti1-8/+8
2013-06-19x86/vdso: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi1-1/+1
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+81
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse1-1/+1
2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti2-11/+81
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz1-8/+14
2012-06-07x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe()H. Peter Anvin1-3/+3
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+172
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-68/+67
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron2-17/+3
2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski1-4/+5
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski1-30/+8
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner1-8/+8