index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-08-15
21
-146
/
+227
|
\
|
*
kconfig: remove P_ENV property type
Masahiro Yamada
2018-08-14
3
-4
/
+0
|
*
kconfig: remove unused sym_get_env_prop() function
Masahiro Yamada
2018-08-14
2
-10
/
+0
|
*
kconfig: fix the rule of mainmenu_stmt symbol
Masahiro Yamada
2018-08-13
1
-2
/
+2
|
*
init/Kconfig: Use short unix-style option instead of --longname
Rob Landley
2018-08-09
1
-2
/
+2
|
*
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
Dirk Gouders
2018-08-03
1
-2
/
+2
|
*
kbuild: remove auto.conf from prerequisite of phony targets
Masahiro Yamada
2018-07-25
1
-10
/
+4
|
*
kbuild: do not update config for 'make kernelrelease'
Masahiro Yamada
2018-07-25
1
-1
/
+2
|
*
kbuild: do not update config when running install targets
Masahiro Yamada
2018-07-25
1
-7
/
+20
|
*
kbuild: add .DELETE_ON_ERROR special target
Masahiro Yamada
2018-07-25
1
-0
/
+3
|
*
kbuild: use 'include' directive to load auto.conf from top Makefile
Masahiro Yamada
2018-07-25
1
-1
/
+1
|
*
kconfig: allow all config targets to write auto.conf if missing
Masahiro Yamada
2018-07-25
7
-19
/
+30
|
*
kconfig: make syncconfig update .config regardless of sym_change_count
Masahiro Yamada
2018-07-25
1
-4
/
+6
|
*
kconfig: create directories needed for syncconfig by itself
Masahiro Yamada
2018-07-25
2
-9
/
+20
|
*
kconfig: remove unneeded directory generation from local*config
Masahiro Yamada
2018-07-25
1
-1
/
+0
|
*
kconfig: split out useful helpers in confdata.c
Masahiro Yamada
2018-07-25
1
-17
/
+64
|
*
kconfig: rename file_write_dep and move it to confdata.c
Masahiro Yamada
2018-07-25
3
-32
/
+30
|
*
kconfig: fix typos in description of "choice" in kconfig-language.txt
Randy Dunlap
2018-07-25
1
-2
/
+2
|
*
kconfig: handle format string before calling conf_message_callback()
Masahiro Yamada
2018-07-25
4
-18
/
+17
|
*
kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITE
Dirk Gouders
2018-07-18
6
-8
/
+8
|
*
kconfig: check for pkg-config on make {menu,n,g,x}config
Randy Dunlap
2018-07-18
3
-0
/
+17
*
|
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-08-15
51
-169
/
+373
|
\
\
|
*
|
coccicheck: return proper error code on fail
Denis Efremov
2018-08-14
1
-2
/
+3
|
*
|
Coccinelle: doubletest: reduce side effect false positives
Julia Lawall
2018-08-14
1
-8
/
+26
|
*
|
kbuild: remove deprecated host-progs variable
Masahiro Yamada
2018-08-09
3
-10
/
+1
|
*
|
kbuild: make samples really depend on headers_install
Masahiro Yamada
2018-08-09
1
-1
/
+2
|
*
|
um: clean up archheaders recipe
Masahiro Yamada
2018-08-07
1
-7
/
+1
|
*
|
kbuild: add %asm-generic to no-dot-config-targets
Masahiro Yamada
2018-08-07
1
-1
/
+1
|
*
|
um: fix parallel building with O= option
Masahiro Yamada
2018-08-07
1
-2
/
+1
|
*
|
scripts: Add Python 3 support to tracing/draw_functrace.py
Jeremy Cline
2018-07-29
1
-1
/
+1
|
*
|
builddeb: Add automatic support for sh{3,4}{,eb} architectures
Ben Hutchings
2018-07-28
1
-3
/
+10
|
*
|
builddeb: Add automatic support for riscv* architectures
Ben Hutchings
2018-07-28
1
-1
/
+1
|
*
|
builddeb: Add automatic support for m68k architecture
Ben Hutchings
2018-07-28
1
-1
/
+1
|
*
|
builddeb: Add automatic support for or1k architecture
Ben Hutchings
2018-07-28
1
-0
/
+2
|
*
|
builddeb: Add automatic support for sparc64 architecture
Ben Hutchings
2018-07-28
1
-1
/
+1
|
*
|
builddeb: Add automatic support for mips{,64}r6{,el} architectures
Ben Hutchings
2018-07-28
1
-1
/
+3
|
*
|
builddeb: Add automatic support for mips64el architecture
Ben Hutchings
2018-07-28
1
-1
/
+6
|
*
|
builddeb: Add automatic support for ppc64 and powerpcspe architectures
Ben Hutchings
2018-07-28
1
-1
/
+6
|
*
|
builddeb: Introduce functions to simplify kconfig tests in set_debarch
Ben Hutchings
2018-07-28
1
-9
/
+17
|
*
|
builddeb: Drop check for 32-bit s390
Ben Hutchings
2018-07-28
1
-1
/
+1
|
*
|
builddeb: Change architecture detection fallback to use dpkg-architecture
Ben Hutchings
2018-07-28
1
-2
/
+2
|
*
|
builddeb: Skip architecture detection when KBUILD_DEBARCH is set
Ben Hutchings
2018-07-28
1
-3
/
+6
|
*
|
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
2018-07-28
5
-7
/
+7
|
*
|
ARM: at91: remove unused duplicated filechk_offsets
Masahiro Yamada
2018-07-28
1
-25
/
+0
|
*
|
kbuild: if_changed: document single use per target limitation
Dirk Gouders
2018-07-21
1
-0
/
+6
|
*
|
kbuild: buildtar: add arm64 support
Olof Johansson
2018-07-19
1
-0
/
+8
|
*
|
kbuild: buildtar: remove crufty vax pieces
Olof Johansson
2018-07-19
1
-4
/
+0
|
*
|
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
2018-07-19
2
-4
/
+4
|
*
|
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
2018-07-19
1
-2
/
+1
|
*
|
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
2018-07-19
3
-5
/
+0
[next]