summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-19block: fix accounting bug on cross partition mergesYasuaki Ishimatsu3-0/+4
2010-10-15block: Make the integrity mapped property a bio flagMartin K. Petersen1-2/+1
2010-10-13block: Ensure physical block size is unsigned intMartin K. Petersen1-2/+2
2010-09-25Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord1-0/+3
2010-09-16blkio: Core implementation of throttle policyVivek Goyal2-0/+27
2010-09-15block, partition: add partition_meta_info to hd_structWill Drewry1-2/+51
2010-09-15block: fix an address space warning in blk-map.cNamhyung Kim1-2/+2
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2-4/+33
2010-09-10Consolidate min_not_zeroMartin K. Petersen1-0/+10
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-1/+1
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi1-0/+2
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+197
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+3
2010-08-18fs: scale files_lockNick Piggin1-0/+7
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin1-0/+172
2010-08-18tty: fix fu_list abuseNick Piggin2-2/+8
2010-08-18fs: cleanup files_lock lockingNick Piggin2-5/+3
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin1-7/+7
2010-08-18remove SWRITE* I/O typesChristoph Hellwig2-9/+1
2010-08-18kill BH_Ordered flagChristoph Hellwig1-2/+1
2010-08-18spi.h: missing kernel-doc notation, please fixErnst Schwab1-0/+3
2010-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-08-18Make do_execve() take a const filename pointerDavid Howells3-5/+8
2010-08-18VIDEO: amba clcd: don't disable an already disabled clockRussell King1-0/+1
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-4/+4
2010-08-15Merge branch 'linus' into releaseLen Brown301-2984/+7887
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds10-268/+262
2010-08-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+21
2010-08-15include: replace unifdef-y with header-ySam Ravnborg10-268/+262
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder1-0/+21
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+17
2010-08-14Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds1-3/+2
2010-08-14Mark arguments to certain syscalls as being constDavid Howells4-17/+17
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann1-3/+2
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens1-0/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2010-08-13Revert "fsnotify: store struct file not struct path"Linus Torvalds2-24/+29
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-4/+18
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds5-20/+39
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+2
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-16/+110
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-67/+221
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds4-0/+221
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds6-220/+286
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+36
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson1-1/+1
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-0/+7
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-19/+11