projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2019-08-29
Masahiro Yamada
kbuild: remove clean-dirs syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: check clean srctree even earlier
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: remove prepare3 target
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: move the clean srctree check to the outputmakef...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: clarify where to run make mrproper when out...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: Inform user to pass ARCH= for make mrproper...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: remove 'Using ... as source for kernel' message
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: get rid of $(realpath ...) from scripts/mkmakefile
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: remove unneeded dependency for $(DOC_TARGETS)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-29
Masahiro Yamada
kbuild: remove unneeded comments and code from scripts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Masahiro Yamada
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Masahiro Yamada
docs: kbuild: remove cc-ldoption from document again
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Masahiro Yamada
docs: kbuild: fix invalid ReST syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
Masahiro Yamada
kbuild: remove unneeded '+' marker from kselftest-merge
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Masahiro Yamada
kbuild: pkg: rename scripts/package/Makefile to scripts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Masahiro Yamada
kbuild: pkg: add package targets to PHONY instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Masahiro Yamada
kbuild: pkg: clean up package files/dirs from the top...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Mark Brown
merge_config.sh: Check error codes from make
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: move modkern_{c,a}flags to Makefile.lib from...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: add CONFIG_ASM_MODVERSIONS
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
.gitignore: ignore modules.order explicitly
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: split final module linking out into Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: rebuild modules when module linker scripts...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
treewide: remove dummy Makefiles for single targets
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: make single targets work more correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Kees Cook
kbuild: Parameterize kallsyms generation and correct...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: re-implement detection of CONFIG options leaked...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: unify clean-dirs rule for in-kernel and externa...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: unify vmlinux-dirs and module-dirs rules
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: unset variables in top Makefile instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
Masahiro Yamada
kbuild: do not descend to ./Kbuild when cleaning
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Masahiro Yamada
kbuild: remove meaningless 'targets' in ./Kbuild
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Masahiro Yamada
kbuild: remove 'make /' support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Masahiro Yamada
kbuild: fix modkern_aflags implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Masahiro Yamada
kbuild: refactor part-of-module more
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Masahiro Yamada
kbuild: move the Module.symvers check for external...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
Masahiro Yamada
kbuild: treat an object as multi-used when $(foo-)...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Masahiro Yamada
kbuild: add [M] marker for build log of *.mod.o
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Thomas Gleixner
Kbuild: Handle PREEMPT_RT for version string and magic
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Masahiro Yamada
kbuild: move flex and bison rules to Makefile.host
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Masahiro Yamada
kbuild: make bison create C file and header in a single...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Masahiro Yamada
kbuild: use $(basename ...) for cmd_asn1_compiler
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Thomas Gleixner
kbuild: Fail if gold linker is detected
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Denis Efremov
modpost: check for static EXPORT_SYMBOL* functions
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Linus Torvalds
Linux 5.3-rc4
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Linus Torvalds
Merge tag 'dax-fixes-5.3-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-11
Linus Torvalds
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmas...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'riscv/for-v5.3-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Joe Perches
Makefile: Convert -Wimplicit-fallthrough=3 to just...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'char-misc-5.3-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'driver-core-5.3-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'tty-5.3-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'staging-5.3-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'usb-5.3-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'pinctrl-v5.3-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'powerpc-5.3-4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git:/...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Linus Torvalds
Merge tag 'kbuild-fixes-v5.3-3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
ARM: ep93xx: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
scsi: fas216: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
video: fbdev: omapfb_main: Mark expected switch fall...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
watchdog: riowd: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
s390/net: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
crypto: ux500/crypt: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
watchdog: wdt977: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
watchdog: scx200_wdt: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
watchdog: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
ARM: signal: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
mfd: omap-usb-host: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
mfd: db8500-prcmu: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
ARM: OMAP: dma: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
ARM: alignment: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
ARM: tegra: Mark expected switch fall-through
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Gustavo A....
ARM/hw_breakpoint: Mark expected switch fall-throughs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dan Williams
mm/memremap: Fix reuse of pgmap instances with internal...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Josh Poimboeuf
drm/i915: Remove redundant user_access_end() from __cop...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Masahiro Yamada
kbuild: show hint if subdir-y/m is used to visit module...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Masahiro Yamada
kbuild: generate modules.order only in directories...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Masahiro Yamada
kbuild: fix false-positive need-builtin calculation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Masahiro Yamada
kbuild: revive single target %.ko
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 's390-5.3-5' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'for-linus-20190809' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'mmc-v5.3-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'pwm/for-5.3-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'sound-5.3-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'media/v5.3-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Linus Torvalds
Merge tag 'pm-5.3-rc4' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
next