aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
AgeCommit message (Expand)Author
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar
2015-05-11x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-08x86: vdso: fix pvclock races with task migrationRadim Krčmář
2015-03-31x86/vdso: Remove x32 intermediates during 'make clean'Andy Lutomirski
2015-03-31x86/vdso: Teach 'make clean' to remove generated vdso-image-*.c filesAndrey Skvortsov
2015-03-31x86/vdso32/syscall.S: Do not load __USER32_DS to %ssDenys Vlasenko
2015-03-31x86/vdso: Fix the x86 vdso2c tool includesTommi Kyntola
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-06x86/vdso: Fix the build on GCC5Jiri Slaby
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-01-28x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov
2014-12-20x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski
2014-11-01x86: vdso: Fix build with older gccAndrew Morton
2014-10-28x86_64/vdso: Clean up vgetcpu init and merge the vdso initcallsAndy Lutomirski
2014-10-28x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski
2014-10-28x86/vdso: Make the PER_CPU segment 32 bitsAndy Lutomirski
2014-10-28x86/vdso: Make the PER_CPU segment start out accessedAndy Lutomirski
2014-10-28x86/vdso: Change the PER_CPU segment to use struct desc_structAndy Lutomirski
2014-10-28x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski
2014-09-24x86/vdso: Fix vdso2c's special_pages[] error checkingAndy Lutomirski
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-07-25x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski
2014-07-11x86, vdso: Get rid of the fake section mechanismAndy Lutomirski
2014-07-11x86, vdso: Move the vvar area before the vdso textAndy Lutomirski
2014-07-10x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr()Jan Beulich
2014-07-10x86-64, vdso: Fix vDSO build breakage due to empty .rela.dynJan Beulich
2014-06-24x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski
2014-06-20x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski
2014-06-19x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski
2014-06-19x86/vdso: Improve the fake section headersAndy Lutomirski
2014-06-19x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski
2014-06-19x86/vdso: Discard the __bug_table sectionAndy Lutomirski
2014-06-13x86/vdso: Fix vdso_installAndy Lutomirski
2014-06-12x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski
2014-06-12x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski
2014-06-10x86, vdso: Remove one final use of htole16()H. Peter Anvin
2014-06-06x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin
2014-05-31x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin
2014-05-30x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski
2014-05-30x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-20x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski
2014-05-05x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated commentsAndy Lutomirski
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-05-05x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski