summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-12-18Linux v2.6.15-rc6v2.6.15-rc6Linus Torvalds1-2/+2
2005-12-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...Linus Torvalds2-10/+58
2005-12-18[PATCH] mtd onenand driver: use platform_device.h instead device.hKyungmin Park1-2/+2
2005-12-18[PATCH] mtd onenand driver: reduce stack usageKyungmin Park3-7/+28
2005-12-18[PATCH] mtd onenand driver: fix unlock problem in DDPKyungmin Park1-4/+6
2005-12-18[PATCH] mtd onenand driver: check correct manufacturerKyungmin Park2-7/+10
2005-12-18[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3Jean Delvare1-1/+1
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov1-0/+1
2005-12-18[PATCH] uml skas0: stop gcc's insanityJeff Dike3-36/+46
2005-12-18[PATCH] uml - fix some funkiness in KconfigPaolo 'Blaisorblade' Giarrusso1-0/+2
2005-12-18[PATCH] uml: fix dynamic linking on some 64-bit distrosRob Landley1-0/+4
2005-12-18[PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated codePaolo 'Blaisorblade' Giarrusso1-5/+0
2005-12-18[PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark1-5/+20
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins1-1/+5
2005-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-15/+39
2005-12-16[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fixAl Viro2-3/+1
2005-12-16[PATCH] ppc: booke_wdt compile fixAl Viro1-1/+1
2005-12-16Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre117-1513/+1264
2005-12-16[PATCH] UHCI: add missing memory barriersAlan Stern1-0/+2
2005-12-16[PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen1-1/+1
2005-12-16[PATCH] PCI express must be initialized before PCI hotplugMilton Miller1-4/+3
2005-12-16[PATCH] i2c: Fix i2c-mv64xxx compilation errorMark A. Greer1-5/+6
2005-12-16[IA64] Add __read_mostly support for IA64Christoph Lameter2-1/+4
2005-12-16[IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com1-1/+1
2005-12-16[IA64-SGI] Missed TLB flushJack Steiner1-1/+1
2005-12-16[IA64] uncached ref count leakJes Sorensen1-3/+3
2005-12-16Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds4-3/+5
2005-12-16[IA64] disable preemption in udelay()John Hawkes2-9/+30
2005-12-15[PATCH] radeon drm: fix agp aperture map offsetBenjamin Herrenschmidt2-2/+8
2005-12-15[PATCH] Au1550 AC'97 OSS driver spinlock fixesSergei Shtylylov1-11/+18
2005-12-15[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk1-1/+0
2005-12-15[PATCH] IPMI oops fixPaolo Galtieri1-2/+4
2005-12-15[PATCH] arch/powerpc/kernel/syscalls.c __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro1-1/+1
2005-12-15[PATCH] mwave: missing __user in ioctl struct declarationAl Viro1-1/+1
2005-12-15[PATCH] drivers/atm/adummy.c NULL noise removalAl Viro1-1/+1
2005-12-15[PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializerAl Viro1-1/+1
2005-12-15[PATCH] dst_ca __user annotations, portability fixesAl Viro1-3/+3
2005-12-15[PATCH] ia64 sn __iomem annotationsAl Viro2-30/+30
2005-12-15[PATCH] Address of void __user * is void __user * *, not void * __user *Al Viro1-1/+1
2005-12-15[PATCH] missing prototype (mm/page_alloc.c)Al Viro1-1/+1
2005-12-15[PATCH] __user annotations (booke_wdt.c)Al Viro1-6/+7
2005-12-15[PATCH] arcfb __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] cyber2000fb.c __iomem annotationsAl Viro1-2/+2
2005-12-15[PATCH] wdrtas.c: fix __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] dell_rbu: NULL noise removalAl Viro1-3/+3
2005-12-15[PATCH] cm4000_cs: __user annotationsAl Viro1-6/+7
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro2-2/+2
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2-8/+8
2005-12-15[PATCH] em28xx: %zd for size_tAl Viro1-1/+1