index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-16
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-16
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-16
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
|
|
/
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-20
3
-99
/
+123
|
|
\
|
|
*
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
2019-07-20
1
-1
/
+10
|
|
*
x86/mm, tracing: Fix CR2 corruption
Peter Zijlstra
2019-07-17
2
-20
/
+40
|
|
*
x86/entry/64: Update comments and sanity tests for create_gap
Peter Zijlstra
2019-07-17
1
-6
/
+11
|
|
*
x86/entry/64: Simplify idtentry a little
Peter Zijlstra
2019-07-17
1
-54
/
+48
|
|
*
x86/entry/32: Simplify common_exception
Peter Zijlstra
2019-07-17
1
-23
/
+13
|
|
*
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
2019-07-17
1
-0
/
+6
|
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
1
-3
/
+2
|
|
\
\
|
|
*
|
x86/entry: Fix thunk function ELF sizes
Josh Poimboeuf
2019-07-18
1
-3
/
+2
|
|
|
/
|
*
|
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-07-20
1
-3
/
+2
|
|
\
\
|
|
*
|
kbuild: add --hash-style= and --build-id unconditionally
Masahiro Yamada
2019-07-17
1
-3
/
+2
|
|
|
/
|
*
|
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-19
1
-1
/
+0
|
|
\
\
|
|
*
|
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2019-07-17
1
-1
/
+0
|
|
|
/
|
*
/
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-5
/
+2
|
|
/
|
*
x86/vdso: Fix flip/flop vdso build bug
Naohiro Aota
2019-07-12
1
-6
/
+6
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
1
-1
/
+1
|
|
\
|
|
*
x86/entry/32: Fix ENDPROC of common_spurious
Jiri Slaby
2019-07-09
1
-1
/
+1
|
*
|
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
2
-0
/
+2
|
|
\
\
|
|
*
|
arch: wire-up clone3() syscall
Christian Brauner
2019-06-09
2
-0
/
+2
|
*
|
|
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
2
-0
/
+2
|
|
\
\
\
|
|
*
|
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
2
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-14
6
-6
/
+6
|
|
|
\
\
\
|
|
*
|
|
|
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-06-08
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]