summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry
Commit message (Expand)AuthorAgeFilesLines
* x86/entry/64: Clean up and document espfix64 stack setupAndy Lutomirski2016-09-131-11/+53
* sched/x86: Pass kernel thread parameters in 'struct fork_frame'Brian Gerst2016-08-242-36/+32
* sched/x86: Rewrite the switch_to() codeBrian Gerst2016-08-242-3/+75
* Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-08-187-28/+41
|\
| * x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tablesValdis Kletnieks2016-08-101-0/+2
| * x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRETBorislav Petkov2016-08-101-5/+9
| * x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.textAlexander Potapenko2016-08-101-0/+11
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-061-20/+5
| |\
| | * x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-041-13/+3
| | * pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-7/+2
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-063-2/+12
| |\ \ | | |/ | |/|
| | * x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceDavid Howells2016-08-011-1/+1
| | * Merge branch 'x86/asm' into x86/urgent, to pick up fixIngo Molnar2016-08-011-0/+6
| | |\
| | | * x86/vdso: Error out if the vDSO isn't a valid DSOAndy Lutomirski2016-07-191-0/+6
| | * | x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-271-1/+5
| * | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+2
| |\ \ \
| | * | | GCC plugin infrastructureEmese Revfy2016-06-071-1/+2
* | | | | x86/entry: Remove duplicated commentBorislav Petkov2016-08-011-2/+1
|/ / / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-292-87/+21
|\ \ \ \
| * | | | x86/ptrace: run seccomp after ptraceKees Cook2016-06-141-10/+12
| * | | | x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2016-06-141-76/+8
| * | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-16/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-16/+4
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-261-1/+1
|\ \ \
| * | | x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell2016-07-251-1/+1
| |/ /
* | | x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu2016-07-151-2/+2
* | | x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar2016-07-151-5/+5
* | | x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski2016-07-151-3/+3
* | | x86/dumpstack: When OOPSing, rewind the stack before do_exit()Andy Lutomirski2016-07-152-0/+22
* | | Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar2016-07-155-22/+10
|\ \ \ | | |/ | |/|
| * | x86/entry: Inline enter_from_user_mode()Paolo Bonzini2016-07-101-1/+1
| * | x86/entry: Avoid interrupt flag save and restorePaolo Bonzini2016-07-101-2/+2
| * | x86/asm/entry: Make thunk's restore a local labelBorislav Petkov2016-07-081-3/+3
| * | x86/vdso/32: Assemble sigreturn.S separatelyAndy Lutomirski2016-06-143-16/+4
| |/
* | x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-081-5/+42
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-2/+2
|\
| * kbuild: drop FORCE from PHONY targetsMasahiro Yamada2016-04-201-2/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-251-6/+5
|\ \
| * \ Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-208-70/+38
| |\ \
| * | | x86/entry/64: Fix stack return address retrieval in thunkJosh Poimboeuf2016-05-191-6/+5
| * | | x86: Use compat version for preadv2 and pwritev2Dmitry V. Levin2016-05-121-2/+2
| | |/ | |/|
* | | vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko2016-05-231-1/+2
| |/ |/|
* | x86/entry/32: Remove GET_THREAD_INFO() from entry codeBrian Gerst2016-05-051-3/+0
* | x86/entry, sched/x86: Don't save/restore EFLAGS on task switchBrian Gerst2016-05-052-7/+0
* | x86/asm/entry/32: Simplify pushes of zeroed pt_regs->REGsDenys Vlasenko2016-05-031-24/+21
* | x86/segments/64: When load_gs_index fails, clear the baseAndy Lutomirski2016-04-291-0/+6
* | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-191-1/+1
* | x86/syscalls: Wire up compat readv2/writev2 syscallsChristoph Hellwig2016-04-132-2/+4
* | x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-133-29/+2
OpenPOWER on IntegriCloud