index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
hitfb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-13
[GFS2] NFS update
Wendy Cheng
2
-12
/
+24
2006-07-11
[GFS2] Fix a coupls of warnings in dir.c
Steven Whitehouse
1
-2
/
+2
2006-07-11
[PATCH] patch to init di_payload_format field in gfs2_dinode
Abhijith Das
1
-0
/
+1
2006-07-11
[GFS2] Fix deadlock in memory allocation
Steven Whitehouse
1
-1
/
+1
2006-07-11
[GFS2] Add generation number
Steven Whitehouse
9
-149
/
+153
2006-07-10
[GFS2] Bug fix to gfs2_readpages()
Steven Whitehouse
1
-5
/
+5
2006-07-10
[GFS2] Remove unused code from dir.c
Steven Whitehouse
1
-5
/
+0
2006-07-06
[GFS2] Fixes to scanning of glocks (again)
Steven Whitehouse
4
-11
/
+7
2006-07-06
Linux 2.6.18-rc1
v2.6.18-rc1
Linus Torvalds
1
-2
/
+2
2006-07-06
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
1
-2
/
+4
2006-07-06
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
1
-0
/
+1
2006-07-06
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
1
-6
/
+5
2006-07-06
[SPARC64]: Fix stack overflow checking in modular non-SMP kernels.
Mikael Pettersson
1
-5
/
+5
2006-07-06
[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
Randy Dunlap
3
-1
/
+20
2006-07-06
[PCI] Add JMicron PCI ID constants
Jeff Garzik
1
-0
/
+7
2006-07-06
[PATCH] ahci: Ensure that we don't grab both functions
root
1
-4
/
+11
2006-07-06
[PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...
Borislav Petkov
1
-5
/
+5
2006-07-06
[PATCH] sata_sil24: add suspend/sleep support
Tejun Heo
1
-0
/
+25
2006-07-06
[PATCH] sata_sil24: separate out sil24_init_controller()
Tejun Heo
1
-45
/
+62
2006-07-06
[PATCH] sata_sil: add suspend/sleep support
Tejun Heo
1
-0
/
+17
2006-07-06
[PATCH] sata_sil: separate out sil_init_controller()
Tejun Heo
1
-38
/
+48
2006-07-06
[PATCH] libata: reimplement controller-wide PM
Tejun Heo
3
-7
/
+298
2006-07-06
[PATCH] libata: reimplement per-dev PM
Tejun Heo
3
-92
/
+115
2006-07-06
[PATCH] libata: implement PM EH actions
Tejun Heo
3
-4
/
+198
2006-07-06
[PATCH] libata: separate out __ata_ehi_hotplugged()
Tejun Heo
1
-2
/
+7
2006-07-06
[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET
Tejun Heo
3
-16
/
+23
2006-07-06
[PATCH] libata: clean up debounce parameters and improve parameter selection
Tejun Heo
3
-18
/
+24
2006-07-06
[PATCH] libata: implement ATA_EHI_RESUME_LINK
Tejun Heo
3
-8
/
+11
2006-07-06
[PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()
Tejun Heo
1
-12
/
+11
2006-07-06
[PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()
Tejun Heo
1
-1
/
+1
2006-07-06
[PATCH] libata: add ap->pflags and move core dynamic flags to it
Tejun Heo
6
-52
/
+58
2006-07-06
[PATCH] libata: Conditionally set host->max_cmd_len
Brian King
1
-6
/
+15
2006-07-06
[PATCH] sata_vsc: data_xfer should use mmio
Martin Hicks
1
-1
/
+1
2006-07-05
[PATCH] myri10ge - Export more parameters to ethtool
Brice Goglin
1
-0
/
+5
2006-07-05
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
Brice Goglin
1
-5
/
+4
2006-07-05
[PATCH] myri10ge - Drop ununsed nvidia chipset id
brice@myri.com
1
-2
/
+0
2006-07-05
[PATCH] myri10ge - Drop unused pm_state
brice@myri.com
1
-1
/
+0
2006-07-05
[PATCH] Fix freeing of net device
Ralf Baechle
1
-3
/
+4
2006-07-05
[PATCH] remove dead entry in net wan Kconfig
Paul Fulghum
2
-13
/
+0
2006-07-05
[PATCH] NI5010 netcard cleanup
Andreas Mohr
2
-31
/
+28
2006-07-05
[PATCH] lock validator: fix ns83820.c irq-flags bug
Ingo Molnar
1
-14
/
+17
2006-07-05
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
Don Fry
1
-59
/
+43
2006-07-05
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...
Don Fry
1
-27
/
+68
2006-07-05
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...
Don Fry
1
-24
/
+251
2006-07-05
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
Don Fry
1
-14
/
+10
2006-07-05
[PATCH] pcnet32: Fix off-by-one in get_ringparam
Don Fry
1
-4
/
+4
2006-07-05
[PATCH] pcnet32: Use PCI_DEVICE macro
Don Fry
1
-7
/
+4
2006-07-05
[PATCH] pcnet32: Fix Section mismatch error
Don Fry
1
-3
/
+2
2006-07-05
[PATCH] Add support for the Cicada 8201 PHY
Kim Phillips
1
-6
/
+36
2006-07-05
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
1
-0
/
+2
[next]