index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
2020-04-07
1
-4
/
+0
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
2
-0
/
+2
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-31
1
-0
/
+1
|
\
\
|
*
|
x86/syscalls: Add prototypes for C syscall callbacks
Benjamin Thiel
2020-02-17
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-31
1
-0
/
+7
|
\
\
|
*
|
x86/vdso: Discard .note.gnu.property sections in vDSO
H.J. Lu
2020-03-27
1
-0
/
+7
|
|
/
*
|
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
14
-904
/
+855
|
\
\
|
*
|
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
2020-03-21
2
-8
/
+8
|
*
|
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
3
-4
/
+4
|
*
|
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2020-03-21
2
-28
/
+2
|
*
|
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2020-03-21
1
-9
/
+9
|
*
|
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
2020-03-21
1
-15
/
+15
|
*
|
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
2020-03-21
1
-289
/
+289
|
*
|
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
2020-03-21
6
-799
/
+791
|
*
|
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
3
-20
/
+6
|
*
|
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
4
-18
/
+10
|
*
|
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
2020-03-21
1
-10
/
+10
|
*
|
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
5
-7
/
+15
|
*
|
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
2020-03-21
3
-25
/
+29
|
*
|
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2020-03-21
2
-7
/
+7
|
*
|
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-21
1
-1
/
+1
|
*
|
x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
Thomas Gleixner
2020-03-10
2
-3
/
+3
|
*
|
x86/entry/32: Remove unused label restore_nocheck
Thomas Gleixner
2020-03-10
1
-1
/
+1
|
*
|
x86/entry/32: Remove the 0/-1 distinction from exception entries
Thomas Gleixner
2020-02-29
1
-3
/
+3
|
*
|
x86/entry/entry_32: Route int3 through common_exception
Thomas Gleixner
2020-02-27
1
-8
/
+2
|
*
|
x86/entry/32: Force MCE through do_mce()
Thomas Gleixner
2020-02-27
1
-1
/
+1
|
*
|
x86/entry/32: Add missing ASM_CLAC to general_protection entry
Thomas Gleixner
2020-02-27
1
-0
/
+1
|
|
/
*
|
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
1
-3
/
+3
*
|
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2020-02-17
1
-0
/
+4
|
/
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-03
1
-1
/
+1
*
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-30
2
-0
/
+2
|
\
|
*
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
2
-0
/
+2
*
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
2
-0
/
+2
|
\
\
|
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
2
-0
/
+2
|
|
/
*
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-28
1
-0
/
+1
|
\
\
|
*
|
x86/vdso: Provide missing include file
Valdis Klētnieks
2019-12-29
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
1
-1
/
+1
|
\
\
|
*
|
x86/entry/64: Add instruction suffix to SYSRET
Jan Beulich
2020-01-09
1
-1
/
+1
|
|
/
*
|
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
1
-0
/
+27
*
|
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
2020-01-14
1
-1
/
+16
*
|
x86/vdso: Handle faults on timens page
Dmitry Safonov
2020-01-14
1
-2
/
+52
*
|
x86/vdso: Add time napespace page
Dmitry Safonov
2020-01-14
2
-2
/
+12
*
|
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
2020-01-14
2
-2
/
+11
*
|
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
2020-01-14
1
-0
/
+13
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-02
1
-1
/
+42
|
\
|
*
x86/entry/32: Remove unused 'restore_all_notrace' local label
Borislav Petkov
2019-11-27
1
-1
/
+0
|
*
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2019-11-26
1
-0
/
+42
*
|
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
2
-5
/
+5
|
\
\
|
*
|
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
2
-4
/
+4
[next]