index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
1
-0
/
+3
2022-09-26
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
1
-1
/
+2
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
1
-1
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2022-06-27
x86: Use return-thunk in asm code
Peter Zijlstra
1
-0
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE
Thomas Gleixner
1
-1
/
+1
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2022-05-08
randstruct: Split randstruct Makefile and CFLAGS
Kees Cook
1
-1
/
+2
2022-05-04
x86: Fix return value of __setup handlers
Randy Dunlap
1
-1
/
+1
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+2
2021-12-30
x86/vdso: Remove -nostdlib compiler flag
Masahiro Yamada
1
-1
/
+1
2021-12-11
x86: Remove .fixup section
Peter Zijlstra
1
-1
/
+0
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2
-2
/
+2
2021-09-03
x86/build/vdso: fix missing FORCE for *.so build rule
Masahiro Yamada
1
-1
/
+1
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_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-4
/
+4
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
4
-4
/
+4
2021-03-11
x86/alternative: Merge include files
Juergen Gross
1
-1
/
+1
2021-03-06
x86/vdso: Use proper modifier for len's format specifier in extract()
Jiri Slaby
1
-1
/
+1
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
1
-1
/
+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-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+19
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
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
2020-10-26
x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()
Gabriel Krisman Bertazi
1
-2
/
+2
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+1
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-2
/
+0
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-08-15
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
1
-0
/
+1
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-30
/
+0
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-30
/
+0
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-07-08
timens: make vdso_join_timens() always succeed
Christian Brauner
1
-3
/
+2
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+6
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-7
/
+7
2020-04-21
x86/vdso/Makefile: Add vobjs32
Dmitry Safonov
1
-10
/
+5
2020-04-21
x86/vdso/vdso2c: Convert iterators to unsigned
Dmitry Safonov
1
-9
/
+7
2020-04-21
x86/vdso/vdso2c: Correct error messages on file open
Dmitry Safonov
1
-2
/
+2
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
5
-6
/
+16
2020-04-07
sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-4
/
+0
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+2
2020-03-31
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
[next]