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
/
usr
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2020-02-03
initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
Masahiro Yamada
2
-1
/
+2
2020-02-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2020-01-16
gen_initramfs.sh: remove intermediate cpio_list on errors
Masahiro Yamada
1
-1
/
+2
2020-01-16
initramfs: refactor the initramfs build rules
Masahiro Yamada
5
-111
/
+78
2020-01-16
gen_initramfs.sh: always output cpio even without -o option
Masahiro Yamada
1
-31
/
+27
2020-01-16
initramfs: add default_cpio_list, and delete -d option support
Masahiro Yamada
3
-17
/
+7
2020-01-16
initramfs: generate dependency list and cpio at the same time
Masahiro Yamada
2
-64
/
+47
2020-01-16
initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
Masahiro Yamada
2
-5
/
+4
2020-01-14
initramfs: make initramfs compression choice non-optional
Masahiro Yamada
1
-8
/
+0
2020-01-14
initramfs: make compression options not depend on INITRAMFS_SOURCE
Masahiro Yamada
1
-2
/
+0
2020-01-14
initramfs: remove redundant dependency on BLK_DEV_INITRD
Masahiro Yamada
1
-6
/
+0
2020-01-14
initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
Masahiro Yamada
2
-1
/
+1
2020-01-14
gen_initramfs_list.sh: fix the tool name in the comment
Masahiro Yamada
1
-1
/
+1
2020-01-14
gen_initramfs_list.sh: remove unused variable 'default_list'
Masahiro Yamada
1
-1
/
+0
2020-01-14
initramfs: replace klibcdirs in Makefile with FORCE
Masahiro Yamada
1
-5
/
+1
2020-01-07
kbuild: rename header-test- to no-header-test in usr/include/Makefile
Masahiro Yamada
1
-53
/
+53
2020-01-07
kbuild: detect missing include guard for exported headers
Masahiro Yamada
1
-1
/
+2
2020-01-04
gen_initramfs_list.sh: fix 'bad variable name' error
Masahiro Yamada
1
-1
/
+1
2019-12-09
kbuild: fix 'No such file or directory' warning when cleaning
Masahiro Yamada
1
-1
/
+1
2019-12-04
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-1
/
+0
2019-12-04
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-1
/
+0
2019-12-04
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-1
/
+0
2019-12-04
linux/scc.h: make uapi linux/scc.h self-contained
Masahiro Yamada
1
-1
/
+0
2019-11-15
kbuild: move headers_check rule to usr/include/Makefile
Masahiro Yamada
1
-3
/
+6
2019-11-15
kbuild: remove header compile test
Masahiro Yamada
1
-4
/
+8
2019-11-11
kbuild: update compile-test header list for v5.5-rc1
Masahiro Yamada
1
-4
/
+0
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+0
2019-09-25
netfilter: ebtables: use __u8 instead of uint8_t in uapi header
Masahiro Yamada
1
-1
/
+0
2019-09-24
kbuild: clean compressed initramfs image
Greg Thelen
1
-0
/
+3
2019-08-29
kbuild: remove clean-dirs syntax
Masahiro Yamada
1
-3
/
+1
2019-07-23
kbuild: enable arch/s390/include/uapi/asm/zcrypt.h for uapi header test
Heiko Carstens
1
-4
/
+0
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-8
/
+0
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
1
-8
/
+0
2019-07-15
docs: early-userspace: move to driver-api guide
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: early-userspace: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-08
kbuild: compile-test exported headers to ensure they are self-contained
Masahiro Yamada
4
-1
/
+137
2018-12-11
user/Makefile: Fix typo and capitalization in comment section
Eugen Cazacu
1
-2
/
+2
2018-08-22
initramfs: move gen_initramfs_list.sh from scripts/ to usr/
Masahiro Yamada
2
-1
/
+329
2018-08-22
export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()
Masahiro Yamada
1
-2
/
+2
2018-03-26
kbuild: rename built-in.o to built-in.a
Nicholas Piggin
1
-1
/
+1
2017-11-03
initramfs: fix initramfs rebuilds w/ compression after disabling
Florian Fainelli
1
-4
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-07-06
ramfs: clarify help text that compression applies to ramfs as well as legacy ...
Rob Landley
1
-6
/
+6
2017-07-06
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GI...
Rob Landley
1
-8
/
+4
2017-06-02
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
1
-0
/
+1
2017-05-08
initramfs: provide a way to ignore image provided by bootloader
Daniel Thompson
1
-0
/
+10
2017-01-05
kbuild: initramfs cleanup, set target from Kconfig
Nicholas Piggin
1
-7
/
+7
2017-01-05
kbuild: initramfs fix dependency checking for compressed target
Nicholas Piggin
1
-1
/
+1
[next]