summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-22dm: prepare for request based optionKiyoshi Ueda1-0/+9
2009-06-22dm raid1: add userspace logJonthan Brassow3-1/+390
2009-06-22dm: calculate queue limits during resume not loadMike Snitzer1-8/+2
2009-06-22dm target:s introduce iterate devices fnMike Snitzer1-0/+11
2009-06-22dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer1-14/+2
2009-06-22dm ioctl: support cookies for udevMilan Broz1-2/+12
2009-06-22dm: introduce num_flush_requestsMikulas Patocka1-0/+11
2009-06-22Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-2/+2
2009-06-21sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke1-0/+1
2009-06-21libfc: Add runtime debugging with debug_logging module parameterRobert Love2-13/+66
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie1-0/+4
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-31/+59
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+5
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-23/+63
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-417/+59
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2-24/+37
2009-06-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-5/+28
2009-06-20Input: synaptics - add support for reporting x/y resolutionTero Saarni1-0/+2
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh1-0/+1
2009-06-20Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-49/+23
2009-06-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+2
2009-06-20dma-mapping: mark dma_sync_single and dma_sync_sg as deprecatedFUJITA Tomonori1-3/+14
2009-06-20dma-mapping: mark DMA_nBITS_MASK as deprecatedJiri Slaby1-12/+14
2009-06-20gpio: driver for PrimeCell PL061 GPIO controllerBaruch Siach1-0/+15
2009-06-19rfkill: export persistent attribute in sysfsAlan Jenkins1-2/+3
2009-06-19rfkill: don't restore software blocked state on persistent devicesAlan Jenkins1-5/+27
2009-06-19i2c: New macro to initialize i2c address lists on the flyHans Verkuil1-0/+4
2009-06-19i2c: Don't advertise i2c functions when not availableJean Delvare1-1/+7
2009-06-19i2c: Add a sysfs interface to instantiate devicesJean Delvare1-1/+2
2009-06-19i2c: Kill the redundant client listJean Delvare1-4/+0
2009-06-19i2c: Kill is_newstyle_driverJean Delvare1-2/+0
2009-06-19i2c: Drop i2c_probe functionJean Delvare1-8/+0
2009-06-19i2c: Get rid of the legacy binding modelJean Delvare1-29/+10
2009-06-19i2c: Kill client_register and client_unregister methodsJean Delvare1-4/+0
2009-06-19asm-generic: hook up new system callsArnd Bergmann1-1/+6
2009-06-19asm-generic: drop HARDIRQ_BITS definition from hardirq.hArnd Bergmann1-13/+0
2009-06-19asm-generic: uaccess: fix up local access_ok() usageMike Frysinger1-6/+6
2009-06-19asm-generic: uaccess: add missing access_ok() check to strnlen_user()Mike Frysinger1-0/+2
2009-06-19perf_counter: Simplify and fix task migration countingPeter Zijlstra1-4/+0
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra1-11/+17
2009-06-19af_iucv: Return -EAGAIN if iucv msg limit is exceededHendrik Brueckner1-2/+0
2009-06-19block: rename CONFIG_LBD to CONFIG_LBDAFBartlomiej Zolnierkiewicz2-2/+2
2009-06-19nfsd41: Backchannel: minorversion support for the back channelAndy Adamson1-1/+2
2009-06-19Merge branch 'devel-for-2.6.31' into for-2.6.31Trond Myklebust4-15/+4
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-1/+1
2009-06-19drm: EDID endianness fixes.Michel Dänzer1-49/+43
2009-06-19drm: Apply "Memory fragmentation from lost alignment blocks"Thomas Hellstrom1-6/+15
2009-06-19function-graph: add stack frame testSteven Rostedt1-1/+3
2009-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds3-0/+893