summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: reduce unnecessary software queue loopingChong Yuan2015-04-151-4/+9
* aio: fix serial draining in exit_aio()Jens Axboe2015-04-151-15/+30
* blk-mq: cleanup blk_mq_rq_to_pdu()Jens Axboe2015-04-091-2/+2
* blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue()Wei Fang2015-03-301-4/+1
* block: remove redundant check about 'set->nr_hw_queues' in blk_mq_alloc_tag_s...Xiaoguang Wang2015-03-301-1/+1
* block: allocate request memory local to request queueDavid Rientjes2015-03-241-3/+16
* blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't setKeith Busch2015-03-131-3/+6
* blk-mq: export blk_mq_run_hw_queuesMike Snitzer2015-03-132-4/+5
* blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer2015-03-133-10/+23
* Merge branch 'for-linus' into for-4.1/coreJens Axboe2015-03-133-8/+8
|\
| * blk-mq: fix use of incorrect goto label in blk_mq_init_queue error pathMike Snitzer2015-03-131-3/+3
| * Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd ...Jens Axboe2015-03-051-4/+4
| |\
| | * nbd: fix possible memory leakSudip Mukherjee2015-03-051-4/+4
| * | writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo2015-03-041-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-03-1218-33/+63
|\ \ \
| * | | memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov2015-03-121-1/+3
| * | | mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2015-03-121-2/+2
| * | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-122-4/+8
| * | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-125-7/+16
| * | | fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose2015-03-121-1/+2
| * | | mm/nommu.c: export symbol max_mapnrgchen gchen2015-03-121-0/+1
| * | | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-121-0/+5
| * | | nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi2015-03-121-3/+4
| * | | mm: cma: fix CMA aligned offset calculationDanesh Petigara2015-03-121-5/+7
| * | | mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes2015-03-121-1/+3
| * | | mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko2015-03-121-1/+2
| * | | drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas2015-03-121-0/+1
| * | | ocfs2: make append_dio an incompat featureMark Fasheh2015-03-122-8/+9
* | | | mm: thp: Return the correct value for change_huge_pmdMel Gorman2015-03-121-2/+2
|/ / /
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-121-3/+0
|\ \ \
| * | | Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski2015-03-121-3/+0
* | | | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-122-4/+5
|\ \ \ \
| * | | | PCI: xgene: Add register offset to config space base addressFeng Kan2015-03-051-2/+2
| * | | | PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-241-2/+3
| | |_|/ | |/| |
* | | | Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-03-121-3/+4
|\ \ \ \
| * | | | microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside2015-03-041-1/+2
| * | | | microblaze: Coding style cleanupMichal Simek2015-03-041-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-03-127-89/+62
|\ \ \ \
| * | | | nios2: update pt_regsChung-Ling Tang2015-03-127-89/+62
| | |_|/ | |/| |
* | | | mm: fix up numa read-only thread grouping logicLinus Torvalds2015-03-122-2/+12
* | | | Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds2015-03-102-6/+45
|\ \ \ \
| * | | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-021-0/+1
| * | | | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
| * | | | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
| | |_|/ | |/| |
* | | | Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-105-2/+26
|\ \ \ \
| * | | | iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-031-0/+1
| * | | | iommu/msm: Mark driver BROKENThierry Reding2015-02-251-0/+1
| * | | | iommu/rockchip: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/exynos: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
OpenPOWER on IntegriCloud