summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] nfsd4: printk reductionNeil Brown2005-09-131-17/+10
* [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 seriesRichard Purdie2005-09-133-0/+490
* [PATCH] SharpSL: Add new ARM PXA machines Spitz and Borzoi with partial Akita...Richard Purdie2005-09-135-9/+609
* [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driverRichard Purdie2005-09-135-14/+100
* [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driverRichard Purdie2005-09-134-31/+64
* [PATCH] SharpSL: Add cxx00 support to the Corgi LCD driverRichard Purdie2005-09-133-14/+139
* [PATCH] SharpSL: Abstract c7x0 specifics from Corgi SSPRichard Purdie2005-09-135-39/+79
* [PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund2005-09-132-6/+6
* [PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund2005-09-131-6/+3
* [PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund2005-09-131-7/+7
* [PATCH] pktcdvd: documentation updatePeter Osterlund2005-09-131-18/+30
* [PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund2005-09-131-1/+4
* [PATCH] cciss: SCSI tape info for /procMike Miller2005-09-131-3/+24
* [PATCH] cciss: One Button Disaster Recovery supportMike Miller2005-09-131-12/+29
* [PATCH] cciss: fix for DMA brokenessMike Miller2005-09-131-2/+6
* [PATCH] cciss: bug fix in cciss_remove_oneMike Miller2005-09-131-2/+3
* [PATCH] cciss: direct lookup for command completionsMike Miller2005-09-134-7/+73
* [PATCH] cciss: new disk register/deregister routinesMike Miller2005-09-132-190/+333
* [PATCH] cciss: busy_initializing flagMike Miller2005-09-132-0/+9
* [PATCH] cciss: new controller pci/subsystem idsMike Miller2005-09-133-11/+30
* [PATCH] dontdiff: add asm_offsetsMichal Piotrowski2005-09-131-0/+1
* [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2005-09-132-14/+13
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-134-8/+10
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-1315-20/+16
* [PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton2005-09-131-3/+6
* [PATCH] set_current_state() commentaryAndrew Morton2005-09-131-0/+11
* [PATCH] Make BUILD_BUG_ON fail at compile time.Andi Kleen2005-09-131-2/+2
* [PATCH] free initrd mem adjustmentJan Beulich2005-09-131-2/+10
* [PATCH] open returns ENFILE but creates file anywayPeter Staubach2005-09-131-42/+56
* [PATCH] ppc32: remove use of asm/segment.hKumar Gala2005-09-135-5/+0
* [PATCH] ppc32: discard *.exit.text and *.exit.data sectionsTom Rini2005-09-131-0/+4
* [PATCH] Fix MPOL_F_VERIFYAndi Kleen2005-09-131-1/+6
* [PATCH] vm: kswapd cleanup: use pgdatCon Kolivas2005-09-131-2/+2
* [PATCH] i2c-keywest warning fixAndrew Morton2005-09-131-1/+0
* [PATCH] pcmcia: add another orinoco_cs idKomuro2005-09-131-0/+1
* [PATCH] ide: clean up the garbage in eighty_ninty_threeAlan Cox2005-09-131-35/+6
* [PATCH] pcmcia: warn on IOCTL usageDominik Brodowski2005-09-131-0/+12
* [PATCH] fbdev Kconfig fixAntonino A. Daplas2005-09-131-1/+2
* [PATCH] drivers/base/*: use kzalloc instead of kmalloc+memsetJiri Slaby2005-09-135-18/+12
* Fix up more strange byte writes to the PCI_ROM_ADDRESS config wordLinus Torvalds2005-09-132-2/+2
* Linux 2.6.14-rc1v2.6.14-rc1Linus Torvalds2005-09-121-2/+2
* [PATCH] m68knommu: optimized local_irq_disable, and platform reboot codeGreg Ungerer2005-09-121-6/+48
* [PATCH] m68knommu: startup code for the Drangen Engine 68328 based boardGreg Ungerer2005-09-121-0/+135
* [PATCH] m68knommu: implement scatter/gather support macrosGreg Ungerer2005-09-121-0/+6
* [PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processorsGreg Ungerer2005-09-121-14/+15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-1222-146/+1648
|\
| * [SCSI] scsi: Error handler description documentTejun Heo2005-09-102-0/+481
| * [SCSI] set error value when failing commands in prep_fnMike Christie2005-09-101-8/+16
| * [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-103-6/+19
| * [SCSI] Fix module removal/device add raceAlan Stern2005-09-101-2/+6
OpenPOWER on IntegriCloud