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
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-02-01
Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-01
Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-02
Coccinelle: coccicheck: fix typo
Julia Lawall
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-31
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
2018-01-31
scripts/decodecode: make it take multiline Code line
Andy Shevchenko
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
Coccinelle: memdup: drop spurious line
Julia Lawall
2018-01-28
kconfig: Remove silentoldconfig from help and docs; fix kconfig/conf's help
Marc Herbert
2018-01-26
module/retpoline: Warn about missing retpoline in module
Andi Kleen
2018-01-25
kbuild: fix W= option checks for extra DTC warnings
Masahiro Yamada
2018-01-25
kconfig: make "Selected by:" and "Implied by:" readable
Petr Vorel
2018-01-25
kconfig: announce removal of oldnoconfig if used
Masahiro Yamada
2018-01-22
kconfig: fix make xconfig when gettext is missing
Yaakov Selkowitz
2018-01-22
kconfig: Clarify menu and 'if' dependency propagation
Ulf Magnusson
2018-01-22
kconfig: Document 'if' flattening logic
Ulf Magnusson
2018-01-22
kconfig: Clarify choice dependency propagation
Ulf Magnusson
2018-01-22
kconfig: Document SYMBOL_OPTIONAL logic
Ulf Magnusson
2018-01-22
kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX
Masahiro Yamada
2018-01-22
kconfig: use default 'yy' prefix for lexer and parser
Masahiro Yamada
2018-01-22
kconfig: make conf_unsaved a local variable of conf_read()
Masahiro Yamada
2018-01-22
kconfig: make xfgets() really static
Masahiro Yamada
2018-01-22
kconfig: make input_mode static
Masahiro Yamada
2018-01-22
kconfig: Warn if there is more than one help text
Ulf Magnusson
2018-01-22
kconfig: drop 'boolean' keyword
Masahiro Yamada
2018-01-22
kconfig: Remove menu_end_entry()
Ulf Magnusson
2018-01-22
kconfig: Document important expression functions
Ulf Magnusson
2018-01-22
kconfig: Document automatic submenu creation code
Ulf Magnusson
2018-01-22
kconfig: Fix choice symbol expression leak
Ulf Magnusson
2018-01-22
kconfig: Fix expr_free() E_NOT leak
Ulf Magnusson
2018-01-22
kconfig: Fix automatic menu creation mem leak
Ulf Magnusson
2018-01-22
kconfig: Don't leak main menus during parsing
Ulf Magnusson
2018-01-19
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
2018-01-19
scripts/decodecode: fix decoding for AArch64 (arm64) instructions
Will Deacon
2018-01-18
Kbuild: suppress packed-not-aligned warning for default setting only
Xiongfeng Wang
2018-01-18
fixdep: use existing helper to check modular CONFIG options
Masahiro Yamada
2018-01-18
fixdep: refactor parse_dep_file()
Masahiro Yamada
2018-01-18
fixdep: move global variables to local variables of main()
Masahiro Yamada
2018-01-18
fixdep: remove unneeded memcpy() in parse_dep_file()
Masahiro Yamada
2018-01-18
fixdep: factor out common code for reading files
Masahiro Yamada
2018-01-18
fixdep: use malloc() and read() to load dep_file to buffer
Masahiro Yamada
2018-01-18
fixdep: remove unnecessary <arpa/inet.h> inclusion
Masahiro Yamada
2018-01-17
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-16
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Himanshu Jha
2018-01-16
Coccinelle: ifnullfree: Trim the warning reported in report mode
Himanshu Jha
2018-01-16
Coccinelle: alloc_cast: Add more memory allocating functions to the list
Himanshu Jha
[next]