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
2013-06-13
dtc: ensure #line directives don't consume data from the next line
Grant Likely
2013-06-13
dtc: Update generated files to output from Bison 2.5
Grant Likely
2013-06-13
kbuild: make sure we clean up DTB temporary files
Ian Campbell
2013-05-30
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-05-30
kconfig/menu.c: fix multiple references to expressions in menu_add_prop()
Dirk Gouders
2013-05-30
mconf: handle keys in empty dialogs
Dirk Gouders
2013-05-23
kbuild: Don't assume dts files live in arch/*/boot/dts
Matthijs Kooijman
2013-05-20
scripts/config: fix assignment of parameters for short version of --*-after o...
Clement Chauplannaz
2013-05-16
package: Makefile: unbreak binrpm-pkg target
Luiz Capitulino
2013-05-07
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-05-07
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-05-07
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-05-07
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
2013-05-06
Fix cleaning in scripts/mod
Andreas Schwab
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-02
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2013-04-30
menuconfig: print more info for symbol without prompts
Wengmeiling
2013-04-30
Merge tag 'localmodconfig-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-04-29
checkpatch: add Suggested-by as a standard signature
Mugunthan V N
2013-04-29
checkpatch: only warn for empty lines before closing braces by themselves
Matthijs Kooijman
2013-04-29
checkpatch: warn on space before semicolon
Joe Perches
2013-04-29
checkpatch: complain about executable files
Joe Perches
2013-04-29
checkpatch: Prefer seq_puts to seq_printf
Joe Perches
2013-04-29
checkpatch: add check for reuse of krealloc arg
Joe Perches
2013-04-29
get_maintainer: use filename-only regex match for Tegra
Stephen Warren
2013-04-29
scripts/decodecode: make faulting insn ptr more robust
Borislav Petkov
2013-04-29
localmodconfig: Process source kconfig files as they are found
Steven Rostedt
2013-04-29
localmodconfig: Add debug prints for dependencies of module configs
Steven Rostedt
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-04-29
kconfig: fix lists definition for C++
Yann E. MORIN
2013-04-29
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
James Hogan
2013-04-26
Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...
Yann E. MORIN
2013-04-25
kconfig: implement KCONFIG_PROBABILITY for randconfig
Yann E. MORIN
2013-04-25
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
2013-04-25
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
Yann E. MORIN
2013-04-25
kconfig: do not override symbols already set
Yann E. MORIN
2013-04-25
kconfig: fix randconfig tristate detection
Yann E. MORIN
2013-04-18
rpm-pkg: Remove pointless set -e statements
Michal Marek
2013-04-18
rpm-pkg: Always regenerate the specfile
Michal Marek
2013-04-18
rpm-pkg: Do not write to the parent directory
Michal Marek
2013-04-18
rpm-pkg: Do not package the whole source directory
Michal Marek
2013-04-17
checkpatch: fix stringification macro defect
Joe Perches
2013-04-16
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
Yann E. MORIN
2013-04-16
menuconfig: Add "breadcrumbs" navigation aid
Benjamin Poirier
2013-04-16
menuconfig: Fix memory leak introduced by jump keys feature
Benjamin Poirier
2013-04-10
merge_config.sh: Avoid creating unnessary source softlinks
John Stultz
2013-04-09
Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...
Shawn Guo
2013-04-09
headers_install.pl: convert to headers_install.sh
Rob Landley
2013-04-08
buildtar: Add ARCH to the archive name
Borislav Petkov
2013-04-08
Coccinelle: Fix patch output when coccicheck is used with M= and C=
Nicolas Palix
[next]