summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/linux/signal.h: mark expected switch fall-throughsGustavo A. R. Silva2018-10-311-0/+6
* include/linux/compat.h: mark expected switch fall-throughsGustavo A. R. Silva2018-10-311-0/+3
* lib/rbtree.c: fix typo in comment of rb_insert_augmented()Wei Yang2018-10-311-2/+2
* linux/bitmap.h: relax comment on compile-time constant nbitsRasmus Villemoes2018-10-311-2/+2
* linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes2018-10-311-1/+1
* linux/bitmap.h: remove redundant uses of small_const_nbits()Rasmus Villemoes2018-10-311-18/+6
* linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes2018-10-311-1/+6
* mm/hmm: use a structure for update callback parametersJérôme Glisse2018-10-311-9/+22
* mm/hmm: fix utf8 ...Jérôme Glisse2018-10-311-1/+1
* Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-10-302-1/+7
|\
| * trace_uprobe: support reference counter in fd-based uprobeSong Liu2018-10-101-1/+2
| * uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria2018-09-241-0/+5
* | Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-10-301-1/+0
|\ \
| * | cpuidle: menu: Remove get_loadavg() from the performance multiplierDaniel Lezcano2018-10-251-1/+0
* | | Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds2018-10-291-3/+44
|\ \ \
| * | | remoteproc: Add mechanism for custom dump function assignmentSibi Sankar2018-10-191-0/+6
| * | | remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar2018-10-191-0/+6
| * | | remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-141-2/+4
| * | | remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-091-0/+6
| * | | remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-091-0/+7
| * | | remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-091-0/+2
| * | | remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-091-0/+6
| * | | remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-091-0/+2
| * | | remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-091-1/+4
| * | | remoteproc: Add missing kernel-doc comment for auto-bootSuman Anna2018-10-051-0/+1
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-0/+5
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.20/omap1-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-09-281-0/+4
| |\ \ \ \
| | * | | | ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>Janusz Krzysztofik2018-09-201-0/+4
| | |/ / /
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-2919-23/+1281
|\ \ \ \ \
| * \ \ \ \ Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann2018-10-102-1/+120
| |\ \ \ \ \
| | * | | | | drivers: clk: Add ZynqMP clock driverJolly Shah2018-10-091-0/+1
| | * | | | | dt-bindings: clock: Add bindings for ZynqMP clock driverRajan Vaja2018-10-091-0/+116
| | * | | | | firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja2018-10-091-1/+3
| * | | | | | Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2018-10-102-1/+21
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: reset: Add PDC Global binding for SDM845 SoCsSibi Sankar2018-10-051-0/+20
| | * | | | | | reset: Grammar s/more then once/more than once/Geert Uytterhoeven2018-10-041-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2018-10-104-0/+748
| |\ \ \ \ \ \
| | * | | | | | firmware: imx: add misc svc supportDong Aisheng2018-10-082-0/+56
| | * | | | | | firmware: imx: add SCU firmware driver supportDong Aisheng2018-10-083-0/+692
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'soc-fsl-next-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-10-082-0/+44
| |\ \ \ \ \ \
| | * | | | | | soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur2018-10-051-0/+28
| * | | | | | | Merge tag 'omap-for-v4.20/ti-sysc-take2-signed' of git://git.kernel.org/pub/s...Arnd Bergmann2018-10-041-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | bus: ti-sysc: Defer suspend as neededTony Lindgren2018-09-241-1/+0
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2018-10-022-11/+32
| |\ \ \ \ \ \ \
| | * | | | | | | soc: qcom: geni: Make version macros simplerStephen Boyd2018-09-131-9/+4
| | * | | | | | | drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi2018-09-131-0/+24
| | * | | | | | | soc: qcom: Add support to register LLCC EDAC driverVenkata Narendra Kumar Gutta2018-09-131-0/+2
| | * | | | | | | soc: qcom: Add broadcast base for Last Level Cache Controller (LLCC)Venkata Narendra Kumar Gutta2018-09-131-2/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'actions-drivers+s900-sps-for-4.20' of git://git.kernel.org/pub/scm...Arnd Bergmann2018-10-021-0/+23
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'renesas-drivers-for-v4.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-09-283-0/+80
| |\ \ \ \ \ \ \ \