Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1634f2bfdb846ed0a8b73131a9dff7c420fb3fe1
1634f2b
kbuild: remove clean-dirs syntax
by Masahiro Yamada
· 5 years ago
36de077
kbuild: check clean srctree even earlier
by Masahiro Yamada
· 5 years ago
a5139fb
kbuild: remove prepare3 target
by Masahiro Yamada
· 5 years ago
e8e83a2
kbuild: move the clean srctree check to the outputmakefile target
by Masahiro Yamada
· 5 years ago
1a475d5
kbuild: clarify where to run make mrproper when out-of-tree fails
by Masahiro Yamada
· 5 years ago
621da4b
kbuild: Inform user to pass ARCH= for make mrproper only when necessary
by Masahiro Yamada
· 5 years ago
59747fb
kbuild: remove 'Using ... as source for kernel' message
by Masahiro Yamada
· 5 years ago
9c3ad4c
kbuild: get rid of $(realpath ...) from scripts/mkmakefile
by Masahiro Yamada
· 5 years ago
bc7b752a
kbuild: remove unneeded dependency for $(DOC_TARGETS)
by Masahiro Yamada
· 5 years ago
fc01adc
kbuild: remove unneeded comments and code from scripts/basic/Makefile
by Masahiro Yamada
· 5 years ago
ce3b487
init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE
by Masahiro Yamada
· 5 years ago
d20558d
docs: kbuild: remove cc-ldoption from document again
by Masahiro Yamada
· 5 years ago
4fef9de
docs: kbuild: fix invalid ReST syntax
by Masahiro Yamada
· 5 years ago
3e4c694
kbuild: remove unneeded '+' marker from kselftest-merge
by Masahiro Yamada
· 5 years ago
000ec95
kbuild: pkg: rename scripts/package/Makefile to scripts/Makefile.package
by Masahiro Yamada
· 5 years ago
6a4f6a2
kbuild: pkg: add package targets to PHONY instead of FORCE
by Masahiro Yamada
· 5 years ago
46a63d4
kbuild: pkg: clean up package files/dirs from the top Makefile
by Masahiro Yamada
· 5 years ago
cdfca82
merge_config.sh: Check error codes from make
by Mark Brown
· 5 years ago
eb27ea5
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
by Masahiro Yamada
· 5 years ago
2ff2b7e
kbuild: add CONFIG_ASM_MODVERSIONS
by Masahiro Yamada
· 5 years ago
a564bde
.gitignore: ignore modules.order explicitly
by Masahiro Yamada
· 5 years ago
9b9a3f2
kbuild: split final module linking out into Makefile.modfinal
by Masahiro Yamada
· 5 years ago
10df063
kbuild: rebuild modules when module linker scripts are updated
by Masahiro Yamada
· 5 years ago
888f0c3
kbuild: move KBUILD_LDS, KBUILD_VMLINUX_{OBJS,LIBS} to makefiles.rst
by Masahiro Yamada
· 5 years ago
cbdf59a
treewide: remove dummy Makefiles for single targets
by Masahiro Yamada
· 5 years ago
394053f
kbuild: make single targets work more correctly
by Masahiro Yamada
· 5 years ago
8959e39
kbuild: Parameterize kallsyms generation and correct reporting
by Kees Cook
· 5 years ago
c7c0eec
kbuild: re-implement detection of CONFIG options leaked to user-space
by Masahiro Yamada
· 5 years ago
76cd306
kbuild: unify clean-dirs rule for in-kernel and external module
by Masahiro Yamada
· 5 years ago
c99f391
kbuild: unify vmlinux-dirs and module-dirs rules
by Masahiro Yamada
· 5 years ago
2042b54
kbuild: unset variables in top Makefile instead of setting 0
by Masahiro Yamada
· 5 years ago
125d059
kbuild: do not descend to ./Kbuild when cleaning
by Masahiro Yamada
· 5 years ago
d082402
kbuild: remove meaningless 'targets' in ./Kbuild
by Masahiro Yamada
· 5 years ago
d494504
kbuild: remove 'make /' support
by Masahiro Yamada
· 5 years ago
c2290f3
kbuild: fix modkern_aflags implementation
by Masahiro Yamada
· 5 years ago
986662b
kbuild: refactor part-of-module more
by Masahiro Yamada
· 5 years ago
16b59cd
kbuild: move the Module.symvers check for external module build
by Masahiro Yamada
· 5 years ago
33e84f2
kbuild: treat an object as multi-used when $(foo-) is set
by Masahiro Yamada
· 5 years ago
f6545be
kbuild: add [M] marker for build log of *.mod.o
by Masahiro Yamada
· 5 years ago
4b950bb
Kbuild: Handle PREEMPT_RT for version string and magic
by Thomas Gleixner
· 5 years ago
cf8dfd1
kbuild: move flex and bison rules to Makefile.host
by Masahiro Yamada
· 5 years ago
6ba7dc6
kbuild: make bison create C file and header in a single pattern rule
by Masahiro Yamada
· 5 years ago
49d5089
kbuild: use $(basename ...) for cmd_asn1_compiler
by Masahiro Yamada
· 5 years ago
75959d4
kbuild: Fail if gold linker is detected
by Thomas Gleixner
· 5 years ago
15bfc23
modpost: check for static EXPORT_SYMBOL* functions
by Denis Efremov
· 5 years ago
d45331b
Linux 5.3-rc4
by Linus Torvalds
· 5 years ago
b6c0649
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
f6192cb7
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
by Linus Torvalds
· 5 years ago
296d05c
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
6d8f809
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d2359a5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dcbb4a15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ed254bb
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
6054f4e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
829890d
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
bfd7714
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
by Joe Perches
· 5 years ago
5aa9100
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
36e630e
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
c13f867
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 years ago
15fa98e
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
1041f50
Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
97946f5
Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
23df57a
Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
bf1881c
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 5 years ago
451577f
Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
1f7585f
ARM: ep93xx: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
fccf01b
scsi: fas216: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
5f163f3
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
70a2783
video: fbdev: omapfb_main: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
40ad2de
watchdog: riowd: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
7b73315
s390/net: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
3d86c7a
crypto: ux500/crypt: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
d51c616
watchdog: wdt977: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
24f2161
watchdog: scx200_wdt: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
d259f94
watchdog: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
e9d81fc
ARM: signal: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
9039782
mfd: omap-usb-host: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
795952d
mfd: db8500-prcmu: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
3da6bd9
ARM: OMAP: dma: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
e7c0c9f
ARM: alignment: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
9b76ad3
ARM: tegra: Mark expected switch fall-through
by Gustavo A. R. Silva
· 5 years ago
2d0e988
ARM/hw_breakpoint: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 5 years ago
7f20fd2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
15abf14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 5 years ago
06282373
mm/memremap: Fix reuse of pgmap instances with internal references
by Dan Williams
· 5 years ago
e6a9522
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
by Josh Poimboeuf
· 5 years ago
c07d8d47
kbuild: show hint if subdir-y/m is used to visit module Makefile
by Masahiro Yamada
· 5 years ago
4f2c8f3
kbuild: generate modules.order only in directories visited by obj-y/m
by Masahiro Yamada
· 5 years ago
d9f78ed
kbuild: fix false-positive need-builtin calculation
by Masahiro Yamada
· 5 years ago
47801c9
kbuild: revive single target %.ko
by Masahiro Yamada
· 5 years ago
2226fb5
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
15a555a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
cb7ef4b
Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
50e73a4
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
461d281
Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
ec4c99ad
Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux
by Linus Torvalds
· 5 years ago
c808f2a
Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 5 years ago
cb42f06
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
6c02b63
Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
0acf567
Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
Next »