summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Add __read_mostly support for IA64Christoph Lameter2005-12-162-1/+4
* [IA64-SGI] change default_sn2 to NR_CPUS==1024hawkes@sgi.com2005-12-161-1/+1
* [IA64-SGI] Missed TLB flushJack Steiner2005-12-161-1/+1
* [IA64] uncached ref count leakJes Sorensen2005-12-161-3/+3
* [IA64] disable preemption in udelay()John Hawkes2005-12-162-9/+30
* [PATCH] Au1550 AC'97 OSS driver spinlock fixesSergei Shtylylov2005-12-151-11/+18
* [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk2005-12-151-1/+0
* [PATCH] IPMI oops fixPaolo Galtieri2005-12-151-2/+4
* [PATCH] arch/powerpc/kernel/syscalls.c __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro2005-12-151-1/+1
* [PATCH] mwave: missing __user in ioctl struct declarationAl Viro2005-12-151-1/+1
* [PATCH] drivers/atm/adummy.c NULL noise removalAl Viro2005-12-151-1/+1
* [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializerAl Viro2005-12-151-1/+1
* [PATCH] dst_ca __user annotations, portability fixesAl Viro2005-12-151-3/+3
* [PATCH] ia64 sn __iomem annotationsAl Viro2005-12-152-30/+30
* [PATCH] Address of void __user * is void __user * *, not void * __user *Al Viro2005-12-151-1/+1
* [PATCH] missing prototype (mm/page_alloc.c)Al Viro2005-12-151-1/+1
* [PATCH] __user annotations (booke_wdt.c)Al Viro2005-12-151-6/+7
* [PATCH] arcfb __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] cyber2000fb.c __iomem annotationsAl Viro2005-12-151-2/+2
* [PATCH] wdrtas.c: fix __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] dell_rbu: NULL noise removalAl Viro2005-12-151-3/+3
* [PATCH] cm4000_cs: __user annotationsAl Viro2005-12-151-6/+7
* [PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro2005-12-152-2/+2
* [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-152-8/+8
* [PATCH] em28xx: %zd for size_tAl Viro2005-12-151-1/+1
* [PATCH] auerswald.c: %zd for size_tAl Viro2005-12-151-1/+1
* [PATCH] s2io: __iomem annotations for recent changesAl Viro2005-12-151-5/+5
* [PATCH] xfs: missing gfp_t annotationsAl Viro2005-12-151-2/+2
* [PATCH] iscsi gfp_t annotationsAl Viro2005-12-152-2/+2
* [PATCH] arch/sparc/kernel/led.c __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] sun4c_memerr_reg __iomem annotationsAl Viro2005-12-152-2/+2
* [PATCH] sparc: NULL noise removal (ebus.c)Al Viro2005-12-151-12/+12
* [PATCH] sparc/kernel/time: __iomem annotationsAl Viro2005-12-151-2/+2
* [PATCH] sbus/char/uctrl: missing prototypes and NULL noise removalAl Viro2005-12-151-5/+5
* [PATCH] sparc: jsflash __user annotationsAl Viro2005-12-151-9/+10
* [PATCH] sparc: vfc __iomem annotations and fixesAl Viro2005-12-152-4/+4
* [PATCH] fix iomem annotations in sparc32 pcic codeAl Viro2005-12-152-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-12-1412-1134/+567
|\
| * [PATCH] ide-cd: remove write-only cmd field from struct cdrom_infoBartlomiej Zolnierkiewicz2005-12-152-8/+0
| * [PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz2005-12-151-3/+0
| * [PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz2005-12-151-122/+0
| * [PATCH] ide-disk: flush cache after calling del_gendisk()Bartlomiej Zolnierkiewicz2005-12-151-2/+2
| * [PATCH] ide: AU1200 IDE updateJordan Crouse2005-12-154-983/+543
| * [PATCH] ide: core modifications for AU1200Jordan Crouse2005-12-153-14/+12
| * [PATCH] ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=yMarcelo Tosatti2005-12-151-1/+1
| * [PATCH] via82cxxx IDE: Add VT8251 ISA bridgeDaniel Drake2005-12-152-0/+2
| * [PATCH] sgiioc4: check for no hwifs availableJeremy Higdon2005-12-151-1/+7
* | [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-141-8/+18
* | [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-141-4/+14
OpenPOWER on IntegriCloud