summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-031-0/+2
|\
| * x86/vdso32: Define PGTABLE_LEVELS to 32bit VDSOToshi Kani2015-09-221-0/+2
* | x86/entry/32: Re-implement SYSENTER using the new C pathAndy Lutomirski2015-10-091-0/+2
* | x86/vdso/compat: Wire up SYSENTER and SYSCSALL for compat userspaceAndy Lutomirski2015-10-091-0/+8
* | x86/vdso/32: Save extra registers in the INT80 vsyscall pathAndy Lutomirski2015-10-092-1/+25
* | x86/vdso: Replace hex int80 CFI annotations with GAS directivesAndy Lutomirski2015-10-091-40/+8
* | x86/vdso: Define BUILD_VDSO while building and emit .eh_frame in asmAndy Lutomirski2015-10-091-2/+2
* | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-077-255/+13
|/
* x86/vdso: Emit a GNU hashAndy Lutomirski2015-08-081-1/+1
* x86/compat: Don't build the 32-bit VDSO if not neededBrian Gerst2015-07-062-5/+8
* x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-061-14/+2
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-061-1/+1
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-0322-0/+2142
OpenPOWER on IntegriCloud