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
Age
Commit message (
Expand
)
Author
2014-08-08
crypto: use pci_zalloc_consistent
Joe Perches
2014-08-08
block: use pci_zalloc_consistent
Joe Perches
2014-08-08
atm: use pci_zalloc_consistent
Joe Perches
2014-08-08
pci-dma-compat: add pci_zalloc_consistent helper
Joe Perches
2014-08-08
drivers/scsi: replace strict_strto calls
Daniel Walter
2014-08-08
arch/x86: replace strict_strto calls
Daniel Walter
2014-08-08
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
2014-08-08
arch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto
Daniel Walter
2014-08-08
arch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto* with kstrto*
Daniel Walter
2014-08-08
arch/arm/mach-pxa: replace strict_strto call with kstrto
Daniel Walter
2014-08-08
arch/arm/mach-omap2: replace strict_strto* with kstrto*
Daniel Walter
2014-08-08
MAINTAINERS: update IBM ServeRAID RAID info
Michael Opdenacker
2014-08-08
MAINTAINERS: remove two ancient EATA sections
Joe Perches
2014-08-08
update Roland McGrath's mail
Richard Weinberger
2014-08-08
init/main.c: code clean-up
Fabian Frederick
2014-08-08
kernel/acct.c: fix coding style warnings and errors
Ionut Alexa
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-08-08
fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2014-08-08
scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86
Konstantin Khlebnikov
2014-08-08
scripts/tags.sh: include compat_sys_* symbols in the generated tags
Catalin Marinas
2014-08-08
scripts/coccinelle/free/ifnullfree.cocci: add copyright information
Fabian Frederick
2014-08-08
scripts/coccinelle/free: add NULL test before freeing functions
Fabian Frederick
2014-08-08
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
shm: remove unneeded extern for function
Jack Miller
2014-08-08
shm: allow exit_shm in parallel if only marking orphans
Jack Miller
2014-08-08
shm: make exit_shm work proportional to task activity
Jack Miller
2014-08-08
initramfs: add write error checks
David Engraf
2014-08-08
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-08-08
initramfs: support initrd that is bigger than 2GiB
Yinghai Lu
2014-08-08
initrd: fix lz4 decompress with initrd
Yinghai Lu
2014-08-08
fs/qnx6: update debugging to current functions
Fabian Frederick
2014-08-08
fs/qnx6: use pr_fmt and __func__ in logging
Fabian Frederick
2014-08-08
fs/qnx6: convert printk to pr_foo()
Fabian Frederick
2014-08-08
fs/romfs/super.c: add blank line after declarations
Fabian Frederick
2014-08-08
fs/romfs/super.c: use pr_fmt in logging
Fabian Frederick
2014-08-08
fs/romfs/super.c: convert printk to pr_foo()
Fabian Frederick
2014-08-08
fs/cramfs/inode.c: use linux/uaccess.h
Fabian Frederick
2014-08-08
fs/cramfs: code clean-up
Fabian Frederick
2014-08-08
fs/cramfs: use pr_fmt
Fabian Frederick
2014-08-08
fs/cramfs: convert printk to pr_foo()
Fabian Frederick
2014-08-08
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
2014-08-08
kfifo: use BUG_ON
Himangi Saraogi
2014-08-08
fs/omfs/inode.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-08
fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-08
drivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-08
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-08
fs/bfs: use bfs prefix for dump_imap
Fabian Frederick
2014-08-08
adfs: add __printf verification, fix format/argument mismatches
Joe Perches
2014-08-08
fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc
Fabian Frederick
[prev]
[next]