aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev2008-04-281-4/+4
* [MIPS] make standard_io_resources[] staticDmitri Vorobiev2008-04-281-2/+2
* [MIPS] make plat_perf_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev2008-04-281-2/+2
* [MIPS] make mips_ejtag_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] make mips_nmi_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-286-7/+7
* [MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-281-1/+0
* [MIPS] Alchemy: kill useless time variablesSergei Shtylyov2008-04-282-17/+6
* [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-283-20/+7
* [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-2822-27/+25
* [MIPS] replace __inline with inlineHarvey Harrison2008-04-282-2/+2
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-2834-123/+2191
* [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-282-5/+12
* [MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman2008-04-281-1/+12
* [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-2811-61/+75
* [MIPS] Tidy up cache attributesChris Dearman2008-04-281-39/+42
* [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-285-10/+10
* [MIPS] Remove TLB sanitation codeChris Dearman2008-04-283-61/+0
* [MIPS] Basic SPRAM supportChris Dearman2008-04-283-0/+230
* [MIPS] Reimplement clear_page/copy_pageThiemo Seufer2008-04-286-862/+725
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-2774-5120/+4035
|\
| * [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-274-1/+11
| * [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61
| * [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195
| * [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401
| * [SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke2008-04-277-16/+185
| * [SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju2008-04-274-31/+14
| * [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-272-5/+1
| * [SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk2008-04-271-2/+2
| * [SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2008-04-272-3/+3
| * [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez2008-04-271-2/+0
| * [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-271-0/+4
| * [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez2008-04-271-251/+143
| * [SCSI] m68k: new mac_esp scsi driverFinn Thain2008-04-275-12/+700
| * [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-272-2/+130
| * [SCSI] zfcp: Print some messages only during ERPSwen Schillig2008-04-271-17/+19
| * [SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig2008-04-271-1/+2
| * [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-271-7/+53
| * [SCSI] aha1542: minor irq handler cleanupsJeff Garzik2008-04-271-16/+10
| * [SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap2008-04-271-0/+1
| * [SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk2008-04-271-1/+1
| * [SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2008-04-272-45/+66
| * [SCSI] fix SLUB WARN_ONJames Bottomley2008-04-271-8/+8
| * [SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller2008-04-271-2/+2
| * [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-253-18/+9
| * [SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-15/+16