aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] libata: add per-device max_sectorsTejun Heo2006-02-12
* [PATCH] libata: move cdb_len for host to deviceTejun Heo2006-02-12
* [PATCH] libata: make ata_dev_knobble() per-deviceTejun Heo2006-02-12
* [PATCH] libata: don't do EDD handling if ->probe_reset is usedTejun Heo2006-02-12
* [PATCH] libata: make ata_dump_id() take @id instead of @devTejun Heo2006-02-12
* [PATCH] libata: separate out ata_id_major_version()Tejun Heo2006-02-12
* [PATCH] libata: separate out ata_id_n_sectors()Tejun Heo2006-02-12
* [PATCH] libata: use ata_dev_id_c_string()Tejun Heo2006-02-12
* [PATCH] libata: implement ata_dev_id_c_string()Tejun Heo2006-02-12
* [PATCH] ata_piix: kill spurious assignment in piix_sata_probe()Tejun Heo2006-02-12
* [PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWNTejun Heo2006-02-12
* [PATCH] libata: kill assert() macroTejun Heo2006-02-11
* [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo2006-02-11
* [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'sTejun Heo2006-02-11
* [PATCH] ahci: convert to new reset mechanismTejun Heo2006-02-11
* [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo2006-02-11
* [PATCH] libata: inline ata_qc_complete()Tejun Heo2006-02-11
* Merge branch 'master'Jeff Garzik2006-02-11
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-10
| |\
| | * [SERIAL] Remove incorrect code from ioc4 serial driverRussell King2006-02-10
| * | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-10
| |\ \
| | * | [ARM] 3326/1: H1940 - Control latchesBen Dooks2006-02-10
| | * | [ARM] 3314/1: S3C2400 - adds s3c2400.hLucas Correia Villa Real2006-02-09
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-10
| |\ \ \
| | * | | [PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2006-02-10
| | * | | [PATCH] powerpc: Add FSL USB node to documentationBecky Bruce2006-02-10
| | * | | [PATCH] powerpc: unshare system call registrationJANAK DESAI2006-02-10
| | * | | ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras2006-02-10
| | | |/ | | |/|
| * | | [PATCH] Fix s390 build failure.Dave Jones2006-02-10
| * | | [PATCH] Updates for page migrationChristoph Lameter2006-02-10
| * | | [PATCH] tty buffering stall fixPaul Fulghum2006-02-10
| * | | [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroyRavikiran G Thirumalai2006-02-10
| * | | [PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki2006-02-10
| * | | [PATCH] prevent recursive panic from softlockup watchdogJan Beulich2006-02-10
| * | | [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-10
| * | | [PATCH] Fix building external modules on ppc32Andreas Gruenbacher2006-02-10
| * | | [PATCH] remove bogus comment from init/main.cHeiko Carstens2006-02-10
| * | | [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-10
| * | | [PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl2006-02-10
| * | | [PATCH] sched: remove smpniceNick Piggin2006-02-10
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-10
| |\ \ \ | | |/ / | |/| |
| | * | [BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger2006-02-09
| | * | [BRIDGE]: netfilter handle RCU during removalStephen Hemminger2006-02-09
| | * | [BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger2006-02-09
| | * | [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner2006-02-09
| | * | [IRDA]: out of range array access David Binderman2006-02-09
| | * | [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-09
| | * | [NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov2006-02-09
| | * | [NETLINK]: Fix a severe bugAlexey Kuznetsov2006-02-09
* | | | [PATCH] sata_sil24: add hardresetTejun Heo2006-02-10