index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
amiflop.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-20
[PATCH] sata_via: convert to new EH, take #3
Tejun Heo
1
-6
/
+6
2006-06-20
[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler
Jeff Garzik
1
-6
/
+4
2006-06-20
[PATCH] sata_nv: add hotplug support
Tejun Heo
1
-1
/
+8
2006-06-20
[PATCH] sata_nv: convert to new EH
Tejun Heo
1
-26
/
+89
2006-06-20
[PATCH] sata_nv: better irq handlers
Tejun Heo
1
-17
/
+194
2006-06-20
[PATCH] sata_nv: simplify constants
Tejun Heo
1
-19
/
+12
2006-06-20
[PATCH] sata_nv: kill struct nv_host_desc and nv_host
Tejun Heo
1
-48
/
+2
2006-06-20
[PATCH] sata_nv: kill not-working hotplug code
Tejun Heo
1
-169
/
+0
2006-06-18
Linux v2.6.17
v2.6.17
Linus Torvalds
1
-1
/
+1
2006-06-17
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
1
-1
/
+1
2006-06-17
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
1
-2
/
+2
2006-06-17
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
1
-3
/
+0
2006-06-17
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2
-26
/
+18
2006-06-17
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
1
-5
/
+4
2006-06-17
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
1
-1
/
+6
2006-06-17
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
1
-2
/
+3
2006-06-17
[PATCH] fix cdrom open
Jens Axboe
1
-2
/
+4
2006-06-14
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
1
-8
/
+3
2006-06-14
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
1
-0
/
+2
2006-06-14
[libata] Update docs to reflect current driver API
Jeff Garzik
2
-25
/
+81
2006-06-13
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
1
-4
/
+13
2006-06-13
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
1
-0
/
+3
2006-06-13
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
1
-2
/
+2
2006-06-13
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
1
-2
/
+2
2006-06-13
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
1
-8
/
+8
2006-06-13
[PATCH] alpha: generic hweight build fix
Randy Dunlap
1
-1
/
+1
2006-06-12
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
1
-0
/
+1
2006-06-12
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
1
-0
/
+1
2006-06-12
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
1
-0
/
+1
2006-06-12
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
1
-0
/
+4
2006-06-12
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
Tejun Heo
3
-3
/
+19
2006-06-12
[PATCH] libata: fix oops caused rescanning NULL sdev
Tejun Heo
1
-8
/
+9
2006-06-12
[PATCH] sata_sil: update device hotplug handling, take #2
Tejun Heo
1
-1
/
+19
2006-06-12
[PATCH] libata: fast exit from EH while unloading
Tejun Heo
1
-0
/
+4
2006-06-12
[PATCH] libata: fix ATA_EH_REVALIDATE clearing
Tejun Heo
1
-3
/
+3
2006-06-12
[PATCH] libata: fix comment above ata_exec_internal()
Tejun Heo
1
-1
/
+3
2006-06-12
[PATCH] sata_sil: add controller unplug detection in sil_interrupt()
Tejun Heo
1
-1
/
+2
2006-06-12
libata: fix build, by adding required workqueue member to port struct
Jeff Garzik
1
-0
/
+1
2006-06-12
[TCP]: continued: reno sacked_out count fix
Aki M Nyrhinen
1
-3
/
+1
2006-06-12
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
5
-0
/
+44
2006-06-12
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
1
-0
/
+1
2006-06-12
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
David S. Miller
1
-1
/
+0
2006-06-12
libata: more verbose request_irq() failure
Jeff Garzik
1
-2
/
+7
2006-06-12
[PATCH] Fix for the PPTP hangs that have been reported
Paul Mackerras
1
-1
/
+3
2006-06-12
[PATCH] libata: Setup nbytes in ata_sg_init_one
Brian King
1
-0
/
+1
2006-06-12
libata: Adjust initial debugging levels through preprocessor defines.
Borislav Petkov
1
-1
/
+9
2006-06-12
[PATCH] sata_sil24: endian anotations
Alexey Dobriyan
1
-8
/
+8
2006-06-12
[PATCH] sata_mv: grab host lock inside eng_timeout
Mark Lord
1
-0
/
+3
2006-06-12
[PATCH] typo in vmscan.c
Christoph Lameter
1
-1
/
+1
2006-06-11
[PATCH] PCI: reverse pci config space restore order
Yu, Luming
1
-1
/
+5
[next]