summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel6-16/+96
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho1-0/+1
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd1-0/+7
2018-10-10Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann2-1/+120
2018-10-10Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2-1/+21
2018-10-10Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann4-0/+748
2018-10-10Merge tag 'sh-pfc-for-v4.20-tag3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij1-0/+141
2018-10-10gpiolib: Add init_valid_mask exported functionRicardo Ribalda Delgado1-1/+6
2018-10-10remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy1-0/+6
2018-10-10remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy1-0/+7
2018-10-10remoteproc: introduce rproc_add_carveout functionLoic Pallardy1-0/+2
2018-10-10remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy1-0/+6
2018-10-10remoteproc: add name in rproc_mem_entry structLoic Pallardy1-0/+2
2018-10-10remoteproc: add release ops in rproc_mem_entry structLoic Pallardy1-1/+4
2018-10-10Merge remote-tracking branch 'origin/ib-chrome-platform-mfd-move-cros_ec_lpc'...Benson Leung4-357/+303
2018-10-09smp,cpumask: introduce on_each_cpu_cond_maskRik van Riel1-0/+4
2018-10-09Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/g...Peter Zijlstra1-12/+74
2018-10-09lightnvm: pblk: fix mapping issue on failed writesHans Holmberg1-0/+36
2018-10-09lightnvm: move ppa transformations to coreJavier González1-0/+83
2018-10-09lightnvm: introduce nvm_rq_to_ppa_listHans Holmberg1-0/+5
2018-10-09lightnvm: pblk: add helpers for chunk addressesJavier González1-0/+19
2018-10-09lightnvm: move bad block and chunk state logic to coreMatias Bjørling1-10/+5
2018-10-09lightnvm: move device L2P detection to coreMatias Bjørling1-0/+6
2018-10-09lightnvm: combine 1.2 and 2.0 command flagsMatias Bjørling1-0/+2
2018-10-09dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARNChristoph Hellwig1-4/+10
2018-10-09drivers: clk: Add ZynqMP clock driverJolly Shah1-0/+1
2018-10-09dt-bindings: clock: Add bindings for ZynqMP clock driverRajan Vaja1-0/+116
2018-10-09firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja1-1/+3
2018-10-09compiler: introduce __no_sanitize_address_or_inlineVasily Gorbik1-0/+7
2018-10-09init: add arch_call_rest_init to allow stack switchingMartin Schwidefsky1-0/+2
2018-10-09mfd: cros: add "base attached" MKBP switch definitionDmitry Torokhov1-0/+1
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long1-6/+1
2018-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-18/+230
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju1-4/+0
2018-10-09genirq: Fix grammar s/an /a /Geert Uytterhoeven1-1/+1
2018-10-09KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl resultPaul Mackerras1-0/+1
2018-10-09KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualizationPaul Mackerras1-0/+1
2018-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-51/+103
2018-10-09rxrpc: Fix the rxrpc_tx_packet trace lineDavid Howells1-0/+1
2018-10-08mtd: spi-nor: parse SFDP Sector Map Parameter TableTudor Ambarus1-0/+12
2018-10-08mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memoriesTudor Ambarus1-0/+107
2018-10-08rtnetlink: Update fib dumps for strict data checkingDavid Ahern1-0/+2
2018-10-08netlink: Add new socket option to enable strict checking on dumpsDavid Ahern2-0/+2
2018-10-08netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern1-0/+17
2018-10-08netlink: Add extack message to nlmsg_parse for invalid header lengthDavid Ahern1-1/+3
2018-10-08netlink: Pass extack to dump handlersDavid Ahern1-0/+1
2018-10-08dt-bindings: net: vsc8531: add two additional LED modes for VSC8584Quentin Schulz1-0/+2
2018-10-08rxrpc: Use the UDP encap_rcv hookDavid Howells1-0/+1
2018-10-08Merge tag 'usb-ci-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman1-0/+6
2018-10-08firmware: imx: add misc svc supportDong Aisheng2-0/+56