index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
socket.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
vfs: improve comment describing fget_light()
Tony Battersby
1
-5
/
+14
2010-08-11
virtio_9p.h: include linux/types.h
Randy Dunlap
1
-0
/
+1
2010-08-11
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
3
-21
/
+19
2010-08-11
drivers/scsi: use memdup_user
Julia Lawall
1
-8
/
+3
2010-08-11
scsi: remove private BIT macros
Andrew Morton
2
-4
/
+2
2010-08-11
scsi: fix bnx2i build errors
Randy Dunlap
1
-1
/
+2
2010-08-11
scsi: fix pmcraid build errors
Randy Dunlap
1
-1
/
+1
2010-08-11
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2
-6
/
+6
2010-08-11
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
Roel Kluin
1
-1
/
+1
2010-08-11
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
1
-43
/
+44
2010-08-11
scsi: bfa: correct onstack wait_queue_head declaration
Yong Zhang
1
-2
/
+2
2010-08-11
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
1
-2
/
+2
2010-08-11
scsi/sd.c: quiet all sparse noise
H Hartley Sweeten
1
-6
/
+6
2010-08-11
scsi: remove superfluous NULL pointer check from scsi_kill_request()
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2010-08-11
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2
-3
/
+3
2010-08-11
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
1
-1
/
+1
2010-08-11
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
2
-23
/
+26
2010-08-11
g_NCR5380: remove misleading pnp error message
Ondrej Zary
1
-3
/
+1
2010-08-11
mpt fusion: convert to seq_file
Alexey Dobriyan
2
-142
/
+119
2010-08-11
drivers/message: move dereference after NULL test
Julia Lawall
2
-3
/
+3
2010-08-11
drivers/scsi: remove unnecessary NULL test
Julia Lawall
1
-1
/
+0
2010-08-11
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
1
-1
/
+3
2010-08-11
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
1
-1
/
+1
2010-08-11
osst: fix read buffer overflow
Roel Kluin
1
-1
/
+2
2010-08-11
include/linux/fs.h: complete hexification of FMODE_* constants
Andrew Morton
1
-1
/
+1
2010-08-11
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
1
-3
/
+0
2010-08-11
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
1
-0
/
+2
2010-08-11
fix "scripts/mod/modpost.c: fix memory leak"
Andrew Morton
1
-2
/
+3
2010-08-11
x86: fix up system call numbering nit
Linus Torvalds
2
-2
/
+2
2010-08-11
power: Remove owner field from attribute initialization code in OLPC driver
Guenter Roeck
1
-1
/
+0
2010-08-11
i2c.h: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2010-08-11
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-11
docbook: fixup media support files for htmldocs also
Randy Dunlap
1
-1
/
+1
2010-08-11
docbook: fix fatal error from libata
Randy Dunlap
1
-1
/
+1
2010-08-11
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-08-10
USB: serial: fix stalled writes
Johan Hovold
1
-5
/
+10
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
4
-23
/
+15
2010-08-10
USB: fix thread-unsafe anchor utiliy routines
Christian Lamparter
1
-29
/
+21
2010-08-10
USB: usbtest: support test device with only one iso-in or iso-out endpoint
Ming Lei
1
-1
/
+4
2010-08-10
USB: usbtest: avoid to free coherent buffer in atomic context
Ming Lei
1
-1
/
+5
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
1
-0
/
+9
2010-08-10
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
1
-5
/
+0
2010-08-10
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
1
-8
/
+10
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
3
-23
/
+23
2010-08-10
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
1
-13
/
+37
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2
-2
/
+1
2010-08-10
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
1
-15
/
+12
2010-08-10
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
1
-43
/
+30
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
3
-103
/
+104
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
4
-48
/
+85
[next]