summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-251-0/+32
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-253-12/+31
* mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-252-10/+13
* mm, kasan: SLAB supportAlexander Potapenko2016-03-254-0/+43
* include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-251-2/+0
* oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-251-2/+0
* oom: make oom_reaper_list single linkedVladimir Davydov2016-03-251-1/+1
* oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-251-0/+2
* mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-251-0/+3
* oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-251-1/+1
* mm, oom: introduce oom reaperMichal Hocko2016-03-251-0/+2
* sched: add schedule_timeout_idle()Andrew Morton2016-03-251-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-252-4/+4
|\
| * Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-242-4/+4
| |\
| | * dma-buf/fence: fix fence_is_later v2Christian König2016-03-211-1/+1
| | * dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-3/+3
* | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-244-8/+1
|\ \ \
| * | | asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-4/+0
| * | | asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2016-03-011-1/+1
| * | | asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0
* | | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-241-0/+9
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'Rafael J. Wysocki2016-03-251-0/+9
| |\ \ \ \ \ \
| | * | | | | | PM / clk: Add support for obtaining clocks from device-treeJon Hunter2016-03-171-0/+9
| | |/ / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-03-242-14/+14
|\ \ \ \ \ \ \
| * | | | | | | blk-mq: Use proper cpumask iteratorThomas Gleixner2016-03-201-14/+0
| * | | | | | | nvme: lightnvm: return ppa completion statusMatias Bjorling2016-03-181-0/+1
| * | | | | | | lightnvm: add a bitmap of lunsWenwei Tao2016-03-181-0/+5
| * | | | | | | lightnvm: specify target's logical address areaWenwei Tao2016-03-181-0/+8
* | | | | | | | Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-249-16/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: nand: don't select chip in nand_chip's block_bad opArchit Taneja2016-03-101-1/+1
| * | | | | | | | mtd: spi-nor: add TB (Top/Bottom) protect supportBrian Norris2016-03-071-0/+2
| * | | | | | | | mtd: nand: simplify nand_bch_init() usageBoris BREZILLON2016-03-071-6/+2
| * | | | | | | | mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-071-0/+5
| * | | | | | | | mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-071-1/+0
| * | | | | | | | mtd: map: fix .set_vpp() documentationLinus Walleij2016-02-121-2/+5
| * | | | | | | | mtd: nand: kill unused ->ecclayout field in platform_nand_chip structBoris BREZILLON2016-01-261-2/+0
| * | | | | | | | mtd: nand: s3c2410: kill the ->ecc_layout fieldBoris BREZILLON2016-01-261-1/+0
| * | | | | | | | mtd: nftl: kill unused oobinfo fieldBoris BREZILLON2016-01-261-1/+0
| * | | | | | | | mtd: inftl: kill unused oobinfo fieldBoris BREZILLON2016-01-261-1/+0
| * | | | | | | | Merge v4.5-rc1 with MTD -next developmentBrian Norris2016-01-242-1/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni2016-01-231-1/+0
| | * | | | | | | | mtd: nand: add NAND_NEED_SCRAMBLING option flagBoris BREZILLON2016-01-221-0/+6
* | | | | | | | | | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-03-241-0/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfs4.h: add SCSI layout definitionsChristoph Hellwig2016-03-171-0/+19
* | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-241-0/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Kbuild: provide a __UNIQUE_ID for clangArnd Bergmann2016-02-081-0/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'parisc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-241-0/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE optionHelge Deller2016-03-231-0/+8
* | | | | | | | | | | | Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-245-123/+57
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)2016-03-221-3/+3