index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+42
2019-12-02
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2019-12-01
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-27
x86/entry/32: Remove unused 'restore_all_notrace' local label
Borislav Petkov
1
-1
/
+0
2019-11-27
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-11-27
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
1
-0
/
+42
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+11
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-152
/
+151
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-78
/
+133
2019-11-25
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
1
-2
/
+0
2019-11-21
x86/entry/32: Fix NMI vs ESPFIX
Peter Zijlstra
1
-12
/
+41
2019-11-21
x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
Andy Lutomirski
1
-14
/
+16
2019-11-21
x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
Andy Lutomirski
1
-31
/
+35
2019-11-21
x86/entry/32: Use %ss segment where required
Andy Lutomirski
1
-5
/
+14
2019-11-21
x86/entry/32: Fix IRET exception
Peter Zijlstra
1
-1
/
+1
2019-11-19
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
1
-13
/
+9
2019-11-19
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
1
-2
/
+2
2019-11-16
x86/entry/64: Remove pointless jump in paranoid_exit
Thomas Gleixner
1
-2
/
+1
2019-11-16
x86/entry/32: Remove unused resume_userspace label
Thomas Gleixner
1
-1
/
+0
2019-11-16
x86/entry/32: Clarify register saving in __switch_to_asm()
Thomas Gleixner
1
-1
/
+7
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
1
-0
/
+4
2019-11-15
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2
-4
/
+4
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
1
-1
/
+1
2019-11-15
x86/build/vdso: Remove meaningless CFLAGS_REMOVE_*.o
Masahiro Yamada
1
-2
/
+0
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
1
-1
/
+1
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-12
/
+12
2019-10-18
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
1
-52
/
+52
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-1
/
+2
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2
-7
/
+7
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2
-30
/
+30
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
1
-10
/
+11
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
1
-2
/
+2
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
3
-6
/
+6
2019-10-18
x86/asm/entry: Annotate interrupt symbols properly
Jiri Slaby
2
-21
/
+20
2019-10-18
x86/asm: Annotate local pseudo-functions
Jiri Slaby
1
-1
/
+2
2019-10-18
x86/asm/entry: Annotate THUNKs
Jiri Slaby
2
-5
/
+6
2019-10-11
x86/asm: Make more symbols local
Jiri Slaby
1
-2
/
+2
2019-10-11
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
3
-11
/
+15
2019-10-11
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
1
-2
/
+2
2019-10-11
seccomp: simplify secure_computing()
Christian Brauner
1
-1
/
+1
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+2
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-09-17
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-24
/
+53
2019-09-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2019-09-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+8
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
1
-2
/
+2
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-1
/
+2
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
1
-1
/
+1
2019-07-31
x86: Use CONFIG_PREEMPTION
Thomas Gleixner
4
-8
/
+8
[next]