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
/
scripts
Age
Commit message (
Expand
)
Author
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-10
decode_stacktrace: make stack dump output useful again
Sasha Levin
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-04
scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
Fabian Frederick
2014-06-04
checkpatch: check stable email address
Joe Perches
2014-06-04
checkpatch: warn on unnecessary void function return statements
Joe Perches
2014-06-04
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);
Joe Perches
2014-06-04
checkpatch: add warning for kmalloc/kzalloc with multiply
Joe Perches
2014-06-04
checkpatch: warn on #defines ending in semicolon
Joe Perches
2014-06-04
checkpatch: make --strict a default for files in drivers/net and net/
Joe Perches
2014-06-04
checkpatch: always warn on missing blank line after variable declaration block
Joe Perches
2014-06-04
checkpatch: fix wildcard DT compatible string checking
Rob Herring
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2014-05-20
scripts/checksyscalls.sh: Make renameat optional
James Hogan
2014-05-05
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-05-05
modpost: Fix comment typo "Modules.symvers"
Paul Bolle
2014-04-28
modpost: Fix resource leak in read_dump()
Christian Engelmayer
2014-04-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-09
kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...
Jan-Simon Möller
2014-04-09
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
2014-04-08
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-04-07
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-03
checkpatch: don't warn on bitfield spaces around :
Joe Perches
2014-04-03
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
2014-04-03
checkpatch.pl: add check for Change-Id
Christopher Covington
2014-04-03
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
2014-04-03
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
2014-04-03
checkpatch: improve the compatible vendor match
Florian Vaussard
2014-04-03
checkpatch: check compatible strings in .c and .h too
Florian Vaussard
2014-04-03
checkpatch: fix spurious vendor compatible warnings
Florian Vaussard
2014-04-03
checkpatch: check vendor compatible with dashes
Florian Vaussard
2014-04-03
checkpatch: improve octal permissions test speed
Joe Perches
2014-04-03
checkpatch.pl: modify warning message for printk usage
Yogesh Chaudhari
2014-04-03
checkpatch: make "return is not a function" test quieter
Joe Perches
2014-04-03
checkpatch: ignore networking block comment style first lines in file
Joe Perches
2014-04-03
checkpatch: use a more consistent function argument style
Joe Perches
2014-04-03
checkpatch: add test for char * arrays that could be static const
Joe Perches
2014-04-03
checkpatch: fix jiffies comparison and others
Joe Perches
2014-04-03
checkpatch: avoid sscanf test duplicated messages
Joe Perches
2014-04-03
checkpatch: update octal permissions warning
Joe Perches
2014-04-03
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
2014-04-03
checkpatch: add checks for constant non-octal permissions
Joe Perches
2014-04-03
checkpatch: don't warn on some function pointer return styles
Joe Perches
2014-04-03
checkpatch: add test for long udelay
Joe Perches
2014-04-03
genksyms: fix typeof() handling
Jan Beulich
[next]