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
2006-04-22
[CIFS] Readdir fixes to allow search to start at arbitrary position
Steve French
2006-04-21
[CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel
Steve French
2006-04-21
[CIFS] Don't allow a backslash in a path component
Steve French
2006-04-21
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
Steve French
2006-04-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-04-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-04-20
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-04-20
[PATCH] NEx000: fix RTL8019AS base address for RBTX4938
Sergei Shtylyov
2006-04-20
[ARM] for_each_possible_cpu
KAMEZAWA Hiroyuki
2006-04-20
[ARM] add_memory() build fix
Andrew Morton
2006-04-20
[ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2
Lennert Buytenhek
2006-04-20
[ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2
Lennert Buytenhek
2006-04-20
[ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2
Lennert Buytenhek
2006-04-20
[ARM] 3480/1: ixp4xx: fix irq2gpio array type
Lennert Buytenhek
2006-04-20
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-04-20
[PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2
Eric Dumazet
2006-04-20
[PATCH] i386/x86-64: Fix x87 information leak between processes
Andi Kleen
2006-04-20
[PATCH] md: locking fix
Ingo Molnar
2006-04-20
[PATCH] memory_hotplug.h cleanup
Adrian Bunk
2006-04-20
[PATCH] make the OSS SOUND_VIA82CXXX option available again
Adrian Bunk
2006-04-20
[PATCH] update OBSOLETE_OSS_DRIVER schedule and dependencies
Adrian Bunk
2006-04-20
[PATCH] sonypi: correct detection of new ICH7-based laptops
Arnaud MAZIN
2006-04-20
[PATCH] sound: fix hang in mpu401_uart.c
Jon Masters
2006-04-20
[PATCH] i2c-i801: Fix resume when PEC is used
Jean Delvare
2006-04-20
[PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional Soundcard
Johannes Goecke
2006-04-20
[PATCH] xtensa: Fix TIOCGICOUNT macro
Chris Zankel
2006-04-20
[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...
Thayumanavar Sachithanantham
2006-04-20
[PATCH] fix section mismatch in pm2fb.o
Darren Jenkins
2006-04-20
[PATCH] Remove cond_resched in gather_stats()
Christoph Lameter
2006-04-20
[PATCH] IPMI maintainer
Corey Minyard
2006-04-20
[PATCH] kprobes: NULL out non-relevant fields in struct kretprobe
Ananth N Mavinakayanahalli
2006-04-20
[PATCH] block/elevator.c: remove unused exports
Adrian Bunk
2006-04-20
[PATCH] splice: fix smaller sized splice reads
Jens Axboe
2006-04-20
[PATCH] Don't inherit ->splice_pipe across forks
Jens Axboe
2006-04-20
[patch] cleanup: use blk_queue_stopped
Coywolf Qi Hunt
2006-04-20
[PATCH] Document online io scheduler switching
Valdis Kletnieks
2006-04-20
[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c
Jayachandran C
2006-04-20
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-19
[TCP]: Account skb overhead in tcp_fragment
Herbert Xu
2006-04-19
[PATCH] Add more prevent_tail_call()
OGAWA Hirofumi
2006-04-19
[SUNGEM]: Marvell PHY suspend.
Johannes Berg
2006-04-19
[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
David S. Miller
2006-04-19
[NET]: sockfd_lookup_light() returns random error for -EBADFD
Hua Zhong
2006-04-19
[SPARC]: __NR_sys_splice --> __NR_splice
David S. Miller
2006-04-19
[PATCH] wext: Fix RtNetlink ENCODE security permissions
Jean Tourrilhes
2006-04-19
[PATCH] bcm43xx: iw_priv_args names should be <16 characters
Erik Mouw
2006-04-19
[PATCH] bcm43xx: sysfs code cleanup
Michael Buesch
2006-04-19
[PATCH] bcm43xx: fix pctl slowclock limit calculation
Michael Buesch
[next]