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 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
21
-258
/
+296
|
\
|
*
kbuild: move coccicheck help from scripts/Makefile.help to top Makefile
Masahiro Yamada
2017-11-17
2
-4
/
+1
|
*
sh: decompressor: add shipped files to .gitignore
Masahiro Yamada
2017-11-17
1
-0
/
+5
|
*
frv: .gitignore: ignore vmlinux.lds
Masahiro Yamada
2017-11-17
1
-0
/
+1
|
*
selinux: remove unnecessary assignment to subdir-
Masahiro Yamada
2017-11-16
1
-1
/
+0
|
*
kbuild: specify FORCE in Makefile.headersinst as .PHONY target
Masahiro Yamada
2017-11-16
1
-2
/
+3
|
*
kbuild: remove redundant mkdir from ./Kbuild
Masahiro Yamada
2017-11-16
1
-2
/
+0
|
*
kbuild: optimize object directory creation for incremental build
Masahiro Yamada
2017-11-16
1
-0
/
+5
|
*
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
4
-30
/
+6
|
*
kbuild: filter-out PHONY targets from "targets"
Masahiro Yamada
2017-11-16
1
-1
/
+1
|
*
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
2017-11-16
4
-8
/
+4
|
*
kbuild: create directory for make cache only when necessary
Masahiro Yamada
2017-11-16
1
-4
/
+9
|
*
sh: select KBUILD_DEFCONFIG depending on ARCH
Masahiro Yamada
2017-11-13
1
-2
/
+6
|
*
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
2017-11-13
1
-2
/
+3
|
*
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
2017-11-13
1
-0
/
+6
|
*
kbuild: do not call cc-option before KBUILD_CFLAGS initialization
Masahiro Yamada
2017-11-13
1
-10
/
+11
|
*
kbuild: Cache a few more calls to the compiler
Douglas Anderson
2017-11-13
1
-2
/
+2
|
*
kbuild: Add a cache for generated variables
Douglas Anderson
2017-11-13
2
-14
/
+77
|
*
kbuild: add forward declaration of default target to Makefile.asm-generic
Masahiro Yamada
2017-11-13
1
-0
/
+3
|
*
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
Masahiro Yamada
2017-10-31
1
-4
/
+4
|
*
hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE
Cao jin
2017-10-31
1
-3
/
+3
|
*
c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE
Cao jin
2017-10-31
1
-1
/
+1
|
*
arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULE
Cao jin
2017-10-31
1
-3
/
+3
|
*
kbuild: comments cleanup in Makefile.lib
Cao jin
2017-10-26
1
-14
/
+7
|
*
kbuild: clang: remove crufty HOSTCFLAGS
Nick Desaulniers
2017-10-26
1
-5
/
+0
|
*
kbuild: re-order the code to not parse unnecessary variables
Masahiro Yamada
2017-10-10
1
-115
/
+118
|
*
kbuild: move "_all" target out of $(KBUILD_SRC) conditional
Masahiro Yamada
2017-10-10
1
-4
/
+4
|
*
kbuild: replace $(hdr-arch) with $(SRCARCH)
Masahiro Yamada
2017-10-10
2
-13
/
+10
|
*
kbuild: mkcompile_h: do not create .version
Masahiro Yamada
2017-10-09
1
-6
/
+1
|
*
kbuild: link-vmlinux.sh: simplify .version increment
Masahiro Yamada
2017-10-09
2
-11
/
+6
|
*
hexagon: get rid of #include <generated/compile.h>
Masahiro Yamada
2017-10-09
1
-3
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-17
115
-952
/
+1892
|
\
\
|
*
|
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
2017-11-17
1
-91
/
+93
|
*
|
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-3
/
+0
|
*
|
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-6
/
+0
|
*
|
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-2
/
+0
|
*
|
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-1
/
+0
|
*
|
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
2017-11-17
1
-7
/
+0
|
*
|
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
2017-11-17
1
-0
/
+2
|
*
|
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
2017-11-17
5
-0
/
+202
|
*
|
sysvipc: make get_maxid O(1) again
Davidlohr Bueso
2017-11-17
3
-33
/
+32
|
*
|
sysvipc: properly name ipc_addid() limit parameter
Davidlohr Bueso
2017-11-17
1
-5
/
+5
|
*
|
sysvipc: duplicate lock comments wrt ipc_addid()
Davidlohr Bueso
2017-11-17
2
-0
/
+2
|
*
|
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
Davidlohr Bueso
2017-11-17
3
-20
/
+47
|
*
|
initramfs: use time64_t timestamps
Arnd Bergmann
2017-11-17
1
-5
/
+5
|
*
|
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
2
-35
/
+32
|
*
|
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
2
-0
/
+31
|
*
|
kcov: update documentation
Victor Chibotaru
2017-11-17
1
-4
/
+95
|
*
|
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
2017-11-17
3
-2
/
+18
|
*
|
kcov: support comparison operands collection
Victor Chibotaru
2017-11-17
3
-39
/
+211
[next]