index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+0
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-0
/
+2
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2020-06-01
Merge tag 'x86-vdso-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-21
/
+14
2020-05-19
x86/kvm: Handle async page faults directly through do_page_fault()
Andy Lutomirski
2
-12
/
+0
2020-05-18
Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic...
Ingo Molnar
2
-26
/
+28
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2
-0
/
+2
2020-04-30
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2
-4
/
+4
2020-04-25
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
1
-2
/
+2
2020-04-25
x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Jann Horn
1
-1
/
+1
2020-04-25
x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf
1
-3
/
+2
2020-04-25
x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf
1
-1
/
+2
2020-04-25
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
1
-19
/
+21
2020-04-21
x86/vdso/Makefile: Add vobjs32
Dmitry Safonov
1
-10
/
+5
2020-04-21
x86/vdso/vdso2c: Convert iterators to unsigned
Dmitry Safonov
1
-9
/
+7
2020-04-21
x86/vdso/vdso2c: Correct error messages on file open
Dmitry Safonov
1
-2
/
+2
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-2
/
+0
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-4
/
+0
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-904
/
+855
2020-03-27
x86/vdso: Discard .note.gnu.property sections in vDSO
H.J. Lu
1
-0
/
+7
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-21
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
2
-8
/
+8
2020-03-21
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
3
-4
/
+4
2020-03-21
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2
-28
/
+2
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
1
-9
/
+9
2020-03-21
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
1
-15
/
+15
2020-03-21
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
1
-289
/
+289
2020-03-21
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
6
-799
/
+791
2020-03-21
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
3
-20
/
+6
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
4
-18
/
+10
2020-03-21
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
1
-10
/
+10
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
5
-7
/
+15
2020-03-21
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
3
-25
/
+29
2020-03-21
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2
-7
/
+7
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
1
-1
/
+1
2020-03-10
x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
Thomas Gleixner
2
-3
/
+3
2020-03-10
x86/entry/32: Remove unused label restore_nocheck
Thomas Gleixner
1
-1
/
+1
2020-02-29
x86/entry/32: Remove the 0/-1 distinction from exception entries
Thomas Gleixner
1
-3
/
+3
2020-02-27
x86/entry/entry_32: Route int3 through common_exception
Thomas Gleixner
1
-8
/
+2
2020-02-27
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
1
-1
/
+1
2020-02-27
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
1
-0
/
+1
2020-02-17
x86/syscalls: Add prototypes for C syscall callbacks
Benjamin Thiel
1
-0
/
+1
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
1
-3
/
+3
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-0
/
+4
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2
-0
/
+2
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+2
[next]