index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2016-05-11
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
2016-05-10
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
2016-05-10
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
Nicolas Pitre
2016-05-10
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
2016-04-27
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-20
kbuild: Get rid of KBUILD_STR
Michal Marek
2016-04-20
kbuild: rename cmd_as_s_S to cmd_cpp_s_S
Masahiro Yamada
2016-04-20
kbuild: rename cmd_cc_i_c to cmd_cpp_i_c
Masahiro Yamada
2016-04-20
scripts: genksyms: fix resource leak
Maxim Zhukov
2016-03-29
kbuild: create/adjust generated/autoksyms.h
Nicolas Pitre
2016-03-29
kbuild: add fine grained build dependencies for exported symbols
Nicolas Pitre
2016-03-29
kbuild: de-duplicate fixdep usage
Nicolas Pitre
2016-03-29
fixdep: accept extra dependencies on stdin
Nicolas Pitre
2016-03-29
kbuild: record needed exported symbols for modules
Nicolas Pitre
2016-03-24
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-03-24
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-03-24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
2016-03-22
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
2016-03-22
scripts/gdb: account for changes in module data structure
Jan Kiszka
2016-03-22
scripts/gdb: add cmdline reader command
Kieran Bingham
2016-03-22
scripts/gdb: add version command
Kieran Bingham
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2016-03-15
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
2016-03-15
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2016-03-15
checkpatch: fix another left brace warning
Geyslan G. Bem
2016-03-15
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
2016-03-15
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
2016-03-15
checkpatch: exclude asm volatile from complex macro check
Joe Perches
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
2016-03-14
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
2016-03-05
objtool: Detect and warn if libelf is missing and don't break the build
Josh Poimboeuf
2016-03-04
kbuild: suppress annoying "... is up to date." message
Masahiro Yamada
2016-03-04
kbuild/mkspec: clean boot loader configuration on rpm removal
Paolo Abeni
2016-03-03
sign-file: fix build with CMS support disabled
Marc-Antoine Perennou
2016-02-29
objtool: Add CONFIG_STACK_VALIDATION option
Josh Poimboeuf
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-26
KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
Mehmet Kayaalp
2016-02-26
KEYS: Reserve an extra certificate symbol for inserting without recompiling
Mehmet Kayaalp
2016-02-26
kbuild/mkspec: fix grub2 installkernel issue
Jiri Kosina
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
scripts/sortextable: add support for ET_DYN binaries
Ard Biesheuvel
[next]