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
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-10-30
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-10-28
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
Merge branch 'staging-next' into Linux 3.1
Greg Kroah-Hartman
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-23
staging: et131x: Remove redundant check and return statement
Mark Einon
2011-10-23
staging: et131x: Mainly whitespace changes to appease checkpatch
Mark Einon
2011-10-23
staging: et131x: Remove last of the forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove even more forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove yet more forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove more forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove forward declaration of et131x_adapter_setup
Mark Einon
2011-10-23
staging: et131x: Remove some forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove unused rx_ring.recv_packet_pool
Mark Einon
2011-10-23
staging: et131x: Remove call to find pci pm capability
Mark Einon
2011-10-23
staging: et131x: Remove redundant et131x_reset_recv() call
Mark Einon
2011-10-23
staging: et131x: Remove unused rx_ring.recv_buffer_pool
Mark Einon
2011-10-23
Staging: bcm: Fix three initialization errors in InterfaceDld.c
Kevin McKinney
2011-10-23
Staging: bcm: Fix coding style issues in InterfaceDld.c
Kevin McKinney
2011-10-23
staging:iio:dac: Add AD5360 driver
Lars-Peter Clausen
2011-10-23
staging:iio:trigger:bfin-timer: Fix compile error
Lars-Peter Clausen
2011-10-23
Staging: vt6655: add some range checks before memcpy()
Dan Carpenter
2011-10-23
Staging: vt6655: whitespace fixes to iotcl.c
Dan Carpenter
2011-10-23
Staging: vt6656: add some range checks before memcpy()
Dan Carpenter
2011-10-23
Staging: vt6656: whitespace cleanups in ioctl.c
Dan Carpenter
2011-10-23
staging: et131x: Remove unused defines
Mark Einon
2011-10-23
staging: et131x: Convert rest of pci memory management to dma api
Mark Einon
2011-10-23
staging: et131x: on transmit, stop the queue if the next packet will fail
Mark Einon
2011-10-23
staging: et131x: Tidy up PCI device table definition
Mark Einon
2011-10-23
staging: et131x: Match dma_alloc_ calls with dma_free_ calls
Mark Einon
2011-10-23
staging: et131x: use dma_alloc... instead of pci_alloc...
Mark Einon
2011-10-23
staging: et131x: Fix issues when USE_FBR0 is not defined
Mark Einon
2011-10-23
staging: et131x: Make rx_ring.fbr{0,1} share a common structure
Mark Einon
2011-10-23
staging: et131x: Moving two extern inline functions to .c file
Mark Einon
2011-10-23
staging: et131x: Update TODO list - remove 'put driver into single file'
Mark Einon
2011-10-23
staging: et131x: move et1310_tx.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et1310_rx.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et131x_defs.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et131x_adapter.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et1310_phy.h contents into et131x.h
Mark Einon
2011-10-23
staging: et131x: move et1310_address_map.h contents into et131x.h
Mark Einon
[next]