summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autofs4 - fix reset pending flag on mount failIan Kent2012-10-111-2/+4
* Merge branch 'akpm' (Fixups from Andrew)Linus Torvalds2012-10-119-65/+80
|\
| * perf: fix duplicate header inclusionMichel Lespinasse2012-10-111-1/+0
| * memcg, kmem: fix build error when CONFIG_INET is disabledDavid Rientjes2012-10-111-2/+2
| * rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASSKevin Hilman2012-10-111-0/+3
| * rapidio: fix commentChad Reese2012-10-111-1/+1
| * lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvaspr...Ezequiel Garcia2012-10-111-1/+1
| * rapidio: update for destination ID allocationAlexandre Bounine2012-10-112-23/+16
| * rapidio: update asynchronous discovery initializationAlexandre Bounine2012-10-111-28/+47
| * rapidio: use msleep in discovery waitAlexandre Bounine2012-10-111-1/+1
| * mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()Bartlomiej Zolnierkiewicz2012-10-111-3/+3
| * arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu2012-10-111-4/+5
| * arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton2012-10-111-1/+1
* | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-1133-464/+770
|\ \
| * | block: makes bio_split support bio without dataShaohua Li2012-09-281-12/+14
| * | scatterlist: refactor the sg_nentsMaxim Levitsky2012-09-281-5/+2
| * | scatterlist: add sg_nentsMaxim Levitsky2012-09-272-0/+23
| * | fs: fix include/percpu-rwsem.h export errorJens Axboe2012-09-271-1/+1
| * | percpu-rw-semaphore: fix documentation typosMikulas Patocka2012-09-261-2/+2
| * | fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declaredFengguang Wu2012-09-261-1/+1
| * | blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-264-11/+135
| * | Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-263-3/+65
| * | block: fix request_queue->flags initializationTejun Heo2012-09-211-1/+1
| * | block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-212-5/+8
| * | block: ioctl to zero block rangesMartin K. Petersen2012-09-202-0/+28
| * | block: Make blkdev_issue_zeroout use WRITE SAMEMartin K. Petersen2012-09-201-1/+29
| * | block: Implement support for WRITE SAMEMartin K. Petersen2012-09-2011-6/+181
| * | block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen2012-09-203-20/+44
| * | block: Clean up special command handling logicMartin K. Petersen2012-09-207-49/+46
| * | block/blk-tag.c: Remove useless kfreePeter Senna Tschudin2012-09-121-4/+2
| * | block: remove the duplicated setting for congestion_thresholdJaehoon Chung2012-09-091-2/+0
| * | block: reject invalid queue attribute valuesDave Reisner2012-09-091-2/+23
| * | block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-098-46/+29
| * | block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet2012-09-092-77/+49
| * | block: Kill bi_destructorKent Overstreet2012-09-095-48/+27
| * | pktcdvd: Switch to bio_kmalloc()Kent Overstreet2012-09-091-45/+7
| * | block: Add bio_reset()Kent Overstreet2012-09-093-6/+44
| * | dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet2012-09-091-28/+18
| * | block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-096-41/+26
| * | block: Generalized bio pool freeingKent Overstreet2012-09-098-103/+21
* | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2012-10-111-2/+2
|\ \ \
| * | | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter2012-10-091-2/+2
* | | | Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-10-112-7/+18
|\ \ \ \
| * | | | vfio: Fix PCI INTx disable consistencyAlex Williamson2012-10-101-1/+12
| * | | | vfio: Move PCI INTx eventfd setting earlierAlex Williamson2012-10-101-2/+3
| * | | | vfio: Fix PCI mmap after b3b9c293Alex Williamson2012-10-101-4/+3
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-1141-17/+35
|\ \ \ \ \
| * | | | | hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-1010-10/+0
| * | | | | hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-106-0/+6
| * | | | | hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-1024-1/+23