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
Age
Commit message (
Expand
)
Author
2017-11-16
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
kbuild: filter-out PHONY targets from "targets"
Masahiro Yamada
2017-11-16
kbuild: remove redundant $(wildcard ...) for cmd_files calculation
Masahiro Yamada
2017-11-16
kbuild: create directory for make cache only when necessary
Masahiro Yamada
2017-11-13
sh: select KBUILD_DEFCONFIG depending on ARCH
Masahiro Yamada
2017-11-13
kbuild: fix linker feature test macros when cross compiling with Clang
Nick Desaulniers
2017-11-13
kbuild: shrink .cache.mk when it exceeds 1000 lines
Masahiro Yamada
2017-11-13
kbuild: do not call cc-option before KBUILD_CFLAGS initialization
Masahiro Yamada
2017-11-13
kbuild: Cache a few more calls to the compiler
Douglas Anderson
2017-11-13
kbuild: Add a cache for generated variables
Douglas Anderson
2017-11-13
kbuild: add forward declaration of default target to Makefile.asm-generic
Masahiro Yamada
2017-10-31
kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGS
Masahiro Yamada
2017-10-31
hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE
Cao jin
2017-10-31
c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULE
Cao jin
2017-10-31
arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULE
Cao jin
2017-10-26
kbuild: comments cleanup in Makefile.lib
Cao jin
2017-10-26
kbuild: clang: remove crufty HOSTCFLAGS
Nick Desaulniers
2017-10-10
kbuild: re-order the code to not parse unnecessary variables
Masahiro Yamada
2017-10-10
kbuild: move "_all" target out of $(KBUILD_SRC) conditional
Masahiro Yamada
2017-10-10
kbuild: replace $(hdr-arch) with $(SRCARCH)
Masahiro Yamada
2017-10-09
kbuild: mkcompile_h: do not create .version
Masahiro Yamada
2017-10-09
kbuild: link-vmlinux.sh: simplify .version increment
Masahiro Yamada
2017-10-09
hexagon: get rid of #include <generated/compile.h>
Masahiro Yamada
2017-10-01
Linux 4.14-rc3
v4.14-rc3
Linus Torvalds
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-30
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-09-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-09-29
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-09-29
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-29
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-29
Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-29
fix infoleak in waitid(2)
Al Viro
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
2017-09-29
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-09-29
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]