summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman3-0/+169
2018-07-23fsi: master-ast-cf: Add new FSI master using Aspeed ColdFireBenjamin Herrenschmidt1-0/+150
2018-07-23devres: Add devm_of_iomap()Benjamin Herrenschmidt1-0/+4
2018-07-23Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-readyBenjamin Herrenschmidt78-470/+1107
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman47-232/+334
2018-07-15eventpoll.h: wrap casts in () properlyGreg Kroah-Hartman1-4/+4
2018-07-15fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao1-0/+37
2018-07-15fpga: dfl: afu: add afu sub feature supportXiao Guangrong1-0/+48
2018-07-15fpga: dfl: afu: add header sub feature supportWu Hao1-0/+17
2018-07-15fpga: dfl: fme: add partial reconfiguration sub feature supportKang Luwei1-0/+27
2018-07-15fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao1-0/+50
2018-07-15fpga: region: add compat_id supportWu Hao1-0/+2
2018-07-15fpga: mgr: add compat_id supportWu Hao1-0/+13
2018-07-15fpga: mgr: add status for fpga-managerWu Hao1-0/+9
2018-07-15fpga: mgr: add region_id to fpga_image_infoWu Hao1-0/+2
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose1-0/+1
2018-07-15coresight: Add helper device typeSuzuki K Poulose1-0/+24
2018-07-15coresight: Cleanup device subtype structSuzuki K Poulose1-9/+12
2018-07-15coresight: Cleanup platform description dataSuzuki K Poulose1-2/+0
2018-07-15coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier1-20/+0
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin1-0/+8
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-94/+58
2018-07-12Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-0/+117
2018-07-12fsi: master-gpio: Add more tracepointsBenjamin Herrenschmidt1-0/+59
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+24
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers1-50/+0
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers1-8/+19
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers1-33/+36
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers1-3/+3
2018-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+2
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+22
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-1/+1
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla1-0/+46
2018-07-07slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla1-6/+6
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla1-0/+2
2018-07-07Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+76
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li1-1/+1
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-21/+19
2018-07-06Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2018-07-04ftrace: Nuke clear_ftrace_functionYisheng Xie1-2/+0
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley1-8/+23
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers1-7/+22
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra2-2/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-57/+97
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+1
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt1-0/+15
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1