index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
net/bonding: Enable IP multicast for bonding IPoIB devices
Moni Shoua
2
-6
/
+5
2007-10-15
net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...
Moni Shoua
2
-28
/
+60
2007-10-15
net/bonding: Enable bonding to enslave non ARPHRD_ETHER
Moni Shoua
1
-0
/
+33
2007-10-15
IB/ipoib: Verify address handle validity on send
Moni Shoua
1
-2
/
+3
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
3
-11
/
+20
2007-10-15
natsemi: Check return value for pci_enable_device()
Mark Brown
1
-2
/
+8
2007-10-15
natsemi: Use round_jiffies() for slow timers
Mark Brown
1
-3
/
+7
2007-10-15
[ARM] 4578/1: CM-x270: PCMCIA support
Mike Rapoport
2
-0
/
+176
2007-10-15
[ARM] 4576/1: CM-X270 machine support
Mike Rapoport
3
-0
/
+129
2007-10-15
[ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.c
Russell King
1
-18
/
+0
2007-10-15
[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.c
Russell King
1
-30
/
+1
2007-10-15
[NET] smc91x: fix PXA DMA support code
Russell King
2
-56
/
+63
2007-10-15
[SERIAL] Fix console initialisation ordering
Russell King
1
-9
/
+9
2007-10-15
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
Linus Torvalds
1
-2
/
+0
2007-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-0
/
+12
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
148
-19880
/
+15526
2007-10-15
Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-34
/
+50
2007-10-15
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
56
-3116
/
+2359
2007-10-15
HID: fix HIDIOCGRDESC memory access in hidraw
Jiri Kosina
1
-3
/
+9
2007-10-15
sched: guest CPU accounting: maintain guest state in KVM
Laurent Vivier
2
-0
/
+12
2007-10-15
via invalid device ids removal
Xavier Bachelot
1
-2
/
+0
2007-10-15
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
1
-1
/
+3
2007-10-15
i915: fix vbl swap allocation size.
Dave Airlie
1
-1
/
+1
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
45
-2146
/
+1489
2007-10-15
drm: remove XFREE86_VERSION macros.
Dave Airlie
3
-42
/
+1
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
43
-661
/
+603
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
31
-475
/
+474
2007-10-15
fix use after free in amd create gatt pages
Jesper Juhl
1
-7
/
+2
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
6
-27
/
+48
2007-10-14
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
David Brownell
1
-1
/
+1
2007-10-14
sky2: reboot fix
Stephen Hemminger
1
-1
/
+1
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
65
-1629
/
+6618
2007-10-14
hisax: hfc_usb: update to current CVS version
Martin Bachem
1
-30
/
+33
2007-10-14
ipg: endianness fixes
Al Viro
1
-17
/
+17
2007-10-14
ipg: endianness annotations
Al Viro
1
-6
/
+6
2007-10-14
hamradio: ->hard_header() takes packet type in host-endian
Al Viro
2
-2
/
+2
2007-10-14
more tulip endianness annotations
Al Viro
1
-1
/
+1
2007-10-14
ibm_newemac annotations (iomem, NULL noise)
Al Viro
4
-11
/
+11
2007-10-14
more trivial signedness fixes in drivers
Al Viro
10
-11
/
+13
2007-10-14
signedness: module_param_array nump argument
Al Viro
12
-27
/
+27
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
13
-16
/
+16
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-10-14
fw-cdev __user annotations
Al Viro
1
-2
/
+3
2007-10-14
mpc5200_wdt: __user annotations
Al Viro
1
-1
/
+1
2007-10-14
remove duplicate initializer (macvlan)
Al Viro
1
-1
/
+0
2007-10-14
skb->tail in ibm_newemac should be skb_tail_pointer()
Al Viro
1
-1
/
+1
2007-10-14
hwmon: (vt8231) fix sparse warning
Mark M. Hoffman
1
-1
/
+1
2007-10-14
hwmon: (sis5595) fix sparse warning
Mark M. Hoffman
1
-5
/
+4
2007-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
13
-88
/
+782
2007-10-14
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
14
-326
/
+295
[prev]
[next]