aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-13kbuild: shrink .cache.mk when it exceeds 1000 linesGravatar Masahiro Yamada 1-0/+6
2017-11-13kbuild: do not call cc-option before KBUILD_CFLAGS initializationGravatar Masahiro Yamada 1-10/+11
2017-11-13kbuild: Cache a few more calls to the compilerGravatar Douglas Anderson 1-2/+2
2017-11-13kbuild: Add a cache for generated variablesGravatar Douglas Anderson 2-14/+77
2017-11-13kbuild: add forward declaration of default target to Makefile.asm-genericGravatar Masahiro Yamada 1-0/+3
2017-10-31kbuild: remove KBUILD_SUBDIR_ASFLAGS and KBUILD_SUBDIR_CCFLAGSGravatar Masahiro Yamada 1-4/+4
2017-10-31hexagon/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULEGravatar Cao jin 1-3/+3
2017-10-31c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULEGravatar Cao jin 1-1/+1
2017-10-31arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULEGravatar Cao jin 1-3/+3
2017-10-26kbuild: comments cleanup in Makefile.libGravatar Cao jin 1-14/+7
2017-10-26kbuild: clang: remove crufty HOSTCFLAGSGravatar Nick Desaulniers 1-5/+0
2017-10-10kbuild: re-order the code to not parse unnecessary variablesGravatar Masahiro Yamada 1-115/+118
2017-10-10kbuild: move "_all" target out of $(KBUILD_SRC) conditionalGravatar Masahiro Yamada 1-4/+4
2017-10-10kbuild: replace $(hdr-arch) with $(SRCARCH)Gravatar Masahiro Yamada 2-13/+10
2017-10-09kbuild: mkcompile_h: do not create .versionGravatar Masahiro Yamada 1-6/+1
2017-10-09kbuild: link-vmlinux.sh: simplify .version incrementGravatar Masahiro Yamada 2-11/+6
2017-10-09hexagon: get rid of #include <generated/compile.h>Gravatar Masahiro Yamada 1-3/+1
2017-10-01Linux 4.14-rc3v4.14-rc3Gravatar Linus Torvalds 1-1/+1
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 14-47/+56
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-2/+16
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-143/+384
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 8-74/+102
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 19-174/+210
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-11/+49
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-8/+14
2017-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-3/+10
2017-09-30Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 2-1/+9
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 8-27/+32
2017-09-29Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 1-4/+6
2017-09-29Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-16/+57
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+10
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-27/+72
2017-09-29Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdGravatar Linus Torvalds 4-32/+50
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+11
2017-09-29Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 12-30/+245
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-7/+8
2017-09-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-2/+3
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-12/+16
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-107/+116
2017-09-29fix infoleak in waitid(2)Gravatar Al Viro 1-13/+10
2017-09-29x86/asm: Use register variable to get stack pointer valueGravatar Andrey Ryabinin 5-18/+7
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cGravatar Tom Lendacky 1-0/+2
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 18-169/+195
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-152/+139
2017-09-29arm64: fault: Route pte translation faults via do_translation_faultGravatar Will Deacon 1-1/+1
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableGravatar Will Deacon 1-1/+1
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsGravatar Boqun Feng 1-1/+2
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeGravatar Wanpeng Li 1-1/+2
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgGravatar Ethan Zhao 1-1/+2
2017-09-29x86/asm: Fix inline asm call constraints for GCC 4.4Gravatar Josh Poimboeuf 1-2/+4