summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20190507next-20190507Stephen Rothwell2019-05-075-0/+16283
* Merge branch 'akpm/master'Stephen Rothwell2019-05-0790-303/+403
|\
| * drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen2019-05-071-2/+2
| * mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner2019-05-071-4/+4
| * mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner2019-05-072-109/+150
| * mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner2019-05-072-57/+84
| * mm-memcontrol-make-cgroup-stats-and-events-query-api-explicitly-local-fixJohannes Weiner2019-05-071-1/+1
| * mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner2019-05-074-32/+35
| * drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter2019-05-071-0/+3
| * drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter2019-05-071-13/+13
| * mm, memcg: consider subtrees in memory.eventsChris Down2019-05-074-4/+36
| * mm-rename-ambiguously-named-memorystat-counters-and-functions-fixAndrew Morton2019-05-071-2/+2
| * mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down2019-05-072-82/+86
| * arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-078-9/+0
| * treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-0768-68/+68
| * fs/block_dev.c: Remove duplicate headerSabyasachi Gupta2019-05-071-1/+0
| * fs/cachefiles/namei.c: remove duplicate headerSabyasachi Gupta2019-05-071-1/+0
| * include/linux/sched/signal.h: replace `tsk' with `task'Andrei Vagin2019-05-071-25/+26
| * fs/coda/psdev.c: remove duplicate headerSabyasachi Gupta2019-05-071-1/+0
| * pinctrl: fix pxa2xx.c build warningsRandy Dunlap2019-05-071-0/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2019-05-07354-3858/+10010
|\
| * ipc-do-cyclic-id-allocation-for-the-ipc-object-fixAndrew Morton2019-04-281-1/+1
| * ipc: do cyclic id allocation for the ipc object.Manfred Spraul2019-04-283-1/+11
| * ipc: conserve sequence numbers in ipcmni_extend modeManfred Spraul2019-04-283-9/+35
| * ipc: allow boot time extension of IPCMNI from 32k to 16MWaiman Long2019-04-284-15/+54
| * ipc/mqueue: optimize msg_get()Davidlohr Bueso2019-04-281-25/+35
| * ipc/mqueue: remove redundant wq task assignmentDavidlohr Bueso2019-04-281-2/+0
| * ipc: prevent lockup on alloc_msg and free_msgLi Rongqing2019-04-282-2/+14
| * scripts/gdb: add $lx_clk_core_lookup functionLeonard Crestez2019-04-281-0/+23
| * scripts/gdb: initial clk support: lx-clk-summaryLeonard Crestez2019-04-282-0/+47
| * scripts/gdb: add hlist utilitiesLeonard Crestez2019-04-281-0/+23
| * scripts/gdb: silence pep8 checksStephen Boyd2019-04-285-5/+16
| * scripts-gdb-add-a-timer-list-command-v2Stephen Boyd2019-04-282-56/+86
| * scripts/gdb: add a timer list commandStephen Boyd2019-04-283-0/+203
| * scripts-gdb-add-rb-tree-iterating-utilities-v2Stephen Boyd2019-04-281-8/+16
| * scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-04-282-0/+170
| * scripts-gdb-add-kernel-config-dumping-command-v2Stephen Boyd2019-04-281-13/+9
| * scripts/gdb: add kernel config dumping commandStephen Boyd2019-04-282-0/+49
| * scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-04-281-1/+5
| * pps: pps-gpio PPS ECHO implementationTom Burkart2019-04-282-3/+87
| * dt-bindings: pps: pps-gpio PPS ECHO implementationTom Burkart2019-04-281-0/+7
| * pps: descriptor-based gpioTom Burkart2019-04-282-38/+32
| * panic-add-an-option-to-replay-all-the-printk-message-in-buffer-v4Feng Tang2019-04-281-2/+2
| * panic: add an option to replay all the printk message in bufferFeng Tang2019-04-285-5/+21
| * panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen2019-04-284-6/+22
| * panic: avoid the extra noise dmesgFeng Tang2019-04-284-0/+21
| * gcov-clang-support-checkpatch-fixesAndrew Morton2019-04-281-7/+2
| * gcov: clang supportGreg Hackmann2019-04-287-2/+616
| * gcov: docs: add a note on GCC vs Clang differencesTri Vo2019-04-281-4/+14
| * gcov: clang: move common GCC code into gcc_base.cGreg Hackmann2019-04-284-84/+93