aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso
Commit message (Expand)AuthorAge
* x86/vdso: Error out in vdso2c if DT_RELA is presentAndy Lutomirski2014-06-24
* x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2014-06-24
* x86/vdso: Create .build-id links for unstripped vdso filesAndy Lutomirski2014-06-20
* x86/vdso: Remove some redundant in-memory section headersAndy Lutomirski2014-06-19
* x86/vdso: Improve the fake section headersAndy Lutomirski2014-06-19
* x86/vdso2c: Use better macros for ELF bitnessAndy Lutomirski2014-06-19
* x86/vdso: Discard the __bug_table sectionAndy Lutomirski2014-06-19
* x86/vdso: Fix vdso_installAndy Lutomirski2014-06-13
* x86/vdso: Hack to keep 64-bit Go programs workingAndy Lutomirski2014-06-12
* x86/vdso: Add PUT_LE to store little-endian valuesAndy Lutomirski2014-06-12
* x86, vdso: Remove one final use of htole16()H. Peter Anvin2014-06-10
* x86, vdso: Use <tools/le_byteshift.h> for littleendian accessH. Peter Anvin2014-06-06
* x86/vdso, build: Make LE access macros clearer, host-safeH. Peter Anvin2014-05-31
* x86/vdso, build: Fix cross-compilation from big-endian architecturesAndy Lutomirski2014-05-30
* x86/vdso, build: When vdso2c fails, unlink the outputAndy Lutomirski2014-05-30
* x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski2014-05-20
* x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski2014-05-20
* x86, vdso: Remove vestiges of VDSO_PRELINK and some outdated commentsAndy Lutomirski2014-05-05
* x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-05
* x86, vdso: Move the 32-bit vdso special pages after the textAndy Lutomirski2014-05-05
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-05
* x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.cAndy Lutomirski2014-05-05
* x86, vdso: Clean up 32-bit vs 64-bit vdso paramsAndy Lutomirski2014-05-05
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-22
|\
| * x86, vdso: Make the vdso linker script compatible with GoldAndy Lutomirski2014-04-03
* | 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