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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
Vasily Gorbik
1
-6
/
+3
2018-08-15
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-124
/
+189
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-68
/
+252
2018-08-15
Merge tag 'gcc-plugin-cleanup-v4.19-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-28
/
+182
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
2018-08-14
Merge tag 'docs-4.19' of git://git.lwn.net/linux
Linus Torvalds
2
-10
/
+16
2018-08-14
kconfig: remove P_ENV property type
Masahiro Yamada
3
-4
/
+0
2018-08-14
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2
-10
/
+0
2018-08-14
coccicheck: return proper error code on fail
Denis Efremov
1
-2
/
+3
2018-08-14
Coccinelle: doubletest: reduce side effect false positives
Julia Lawall
1
-8
/
+26
2018-08-13
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
1
-2
/
+2
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
1
-4
/
+0
2018-08-09
kbuild: remove deprecated host-progs variable
Masahiro Yamada
2
-8
/
+0
2018-08-06
scripts/kernel-doc: Escape all literal braces in regexes
Ben Hutchings
1
-10
/
+10
2018-08-03
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
Dirk Gouders
1
-2
/
+2
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2018-07-29
scripts: Add Python 3 support to tracing/draw_functrace.py
Jeremy Cline
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for sh{3,4}{,eb} architectures
Ben Hutchings
1
-3
/
+10
2018-07-28
builddeb: Add automatic support for riscv* architectures
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for m68k architecture
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for or1k architecture
Ben Hutchings
1
-0
/
+2
2018-07-28
builddeb: Add automatic support for sparc64 architecture
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Add automatic support for mips{,64}r6{,el} architectures
Ben Hutchings
1
-1
/
+3
2018-07-28
builddeb: Add automatic support for mips64el architecture
Ben Hutchings
1
-1
/
+6
2018-07-28
builddeb: Add automatic support for ppc64 and powerpcspe architectures
Ben Hutchings
1
-1
/
+6
2018-07-28
builddeb: Introduce functions to simplify kconfig tests in set_debarch
Ben Hutchings
1
-9
/
+17
2018-07-28
builddeb: Drop check for 32-bit s390
Ben Hutchings
1
-1
/
+1
2018-07-28
builddeb: Change architecture detection fallback to use dpkg-architecture
Ben Hutchings
1
-2
/
+2
2018-07-28
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
Ben Hutchings
1
-3
/
+6
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2
-2
/
+2
2018-07-25
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
1
-0
/
+3
2018-07-25
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
7
-19
/
+30
2018-07-25
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
1
-4
/
+6
2018-07-25
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2
-9
/
+20
2018-07-25
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
1
-1
/
+0
2018-07-25
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
1
-17
/
+64
2018-07-25
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
3
-32
/
+30
2018-07-25
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
4
-18
/
+17
2018-07-24
gcc-plugins: Clean up the cgraph_create_edge* macros
Alexander Popov
1
-10
/
+16
2018-07-24
gcc-plugins: Regularize Makefile.gcc-plugins
Kees Cook
1
-12
/
+24
2018-07-24
gcc-plugins: split out Kconfig entries to scripts/gcc-plugins/Kconfig
Masahiro Yamada
1
-0
/
+142
2018-07-23
PATCH scripts/kernel-doc
valdis.kletnieks@vt.edu
1
-2
/
+2
2018-07-23
arm64: build with baremetal linker target instead of Linux when available
Olof Johansson
1
-2
/
+2
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-07-19
kbuild: buildtar: add arm64 support
Olof Johansson
1
-0
/
+8
2018-07-19
kbuild: buildtar: remove crufty vax pieces
Olof Johansson
1
-4
/
+0
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
1
-2
/
+2
2018-07-19
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
1
-2
/
+1
2018-07-18
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
6
-8
/
+8
2018-07-18
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2
-0
/
+9
[prev]
[next]