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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
Merge tag 'x86_build_for_v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+21
2021-08-23
x86/tools/relocs: Mark die() with the printf function attr format
Borislav Petkov
2
-17
/
+21
2021-08-12
x86/tools: Fix objdump version check again
Randy Dunlap
1
-0
/
+1
2021-08-05
x86/tools/relocs: Fix non-POSIX regexp
H. Nikolaus Schaller
1
-4
/
+4
2021-03-15
x86/tools/insn_sanity: Convert to insn_decode()
Borislav Petkov
1
-4
/
+4
2021-03-15
x86/tools/insn_decoder_test: Convert to insn_decode()
Borislav Petkov
1
-4
/
+6
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-8
/
+4
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-2
/
+2
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-2
/
+2
2021-01-28
x86/build: Treat R_386_PLT32 relocation as R_386_PC32
Fangrui Song
1
-4
/
+8
2021-01-13
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
1
-4
/
+0
2021-01-13
x86/tools: Use tools headers for instruction decoder selftests
Vasily Gorbik
1
-4
/
+4
2020-09-07
x86/insn: Make inat-tables.c suitable for pre-decompression code
Joerg Roedel
1
-1
/
+49
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-2
/
+2
2019-10-01
x86/insn: Fix awk regexp warnings
Alexander Kapshuk
1
-2
/
+2
2019-07-08
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-18
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2019-04-29
x86/paravirt: Standardize 'insn_buff' variable names
Ingo Molnar
2
-18
/
+18
2019-04-19
x86/tools/relocs: Fix big section header tables
Artem Savkov
1
-29
/
+45
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-1
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
1
-2
/
+2
2018-09-27
x86: Add support for 64-bit place relative relocations
Ard Biesheuvel
1
-0
/
+10
2018-08-09
x86/relocs: Add __end_rodata_aligned to S_REL
Joerg Roedel
1
-0
/
+1
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
1
-0
/
+3
2017-12-12
x86/tools: Standardize output format of insn_decode_test
Masami Hiramatsu
1
-11
/
+22
2017-12-12
x86/tools: Rename distill.awk to objdump_reformat.awk
Masami Hiramatsu
3
-7
/
+7
2017-12-12
x86/tools: Rename test_get_len to insn_decoder_test
Masami Hiramatsu
3
-11
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2016-12-19
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
1
-1
/
+2
2016-12-12
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2016-11-28
x86/build: Annotate die() with noreturn to fix build warning on clang
Peter Foley
1
-1
/
+1
2016-10-26
x86/decoder: Use stderr if insn sanity test fails
Paul Bolle
1
-1
/
+2
2016-10-26
x86/decoder: Use stdout if insn decoder test is successful
Paul Bolle
1
-1
/
+1
2016-07-21
x86/insn: Add AVX-512 support to the instruction decoder
Adrian Hunter
1
-3
/
+8
2016-04-29
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...
Yinghai Lu
1
-42
/
+0
2015-01-26
x86, build: replace Perl script with Shell script
Kees Cook
2
-39
/
+42
2014-12-10
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+27
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2014-11-18
x86, kaslr: Handle Gold linker for finding bss/brk
Kees Cook
1
-1
/
+10
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
2
-2
/
+2
2014-11-04
x86-64: Handle PC-relative relocations on per-CPU data
Jan Beulich
1
-9
/
+27
2014-11-01
x86, kaslr: Prevent .bss from overlaping initrd
Junjie Mao
1
-0
/
+30
2014-09-24
x86/relocs: Make per_cpu_load_addr static
Ben Hutchings
1
-1
/
+1
2014-04-14
x86/build: Supress "Nothing to be done for ..." messages
Masahiro Yamada
1
-0
/
+2
2014-03-18
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
1
-1
/
+1
2014-01-29
Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build
H. Peter Anvin
1
-5
/
+15
[next]