index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2
-2
/
+2
2021-05-02
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2021-04-29
Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-0
/
+2
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-91
/
+4
2021-04-26
Merge tag 'x86-vdso-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-26
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-6
/
+6
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+5
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2
-0
/
+6
2021-04-08
x86/entry: Enable random_kstack_offset support
Kees Cook
1
-0
/
+3
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
3
-5
/
+5
2021-03-22
x86: Fix various typos in comments, take #2
Ingo Molnar
6
-6
/
+6
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2
-0
/
+2
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
2
-1
/
+4
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
1
-1
/
+1
2021-03-11
x86/paravirt: Remove no longer needed 32-bit pvops cruft
Juergen Gross
1
-2
/
+2
2021-03-11
x86/alternative: Merge include files
Juergen Gross
2
-2
/
+2
2021-03-08
x86/sev-es: Introduce ip_within_syscall_gap() helper
Joerg Roedel
1
-0
/
+2
2021-03-08
x86/entry/32: Remove leftover macros after stackprotector cleanups
Andy Lutomirski
1
-41
/
+2
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
1
-52
/
+4
2021-03-06
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
1
-1
/
+2
2021-03-06
x86/vdso: Use proper modifier for len's format specifier in extract()
Jiri Slaby
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+15
2021-02-25
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-54
/
+6
2021-02-24
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+2
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
1
-1
/
+2
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-2
/
+2
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-12
/
+13
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
2
-17
/
+19
2021-02-11
x86/softirq: Remove indirection in do_softirq_own_stack()
Thomas Gleixner
1
-39
/
+0
2021-02-11
x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcall
Thomas Gleixner
1
-13
/
+6
2021-02-11
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
1
-1
/
+0
2021-02-11
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
1
-1
/
+0
2021-02-11
x86/entry: Fix instrumentation annotation
Thomas Gleixner
1
-1
/
+1
2021-02-10
x86/xen: Drop USERGS_SYSRET64 paravirt call
Juergen Gross
1
-9
/
+7
2021-02-10
x86/pv: Switch SWAPGS to ALTERNATIVE
Juergen Gross
1
-5
/
+5
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+5
2021-01-24
fs: add mount_setattr()
Christian Brauner
2
-0
/
+2
2021-01-19
x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument
Borislav Petkov
1
-6
/
+1
2021-01-14
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
1
-4
/
+4
2021-01-12
x86/entry: Fix noinstr fail
Peter Zijlstra
1
-3
/
+7
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2
-0
/
+2
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-17
/
+0
2020-12-15
mm: forbid splitting special mappings
Dmitry Safonov
1
-17
/
+0
2020-12-15
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-34
/
+19
2020-12-15
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2020-12-02
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
3
-0
/
+19
2020-11-18
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
3
-0
/
+154
2020-11-18
x86/vdso: Add support for exception fixup in vDSO functions
Sean Christopherson
5
-5
/
+134
[next]