aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-20[PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo
2006-06-20[PATCH] sata_via: convert to new EH, take #3Tejun Heo
2006-06-20[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik
2006-06-20[PATCH] sata_nv: add hotplug supportTejun Heo
2006-06-20[PATCH] sata_nv: convert to new EHTejun Heo
2006-06-20[PATCH] sata_nv: better irq handlersTejun Heo
2006-06-20[PATCH] sata_nv: simplify constantsTejun Heo
2006-06-20[PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo
2006-06-20[PATCH] sata_nv: kill not-working hotplug codeTejun Heo
2006-06-18Merge branch 'master' into upstreamJeff Garzik
2006-06-17Linux v2.6.17Linus Torvalds
2006-06-17[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cellArnd Bergmann
2006-06-17[PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann
2006-06-17[PATCH] arm_timer: remove a racy and obsolete PF_EXITING checkOleg Nesterov
2006-06-17[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()Oleg Nesterov
2006-06-17[PATCH] check_process_timers: fix possible lockupOleg Nesterov
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe
2006-06-17[PATCH] fix cdrom openJens Axboe
2006-06-14[PATCH] cfq-iosched: fix crash in do_div()Jens Axboe
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-06-13Merge branch 'master' into upstreamJeff Garzik
2006-06-13[libata] Update docs to reflect current driver APIJeff Garzik
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-06-12[IPV4]: Increment ipInHdrErrors when TTL expires.Weidong
2006-06-12[sky2] Fix sky2 network driver suspend/resumeLinus Torvalds
2006-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo
2006-06-12[PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo
2006-06-12[PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo
2006-06-12[PATCH] libata: fast exit from EH while unloadingTejun Heo
2006-06-12[PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo
2006-06-12[PATCH] libata: fix comment above ata_exec_internal()Tejun Heo
2006-06-12[PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo
2006-06-12libata: fix build, by adding required workqueue member to port structJeff Garzik
2006-06-11[TCP]: continued: reno sacked_out count fixAki M Nyrhinen
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest
2006-06-11[DCCP] Ackvec: fix soft lockup in ackvec handling codeAndrea Bittau
2006-06-11[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller
2006-06-11libata: more verbose request_irq() failureJeff Garzik