index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2018-07-15
Linux 4.18-rc5
Linus Torvalds
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-13
kbuild: suppress warnings from 'getconf LFS_*'
Masahiro Yamada
2018-07-08
Linux 4.18-rc4
Linus Torvalds
2018-07-06
kbuild: .PHONY is not a variable, but PHONY is
Ulf Magnusson
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-01
Linux 4.18-rc3
Linus Torvalds
2018-06-28
bpfilter: check compiler capability in Kconfig
Masahiro Yamada
2018-06-24
Linux 4.18-rc2
Linus Torvalds
2018-06-17
Linux 4.18-rc1
Linus Torvalds
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-11
kcov: test compiler capability in Kconfig and correct dependency
Masahiro Yamada
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2018-06-08
kbuild: fix endless syncconfig in case arch Makefile sets CROSS_COMPILE
Masahiro Yamada
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-06-05
bpfilter: switch to CC from HOSTCC
Alexei Starovoitov
2018-06-03
Linux 4.17
Linus Torvalds
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
2018-05-29
kbuild: add endianness flag to CHEKCFLAGS
Luc Van Oostenryck
2018-05-29
kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twice
Luc Van Oostenryck
2018-05-29
kconfig: show compiler version text in the top comment
Masahiro Yamada
2018-05-29
kconfig: replace $(UNAME_RELEASE) with function call
Masahiro Yamada
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-29
kbuild: remove CONFIG_CROSS_COMPILE support
Masahiro Yamada
2018-05-29
kbuild: remove kbuild cache
Masahiro Yamada
2018-05-27
Linux 4.17-rc7
Linus Torvalds
2018-05-27
Merge tag 'kbuild-fixes-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-20
Linux 4.17-rc6
Linus Torvalds
2018-05-17
kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections ...
Nicholas Piggin
2018-05-17
depmod.sh: remove symbol prefix support
Masahiro Yamada
2018-05-17
Makefile: disable PIE before testing asm goto
Michal Kubecek
2018-05-17
kbuild: gcov: enable -fno-tree-loop-im if supported
Nick Desaulniers
2018-05-13
Linux 4.17-rc5
Linus Torvalds
2018-05-06
Linux 4.17-rc4
Linus Torvalds
2018-04-29
Linux v4.17-rc3
Linus Torvalds
2018-04-22
Linux 4.17-rc2
Linus Torvalds
2018-04-15
Linux 4.17-rc1
Linus Torvalds
2018-04-07
kbuild: use -fmacro-prefix-map to make __FILE__ a relative path
Masahiro Yamada
2018-04-07
kbuild: rename *-asn1.[ch] to *.asn1.[ch]
Masahiro Yamada
2018-04-07
kbuild: clean up *-asn1.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-07
kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
Masahiro Yamada
2018-04-03
Merge tag 'kconfig-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-04-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-01
Linux 4.16
Linus Torvalds
2018-03-30
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-25
Linux 4.16-rc7
Linus Torvalds
[next]