index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-31
15
-87
/
+102
|
\
|
*
drivers/net/usb: use USB API functions rather than constants
Julia Lawall
2008-12-30
2
-3
/
+2
|
*
EtherExpress16: fix printing timed out status
Roel Kluin
2008-12-30
1
-28
/
+28
|
*
mlx4_en: Added "set_ringparam" Ethtool interface implementation
Yevgeny Petrilin
2008-12-30
3
-33
/
+61
|
*
mlx4_en: Always allocate RX ring for each interrupt vector
Yevgeny Petrilin
2008-12-30
2
-13
/
+4
|
*
mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
Yevgeny Petrilin
2008-12-30
1
-1
/
+2
|
*
net: KS8695: removed duplicated #include
Huang Weiyi
2008-12-30
1
-1
/
+0
|
*
tun: Fix SIOCSIFHWADDR error.
Kusanagi Kouichi
2008-12-30
1
-1
/
+1
|
*
smsc911x: compile fix re netif_rx signature changes
Alexey Dobriyan
2008-12-30
1
-2
/
+2
|
*
net: Fix more NAPI interface netdev argument drop fallout.
Kamalesh Babulal
2008-12-30
3
-3
/
+3
|
*
net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
David S. Miller
2008-12-29
2
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-12-31
12
-56
/
+206
|
\
\
|
*
|
lguest: struct device - replace bus_id with dev_name()
Mark McLoughlin
2008-12-29
1
-1
/
+1
|
*
|
lguest: move the initial guest page table creation code to the host
Matias Zabaljauregui
2008-12-29
3
-11
/
+76
|
*
|
kvm-s390: implement config_changed for virtio on s390
Christian Borntraeger
2008-12-29
1
-3
/
+19
|
*
|
virtio_console: support console resizing
Christian Borntraeger
2008-12-29
2
-1
/
+30
|
*
|
virtio: add PCI device release() function
Mark McLoughlin
2008-12-29
1
-6
/
+15
|
*
|
virtio_blk: fix type warning
Randy Dunlap
2008-12-29
1
-1
/
+1
|
*
|
virtio: block: dynamic maximum segments
Rusty Russell
2008-12-29
1
-13
/
+23
|
*
|
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
2008-12-29
1
-0
/
+5
|
*
|
virtio: avoid implicit use of Linux page size in balloon interface
Hollis Blanchard
2008-12-29
1
-2
/
+11
|
*
|
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
Rusty Russell
2008-12-29
4
-6
/
+8
|
*
|
virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
Rusty Russell
2008-12-29
1
-3
/
+6
|
*
|
virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
Rusty Russell
2008-12-29
1
-1
/
+1
|
*
|
virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
Rusty Russell
2008-12-29
1
-2
/
+2
|
*
|
virtio: Don't use PAGE_SIZE in virtio_pci.c
Rusty Russell
2008-12-29
1
-1
/
+1
|
*
|
virtio: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-29
2
-3
/
+3
|
*
|
virtio-pci queue allocation not page-aligned
Hollis Blanchard
2008-12-29
1
-5
/
+7
|
|
/
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-12-31
70
-1016
/
+2145
|
\
\
|
*
\
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-29
5
-273
/
+693
|
|
\
\
|
|
*
|
[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices
Eric Miao
2008-12-29
3
-7
/
+407
|
|
*
|
[ARM] pxafb: cleanup of the timing checking code
Eric Miao
2008-12-29
2
-64
/
+50
|
|
*
|
[ARM] pxafb: cleanup of the color format manipulation code
Eric Miao
2008-12-29
1
-77
/
+106
|
|
*
|
[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
Eric Miao
2008-12-29
1
-11
/
+10
|
|
*
|
[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching
Eric Miao
2008-12-29
2
-19
/
+51
|
|
*
|
[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset
Eric Miao
2008-12-29
1
-13
/
+16
|
|
*
|
[ARM] pxafb: allow video memory size to be configurable
Eric Miao
2008-12-29
2
-90
/
+58
|
|
*
|
[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant
Eric Miao
2008-12-29
1
-5
/
+6
|
|
*
|
[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
Eric Miao
2008-12-29
1
-5
/
+7
|
*
|
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
2008-12-23
1
-73
/
+29
|
|
\
|
|
|
|
*
|
[ARM] pxafb: avoid the racing condition in pxafb_smart_thread
Eric Miao
2008-12-17
1
-0
/
+4
|
|
*
|
[ARM] pxafb: allow insertion of delay to the smart panel command sequence
Eric Miao
2008-12-17
1
-3
/
+10
|
|
*
|
[ARM] pxafb: allow better platform configurable smart panel timing
Eric Miao
2008-12-17
1
-1
/
+3
|
|
*
|
[ARM] pxafb: small cleanup of the smart panel code
Eric Miao
2008-12-17
1
-15
/
+12
|
|
*
|
[ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs
Eric Miao
2008-12-17
1
-54
/
+0
|
*
|
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2008-12-18
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[ARM] MXC: remove dependency to other include files from irqs.h
Sascha Hauer
2008-12-18
1
-1
/
+1
|
*
|
|
|
Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
Russell King
2008-12-18
6
-38
/
+451
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
[ARM] S3C: Remove cpufreq warnings for unset serial information
Ben Dooks
2008-12-18
1
-6
/
+2
|
|
*
|
|
[ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling
Ben Dooks
2008-12-18
1
-3
/
+6
[next]