summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20160809next-20160809Stephen Rothwell2016-08-095-0/+2667
* Merge branch 'akpm/master'Stephen Rothwell2016-08-093-57/+85
|\
| * ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul2016-08-092-55/+84
| * drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton2016-08-091-2/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2016-08-0948-372/+872
|\
| * ipc/msg.c: use freezable blocking callYogesh Gaur2016-08-081-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2016-08-081-1/+1
| * nvme: use the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-08-081-1/+2
| * powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-08-081-2/+4
| * dma-mapping: introduce the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira2016-08-082-0/+22
| * random: remove unused randomize_range()Jason Cooper2016-08-082-20/+0
| * unicore32: use simpler API for random address requestsJason Cooper2016-08-081-2/+1
| * tile: use simpler API for random address requestsJason Cooper2016-08-081-2/+1
| * arm64: use simpler API for random address requestsJason Cooper2016-08-081-6/+2
| * ARM: use simpler API for random address requestsJason Cooper2016-08-081-2/+1
| * x86: use simpler API for random address requestsJason Cooper2016-08-082-6/+2
| * random: simplify API for random address requestsJason Cooper2016-08-082-0/+34
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2016-08-082-0/+3
| * compat: remove compat_printk()Arnd Bergmann2016-08-083-25/+0
| * lib: Add CRC64 ECMA moduleMarian Chereji2016-08-084-0/+405
| * printk: remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler2016-08-081-2/+0
| * proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz2016-08-081-0/+10
| * proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz2016-08-081-14/+20
| * mm/vmstat.c: walk the zone in pageblock_nr_pages stepszhong jiang2016-08-081-1/+1
| * mm/page_owner: align with pageblock_nr pageszhong jiang2016-08-081-1/+1
| * mm/zsmalloc: add per-class compact trace eventGanesh Mahendran2016-08-082-18/+47
| * mm/zsmalloc: add trace events for zs_compactGanesh Mahendran2016-08-082-0/+66
| * mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2016-08-084-205/+167
| * mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov2016-08-081-2/+6
| * kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov2016-08-081-1/+0
| * block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt2016-08-081-1/+1
| * kbuild: simpler generation of assembly constantsAlexey Dobriyan2016-08-087-33/+8
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2016-08-081-0/+2
| * mm/slab: improve performance of gathering slabinfo statsAruna Ramakrishna2016-08-083-28/+31
| * mm: memcontrol: fix memcg id ref counter on swap charge moveVladimir Davydov2016-08-081-6/+18
| * mm: memcontrol: fix swap counter leak on swapout from offline cgroupVladimir Davydov2016-08-081-6/+21
| * arch/powerpc/kernel/fadump.c: register the memory reserved by fadumpSrikar Dronamraju2016-08-081-0/+1
| * mm/page_alloc.c: replace set_dma_reserve to set_memory_reserveSrikar Dronamraju2016-08-083-10/+14
| * mm, oom: fix uninitialized ret in task_will_free_mem()Geert Uytterhoeven2016-08-081-1/+1
* | Merge remote-tracking branch 'coresight/next'Stephen Rothwell2016-08-0918-207/+239
|\ \
| * | coresight: fix handling of ETM trace register access via sysfsSudeep Holla2016-08-086-22/+57
| * | coresight: etm4x: request to retain power to the trace unit when activeSudeep Holla2016-08-082-0/+15
| * | coresight: tmc: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-08-081-1/+1
| * | coresight: etm4x: remove duplicated include from coresight-etm4x.cWei Yongjun2016-08-081-1/+0
| * | coresight: Use local coresight_desc instancesSuzuki K Poulose2016-08-089-114/+75
| * | hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...Peter Chen2016-08-081-0/+1
| * | coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral IDOlivier Schonken2016-08-081-0/+5
| * | coresight: add PM runtime calls to coresight_simple_func()Mathieu Poirier2016-08-081-2/+6
| * | coresight: delay initialisation when children are missingMathieu Poirier2016-08-081-1/+1
| * | coresight: Add better messages for coresight_timeoutSuzuki K Poulose2016-08-083-12/+6