index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rwsem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-18
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
Paul Zaremba
1
-0
/
+4
2007-04-16
HID: update copyright and authorship macro
Jiri Kosina
2
-3
/
+3
2007-04-11
USB HID: add support for WiseGroup MP-8800 Quad Joypad
Sam Liddicott
1
-1
/
+4
2007-04-11
USB HID: add FF support for Logitech Force 3D Pro Joystick
Jiri Kosina
2
-0
/
+2
2007-04-11
USB HID: numlock quirk for dell W7658 keyboard
Pete Zaitcev
2
-0
/
+46
2007-04-11
USB HID: Logitech MX3000 keyboard needs report descriptor quirk
Jiri Kosina
3
-13
/
+31
2007-04-11
USB HID: extend quirk for Logitech S510 keyboard
Jiri Kosina
1
-2
/
+4
2007-04-11
USB HID: usbkbd/usbmouse - handle errors when registering devices
Dmitry Torokhov
2
-8
/
+20
2007-04-11
USB HID: add QUIRK_HIDDEV for Belkin Flip KVM
Daniel P. Engel
1
-0
/
+5
2007-04-11
HID: enable dead keys on a belkin wireless keyboard
Chris Clayton
1
-0
/
+9
2007-04-11
USB HID: Thustmaster firestorm dual power v1 support
Ronny Peine
1
-0
/
+1
2007-04-11
USB HID: specify explicit size for hid_blacklist.quirks
Paul Walmsley
1
-2
/
+3
2007-04-11
USB HID: fix retry & reset logic
Alan Stern
1
-0
/
+5
2007-04-11
USB HID: consolidate vendor/product ids
Jiri Kosina
1
-411
/
+410
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina
18
-176
/
+190
2007-04-06
Linux 2.6.21-rc6
v2.6.21-rc6
Linus Torvalds
1
-1
/
+1
2007-04-05
[IPSEC]: Reject packets within replay window but outside the bit mask
Herbert Xu
1
-1
/
+2
2007-04-05
[IPv6]: Exclude truncated packets from InHdrErrors statistics
Mitsuru Chinen
1
-4
/
+4
2007-04-05
[APPLETALK]: Fix a remotely triggerable crash
Jean Delvare
1
-2
/
+5
2007-04-05
[PATCH] ia64: desc_empty thinko/typo fix
Maciej Zenczykowski
1
-1
/
+1
2007-04-05
[PATCH] Fix build error on zs serial driver
Yoichi Yuasa
1
-1
/
+0
2007-04-05
[PATCH] fix jiffies clocksource inittime
john stultz
1
-1
/
+1
2007-04-05
[PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry
Mike Miller (OS Dev)
1
-0
/
+1
2007-04-05
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
4
-20
/
+0
2007-04-05
[PATCH] swsusp: fix memory shrinker
Rafael J. Wysocki
1
-1
/
+1
2007-04-05
[PATCH] net/sunrpc/svcsock.c: fix a check
Adrian Bunk
1
-2
/
+2
2007-04-05
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
2
-1
/
+16
2007-04-05
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
1
-0
/
+2
2007-04-04
[PATCH] net: Ignore sysfs network device rename bugs.
Eric W. Biederman
1
-7
/
+4
2007-04-04
[PATCH] SLAB: Mention slab name when listing corrupt objects
David Howells
1
-2
/
+2
2007-04-04
[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)
Robert Hancock
1
-0
/
+5
2007-04-04
[S390] cio: Fix handling of interrupt for csch().
Cornelia Huck
1
-0
/
+8
2007-04-04
[S390] page_mkclean data corruption.
Martin Schwidefsky
1
-2
/
+2
2007-04-04
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
2
-1
/
+27
2007-04-04
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
3
-0
/
+8
2007-04-04
libata: Clear tf before doing request sense (take 3)
Albert Lee
1
-11
/
+11
2007-04-04
libata: reorder HSM_ST_FIRST for easier decoding (take 3)
Albert Lee
1
-2
/
+2
2007-04-04
libata bugfix: preserve LBA bit for HDIO_DRIVE_TASK
Mark Lord
1
-1
/
+1
2007-04-04
2.6.21 fix lba48 bug in libata fill_result_tf()
Mark Lord
1
-1
/
+1
2007-04-04
r8169: fix suspend/resume for down interface
Francois Romieu
1
-6
/
+7
2007-04-04
r8169: issue request_irq after the private data are completely initialized
Francois Romieu
1
-15
/
+18
2007-04-04
b44: fix IFF_ALLMULTI handling of CAM slots
Bill Helfinstine
1
-1
/
+1
2007-04-04
cxgb3 - Firwmare update
Divy Le Ray
2
-3
/
+6
2007-04-04
cxgb3 - Tighten xgmac workaround
Divy Le Ray
3
-4
/
+17
2007-04-04
cxgb3 - detect NIC only adapters
Divy Le Ray
5
-14
/
+29
2007-04-04
cxgb3 - Safeguard TCAM size usage
Divy Le Ray
3
-3
/
+11
2007-04-03
[PATCH] msi: synchronously mask and unmask msi-x irqs.
Eric W. Biederman
1
-0
/
+1
2007-04-02
[SCSI]: Fix scsi_send_eh_cmnd scatterlist handling
David S. Miller
1
-1
/
+1
2007-04-02
[SPARC]: Add unsigned to unused bit field in a.out.h
Robert Reif
2
-2
/
+2
2007-04-02
[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.
John Heffner
1
-0
/
+3
[next]