summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman28-92/+88
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare2-4/+14
2009-12-15ioc3/ioc4: various section fixesJean Delvare4-19/+20
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang79-143/+140
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau136-330/+157
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant3-9/+9
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant8-23/+23
2006-10-17[PATCH] ioc4: Remove SN2 feature and config dependenciesBrent Casavant2-26/+23
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik35-98/+59
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1079-2976/+2621
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner73-104/+104
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2972-2976/+0
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones1-1/+1
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar51-59/+59
2006-06-23[PATCH] SGI IOC4: Detect IO card variantBrent Casavant4-5/+79
2006-05-04[PATCH] Altix: correct ioc4 port orderBrent Casavant1-1/+1
2006-05-02[PATCH] Altix: correct ioc3 port orderPat Gefre1-1/+1
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser7-17/+21
2006-03-21Pull sem2mutex-ioc4 into release branchTony Luck1-23/+18
2006-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds17-365/+880
2006-03-01[PATCH] Altix: more ioc3 cleanups and locking fixesPat Gefre1-8/+3
2006-02-27[IA64] show "SN Devices" menu only if CONFIG_SGI_SNJes Sorensen1-2/+2
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro2-10/+10
2006-02-01[PATCH] Altix ioc3: correct export callPat Gefre1-6/+6
2006-01-26[IA64-SGI] sem2mutex ioc4.cJes Sorensen1-23/+18
2006-01-15[PATCH] Altix: ioc3 serial supportPatrick Gefre10-1/+3410
2005-06-22[PATCH] ioc4: PCI bus speed detectionBrent Casavant4-21/+177
2005-06-22[PATCH] ioc4: CONFIG splitBrent Casavant9-5/+48
2005-06-22[PATCH] ioc4: Core driver rewriteBrent Casavant6-236/+617
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845