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
...
|
*
|
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-1
/
+1
*
|
|
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
\
\
|
*
|
|
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
2
-1
/
+11
|
\
\
|
*
|
x86/entry/32: Clarify register saving in __switch_to_asm()
Thomas Gleixner
2019-11-16
1
-1
/
+7
|
*
|
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
2019-11-16
1
-0
/
+4
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
7
-152
/
+151
|
\
\
|
*
\
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-25
1
-2
/
+0
|
|
\
\
|
|
*
|
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
2019-11-15
1
-2
/
+0
|
|
|
/
|
*
|
x86/entry/64: Remove pointless jump in paranoid_exit
Thomas Gleixner
2019-11-16
1
-2
/
+1
|
*
|
x86/entry/32: Remove unused resume_userspace label
Thomas Gleixner
2019-11-16
1
-1
/
+0
|
*
|
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
1
-12
/
+12
|
*
|
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
1
-52
/
+52
|
*
|
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
1
-1
/
+2
|
*
|
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
2
-7
/
+7
|
*
|
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2019-10-18
2
-30
/
+30
|
*
|
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
1
-10
/
+11
|
*
|
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
2019-10-18
1
-2
/
+2
|
*
|
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
3
-6
/
+6
|
*
|
x86/asm/entry: Annotate interrupt symbols properly
Jiri Slaby
2019-10-18
2
-21
/
+20
|
*
|
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-10-18
1
-1
/
+2
|
*
|
x86/asm/entry: Annotate THUNKs
Jiri Slaby
2019-10-18
2
-5
/
+6
|
*
|
x86/asm: Make more symbols local
Jiri Slaby
2019-10-11
1
-2
/
+2
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
1
-78
/
+133
|
\
\
|
*
|
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
2019-11-25
1
-3
/
+18
|
*
|
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
2019-11-21
1
-12
/
+41
|
*
|
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
2019-11-21
1
-14
/
+16
|
*
|
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
2019-11-21
1
-31
/
+35
|
*
|
x86/entry/32: Use %ss segment where required
Andy Lutomirski
2019-11-21
1
-5
/
+14
|
*
|
x86/entry/32: Fix IRET exception
Peter Zijlstra
2019-11-21
1
-1
/
+1
|
*
|
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2019-11-19
1
-13
/
+9
|
*
|
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2019-11-19
1
-2
/
+2
|
|
/
*
|
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
2019-10-11
3
-11
/
+15
*
|
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
2019-10-11
1
-2
/
+2
|
/
*
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-20
1
-1
/
+2
|
\
|
*
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
1
-1
/
+2
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
1
-1
/
+1
|
\
\
|
*
|
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2019-08-23
1
-1
/
+1
*
|
|
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-17
4
-24
/
+53
|
\
\
\
|
*
|
|
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
3
-20
/
+49
|
*
|
|
x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
Andy Lutomirski
2019-07-22
1
-2
/
+2
|
*
|
|
x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
Andy Lutomirski
2019-07-22
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-17
1
-2
/
+2
|
\
\
\
|
*
|
|
x86/asm: Make some functions local labels
Jiri Slaby
2019-09-06
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-17
4
-8
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-31
4
-8
/
+8
*
|
|
Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Thomas Gleixner
2019-07-28
9
-121
/
+148
|
\
|
|
|
*
|
x86/entry/32: Pass cr2 to do_async_page_fault()
Matt Mullins
2019-07-24
1
-4
/
+9
|
|
/
[prev]
[next]