Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-27fsi: Add new central chardev supportBenjamin Herrenschmidt
2018-07-24Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-23fsi: master-ast-cf: Add new FSI master using Aspeed ColdFireBenjamin Herrenschmidt
2018-07-23devres: Add devm_of_iomap()Benjamin Herrenschmidt
2018-07-23Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-readyBenjamin Herrenschmidt
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-15eventpoll.h: wrap casts in () properlyGreg Kroah-Hartman
2018-07-15fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao
2018-07-15fpga: dfl: afu: add afu sub feature supportXiao Guangrong
2018-07-15fpga: dfl: afu: add header sub feature supportWu Hao
2018-07-15fpga: dfl: fme: add partial reconfiguration sub feature supportKang Luwei
2018-07-15fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao
2018-07-15fpga: region: add compat_id supportWu Hao
2018-07-15fpga: mgr: add compat_id supportWu Hao
2018-07-15fpga: mgr: add status for fpga-managerWu Hao
2018-07-15fpga: mgr: add region_id to fpga_image_infoWu Hao
2018-07-15coresight: Introduce support for Coresight Address Translation UnitSuzuki K Poulose
2018-07-15coresight: Add helper device typeSuzuki K Poulose
2018-07-15coresight: Cleanup device subtype structSuzuki K Poulose
2018-07-15coresight: Cleanup platform description dataSuzuki K Poulose
2018-07-15coresight: Remove function coresight_vpid_to_pid()Mathieu Poirier
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-12Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-07-12fsi: master-gpio: Add more tracepointsBenjamin Herrenschmidt
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-10rseq: Remove unused types_32_64.h uapi headerMathieu Desnoyers
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers
2018-07-10rseq: uapi: Update uapi commentsMathieu Desnoyers
2018-07-10rseq: Use __u64 for rseq_cs fields, validate user inputsMathieu Desnoyers
2018-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla
2018-07-07slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla
2018-07-07Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-06Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-04ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley
2018-07-03compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt