aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa
2008-04-28[MIPS] rbtx4938: minor cleanupAtsushi Nemoto
2008-04-28[MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov
2008-04-28[MIPS] rbtx4938: misc cleanupsAtsushi Nemoto
2008-04-28[MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto
2008-04-28[MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto
2008-04-28[MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto
2008-04-28[MIPS] unexport null_perf_irq() and make it staticDmitri Vorobiev
2008-04-28[MIPS] unexport rtc_mips_set_time()Dmitri Vorobiev
2008-04-28[MIPS] unexport copy_from_user_page()Dmitri Vorobiev
2008-04-28[MIPS] unexport copy_to_user_page()Dmitri Vorobiev
2008-04-28[MIPS] unexport copy_user_highpage()Dmitri Vorobiev
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird
2008-04-28[MIPS] replace __inline with inlineHarvey Harrison
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman
2008-04-28[MIPS] Tidy up cache attributesChris Dearman
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman
2008-04-28[MIPS] Basic SPRAM supportChris Dearman
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez