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.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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-10
/
+0
2020-04-08
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
1
-3
/
+2
2020-04-08
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
1
-3
/
+2
2020-04-08
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
1
-4
/
+2
2020-04-08
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
1
-4
/
+2
2020-04-08
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
1
-8
/
+2
2020-03-05
crypto: x86/curve25519 - support assemblers with no adx support
Jason A. Donenfeld
1
-2
/
+3
2019-08-28
x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...
Linus Torvalds
1
-0
/
+1
2019-04-05
x86/build: Keep local relocations with ld.lld
Kees Cook
1
-1
/
+1
2019-03-28
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-03-08
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2019-02-28
x86, retpolines: Raise limit for generating indirect calls from switch-case
Daniel Borkmann
1
-0
/
+5
2019-01-22
x86/fpu: Get rid of CONFIG_AS_FXSAVEQ
Borislav Petkov
1
-1
/
+0
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+1
2018-12-27
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2018-12-19
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
1
-7
/
+0
2018-12-09
x86, powerpc: Remove -funit-at-a-time compiler option entirely
Masahiro Yamada
1
-4
/
+0
2018-12-05
x86/build: Fix compiler support check for CONFIG_RETPOLINE
Masahiro Yamada
1
-3
/
+7
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
1
-2
/
+3
2018-11-05
x86/build: Remove -pipe from KBUILD_CFLAGS
Nathan Chancellor
1
-3
/
+1
2018-10-04
kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...
Nadav Amit
1
-0
/
+7
2018-10-01
x86/build: Remove unused CONFIG_AS_CRC32
Masahiro Yamada
1
-1
/
+0
2018-08-31
x86: Allow generating user-space headers without a compiler
Ben Hutchings
1
-4
/
+7
2018-08-30
x86/build: Remove jump label quirk for GCC older than 4.5.2
Masahiro Yamada
1
-12
/
+0
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-2
/
+2
2018-07-16
x86/build: Remove old -funit-at-a-time GCC quirk
Masahiro Yamada
1
-5
/
+0
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
1
-1
/
+1
2018-06-21
x86/build: Remove unnecessary preparation for purgatory
Masahiro Yamada
1
-5
/
+0
2018-06-21
Revert "kexec/purgatory: Add clean-up for purgatory directory"
Masahiro Yamada
1
-1
/
+0
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
1
-1
/
+1
2018-04-03
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+5
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
1
-2
/
+1
2018-03-20
x86: Force asm-goto
Peter Zijlstra
1
-0
/
+4
2018-03-20
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
1
-0
/
+9
2018-02-21
objtool, retpolines: Integrate objtool with retpoline support more closely
Peter Zijlstra
1
-7
/
+3
2018-02-20
x86/retpoline: Support retpoline builds with Clang
David Woodhouse
1
-1
/
+4
2018-01-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2018-01-15
x86/retpoline: Remove compile time warning
Thomas Gleixner
1
-2
/
+0
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+10
2018-01-12
x86/retpoline: Add initial retpoline support
David Woodhouse
1
-0
/
+10
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-5
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-21
x86/build: Use cc-option to validate stack alignment parameter
Matthias Kaehlcke
1
-3
/
+3
2017-08-17
x86/build: Fix stack alignment for CLang
Matthias Kaehlcke
1
-6
/
+8
2017-08-10
x86/build: Drop unused mflags-y
Cao jin
1
-3
/
+0
2017-07-08
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+25
2017-06-25
x86/build: Specify stack alignment for clang
Matthias Kaehlcke
1
-5
/
+21
2017-06-25
x86/build: Use __cc-option for boot code compiler options
Matthias Kaehlcke
1
-4
/
+5
2017-06-14
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
1
-2
/
+0
2017-05-24
x86/build: Permit building with old make versions
Jan Kiszka
1
-1
/
+1
[next]