| Commit message (Expand) | Author | Age | Files | Lines |
* | autofs4 - fix reset pending flag on mount fail | Ian Kent | 2012-10-11 | 1 | -2/+4 |
* | Merge branch 'akpm' (Fixups from Andrew) | Linus Torvalds | 2012-10-11 | 9 | -65/+80 |
|\ |
|
| * | perf: fix duplicate header inclusion | Michel Lespinasse | 2012-10-11 | 1 | -1/+0 |
| * | memcg, kmem: fix build error when CONFIG_INET is disabled | David Rientjes | 2012-10-11 | 1 | -2/+2 |
| * | rtc: kconfig: fix RTC_INTF defaults connected to RTC_CLASS | Kevin Hilman | 2012-10-11 | 1 | -0/+3 |
| * | rapidio: fix comment | Chad Reese | 2012-10-11 | 1 | -1/+1 |
| * | lib/kasprintf.c: use kmalloc_track_caller() to get accurate traces for kvaspr... | Ezequiel Garcia | 2012-10-11 | 1 | -1/+1 |
| * | rapidio: update for destination ID allocation | Alexandre Bounine | 2012-10-11 | 2 | -23/+16 |
| * | rapidio: update asynchronous discovery initialization | Alexandre Bounine | 2012-10-11 | 1 | -28/+47 |
| * | rapidio: use msleep in discovery wait | Alexandre Bounine | 2012-10-11 | 1 | -1/+1 |
| * | mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() | Bartlomiej Zolnierkiewicz | 2012-10-11 | 1 | -3/+3 |
| * | arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups | Yasuaki Ishimatsu | 2012-10-11 | 1 | -4/+5 |
| * | arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code | Andrew Morton | 2012-10-11 | 1 | -1/+1 |
* | | Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-10-11 | 33 | -464/+770 |
|\ \ |
|
| * | | block: makes bio_split support bio without data | Shaohua Li | 2012-09-28 | 1 | -12/+14 |
| * | | scatterlist: refactor the sg_nents | Maxim Levitsky | 2012-09-28 | 1 | -5/+2 |
| * | | scatterlist: add sg_nents | Maxim Levitsky | 2012-09-27 | 2 | -0/+23 |
| * | | fs: fix include/percpu-rwsem.h export error | Jens Axboe | 2012-09-27 | 1 | -1/+1 |
| * | | percpu-rw-semaphore: fix documentation typos | Mikulas Patocka | 2012-09-26 | 1 | -2/+2 |
| * | | fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared | Fengguang Wu | 2012-09-26 | 1 | -1/+1 |
| * | | blockdev: turn a rw semaphore into a percpu rw semaphore | Mikulas Patocka | 2012-09-26 | 4 | -11/+135 |
| * | | Fix a crash when block device is read and block size is changed at the same time | Mikulas Patocka | 2012-09-26 | 3 | -3/+65 |
| * | | block: fix request_queue->flags initialization | Tejun Heo | 2012-09-21 | 1 | -1/+1 |
| * | | block: lift the initial queue bypass mode on blk_register_queue() instead of ... | Tejun Heo | 2012-09-21 | 2 | -5/+8 |
| * | | block: ioctl to zero block ranges | Martin K. Petersen | 2012-09-20 | 2 | -0/+28 |
| * | | block: Make blkdev_issue_zeroout use WRITE SAME | Martin K. Petersen | 2012-09-20 | 1 | -1/+29 |
| * | | block: Implement support for WRITE SAME | Martin K. Petersen | 2012-09-20 | 11 | -6/+181 |
| * | | block: Consolidate command flag and queue limit checks for merges | Martin K. Petersen | 2012-09-20 | 3 | -20/+44 |
| * | | block: Clean up special command handling logic | Martin K. Petersen | 2012-09-20 | 7 | -49/+46 |
| * | | block/blk-tag.c: Remove useless kfree | Peter Senna Tschudin | 2012-09-12 | 1 | -4/+2 |
| * | | block: remove the duplicated setting for congestion_threshold | Jaehoon Chung | 2012-09-09 | 1 | -2/+0 |
| * | | block: reject invalid queue attribute values | Dave Reisner | 2012-09-09 | 1 | -2/+23 |
| * | | block: Add bio_clone_bioset(), bio_clone_kmalloc() | Kent Overstreet | 2012-09-09 | 8 | -46/+29 |
| * | | block: Consolidate bio_alloc_bioset(), bio_kmalloc() | Kent Overstreet | 2012-09-09 | 2 | -77/+49 |
| * | | block: Kill bi_destructor | Kent Overstreet | 2012-09-09 | 5 | -48/+27 |
| * | | pktcdvd: Switch to bio_kmalloc() | Kent Overstreet | 2012-09-09 | 1 | -45/+7 |
| * | | block: Add bio_reset() | Kent Overstreet | 2012-09-09 | 3 | -6/+44 |
| * | | dm: Use bioset's front_pad for dm_rq_clone_bio_info | Kent Overstreet | 2012-09-09 | 1 | -28/+18 |
| * | | block: Ues bi_pool for bio_integrity_alloc() | Kent Overstreet | 2012-09-09 | 6 | -41/+26 |
| * | | block: Generalized bio pool freeing | Kent Overstreet | 2012-09-09 | 8 | -103/+21 |
* | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2012-10-11 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) | Stefan Richter | 2012-10-09 | 1 | -2/+2 |
* | | | | Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2012-10-11 | 2 | -7/+18 |
|\ \ \ \ |
|
| * | | | | vfio: Fix PCI INTx disable consistency | Alex Williamson | 2012-10-10 | 1 | -1/+12 |
| * | | | | vfio: Move PCI INTx eventfd setting earlier | Alex Williamson | 2012-10-10 | 1 | -2/+3 |
| * | | | | vfio: Fix PCI mmap after b3b9c293 | Alex Williamson | 2012-10-10 | 1 | -4/+3 |
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-10-11 | 41 | -17/+35 |
|\ \ \ \ \ |
|
| * | | | | | hwmon: Drop needless includes of <linux/delay.h> | Jean Delvare | 2012-10-10 | 10 | -10/+0 |
| * | | | | | hwmon: Add missing inclusions of <linux/err.h> | Jean Delvare | 2012-10-10 | 6 | -0/+6 |
| * | | | | | hwmon: Add missing inclusions of <linux/jiffies.h> | Jean Delvare | 2012-10-10 | 24 | -1/+23 |