aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+12
2019-05-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+9
2019-05-06Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+8
2019-05-06Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+2
2019-05-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+8
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-05-01gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds1-2/+2
2019-04-19x86/vdso: Rename variable to fix -Wshadow warningLeonardo BrĂ¡s1-6/+7
2019-04-18x86/build/vdso: Add FORCE to the build rule of %.soMasahiro Yamada1-1/+1
2019-04-17x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski1-2/+2
2019-04-17x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner1-1/+1
2019-04-17x86/exceptions: Split debug IST stackThomas Gleixner1-4/+4
2019-04-17x86/exceptions: Disconnect IST index and stack orderThomas Gleixner1-1/+1
2019-04-17x86/exceptions: Make IST index zero basedThomas Gleixner1-2/+2
2019-04-12x86/fpu: Defer FPU state load until return to userspaceRik van Riel1-1/+9
2019-04-05x86/entry: Remove unneeded need_resched() loopValentin Schneider2-4/+2
2019-04-03sched/x86_64: Don't save flags on context switchPeter Zijlstra1-2/+0
2019-04-03sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2-0/+4
2019-03-20vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2-1/+2
2019-03-20vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2-1/+3
2019-03-20vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2-1/+3
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2-1/+3
2019-03-20vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2-1/+3
2019-03-20vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2-1/+3
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds2-0/+2
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+6
2019-03-05signal: add pidfd_send_signal() syscallChristian Brauner2-0/+2
2019-02-28io_uring: add support for pre-mapped user IO buffersJens Axboe2-0/+2
2019-02-28Add io_uring IO interfaceJens Axboe2-0/+4
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner2-29/+49
2019-02-10Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner2-0/+13
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann1-0/+20
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-5/+5
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann1-22/+22
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann1-26/+26
2019-02-07x86/x32: use time64 versions of sigtimedwait and recvmmsgArnd Bergmann1-2/+2
2019-01-25arch: add split IPC system calls where neededArnd Bergmann2-0/+13
2019-01-18x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich1-2/+4
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-12-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2018-12-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-35/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2018-12-19Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs"Ingo Molnar1-1/+1
2018-12-17Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar1-3/+4
2018-12-15x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan1-1/+2
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-12-07x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers1-2/+2
2018-12-06kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi1-0/+4