aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make /proc/slabinfo use seq_list_xxx helpersPavel Emelianov2007-07-161-24/+6
* MM: use DIV_ROUND_UP() in mm/memory.cRolf Eike Beer2007-07-161-1/+1
* hugetlb: remove unnecessary nid initializationNishanth Aravamudan2007-07-161-1/+1
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-165-22/+317
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-1615-95/+132
* x86: initial fixmap supportEric W. Biderman2007-07-162-1/+22
* console: console handover to preferred consoleYinghai Lu2007-07-161-1/+4
* console: more buf for index parsingYinghai Lu2007-07-161-10/+10
* serial: assert DTR for serial console devicesYinghai Lu2007-07-161-0/+6
* lib: add idr_remove_allKristian Hoegsberg2007-07-162-0/+48
* lib: add idr_for_each()Kristian Hoegsberg2007-07-162-0/+57
* update checkpatch.pl to version 0.07Andy Whitcroft2007-07-162-198/+196
* LZO1X: fix lzo1x_worst_compressNitin Gupta2007-07-161-1/+1
* Add entries to MAINTAINERS for I/OAT and DMAENGINENelson, Shannon2007-07-161-0/+12
* jbd2 commit: fix transaction droppingJan Kara2007-07-161-1/+2
* jbd commit: fix transaction droppingJan Kara2007-07-161-1/+2
* authgss build fixAndrew Morton2007-07-161-0/+1
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-1510-49/+20
|\
| * git-battery vs git-acpiAndrew Morton2007-07-151-2/+3
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-159-39/+0
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8
| * MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov2007-07-151-0/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-15190-26337/+21725
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11
| * | [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-152-73/+12
| * | [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
| * | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-151-2/+0
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-144-41/+58
| * | [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-141-38/+26
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-141-2/+0
| * | [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-141-8/+2
| * | [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-142-26/+33
| * | [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-143-5/+6
| * | [SCSI] aacraid: add 51245, 51645 and 52245 adapters to documentation.Salyzyn, Mark2007-07-141-0/+3
| * | [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-141-3/+3
| * | [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-1413-154/+1593
| * | [SCSI] stex: use resid for xfer len informationEd Lin2007-07-141-2/+2
| * | [SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox2007-07-141-0/+1
| * | [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-141-1/+1
| * | [SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2007-07-142-4/+0
| * | [SCSI] CONFIG_SCSI_FD_8xx no longer existsGeert Uytterhoeven2007-07-141-1/+0
| * | [SCSI] sr: fix error handling in module_initAkinobu Mita2007-07-141-1/+5
| * | [SCSI] lpfc: Fix NPIV compile problemJames Bottomley2007-07-141-4/+1
| * | [SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori2007-07-141-4/+7
| * | [SCSI] lpfc: add missed data buffer accessorBoaz Harrosh2007-07-141-1/+1
| * | [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-142-47/+0