aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham25-9/+26
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter25-38/+38
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter4-6/+6
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter35-71/+71
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter40-91/+91
2006-12-07[PATCH] slab: remove SLAB_NOIOChristoph Lameter1-1/+1
2006-12-07[PATCH] add numa node information to struct deviceChristoph Hellwig2-0/+2
2006-12-07[PATCH] mm: incorrect VM_FAULT_OOM returns from driversNick Piggin1-4/+4
2006-12-07[PATCH] drm-sis linkage fixAndrew Morton1-0/+1
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] ... and more work_struct-induced breakage (mips)Al Viro2-5/+13
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro6-24/+21
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro6-23/+22
2006-12-06[PATCH] hamradio/dmascc: fix up work_struct-induced breakageAl Viro1-4/+4
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+40
2006-12-06Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds243-1338/+1613
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer1-3/+51
2006-12-06Actually update the fixed up compile failures.David Howells3-11/+17
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells121-1961/+4837
2006-12-06sh: Clock framework tidying.Paul Mundt1-3/+3
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt1-0/+1
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+36
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-1076/+4461
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds49-885/+376
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells13-53/+71
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin2-11/+33
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin1-0/+1
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin1-3/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells122-1285/+5600
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik2-6/+10
2006-12-05[SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells500-25427/+36894
2006-12-04[PATCH] remote memory corruptor in ibmtr.cAl Viro1-1/+1
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds21-120/+1449
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor1-32/+3
2006-12-04[PATCH] pcmcia: fix m32r_cfc.c compilationAdrian Bunk1-1/+1
2006-12-04[PATCH] pcmcia: ds.c debug enhancementsDominik Brodowski1-16/+81
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor1-14/+20
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski43-568/+46
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski7-88/+40
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski10-85/+45
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2-0/+25
2006-12-04[PATCH] pcmcia: allow for four multifunction subdevicesDominik Brodowski1-2/+2
2006-12-04[PATCH] pcmcia: handle __copy_from_user() return value in ioctlDominik Brodowski1-1/+6