summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-02-151-0/+2
|\
| * timers/nohz: Update NOHZ load in remote tickPeter Zijlstra (Intel)2020-01-281-0/+2
* | Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-02-141-20/+6
|\ \
| * | NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust2020-02-121-20/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-142-1/+21
|\ \ \
| * | | netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| * | | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-131-0/+6
* | | | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-02-142-4/+1
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-02-141-3/+0
| |\ \ \ \
| | * | | | cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+0
| * | | | | ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-1/+1
| | |_|/ / | |/| | |
* | | | | linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2
* | | | | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-111-12/+2
|\ \ \ \ \
| * | | | | dax: Get rid of fs_dax_get_by_host() helperVivek Goyal2020-01-161-10/+0
| * | | | | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal2020-01-031-2/+2
* | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tracing: Consolidate trace() functionsTom Zanussi2020-02-101-1/+1
* | | | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-0/+25
|\ \ \ \ \ \
| * | | | | | x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-012-0/+25
* | | | | | | Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-091-0/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar2020-02-0572-994/+2351
| |\ \ \ \ \ \ \
| * | | | | | | | kernel/events: Add a missing prototype for arch_perf_update_userpage()Benjamin Thiel2020-01-281-0/+4
* | | | | | | | | Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-091-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-02-081-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2020-02-081-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-085-8/+24
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-081-2/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | bpf: Reuse log from btf_prase_vmlinux() in btf_struct_ops_init()Martin KaFai Lau2020-01-291-2/+5
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-061-3/+4
| * | | | | | | | | | skbuff: fix a data race in skb_queue_len()Qian Cai2020-02-061-1/+13
| * | | | | | | | | | net: dsa: microchip: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
| * | | | | | | | | | net: dsa: b53: Platform data shan't include kernel.hAndy Shevchenko2020-02-051-1/+1
* | | | | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0810-61/+108
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2020-01-211-0/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drivers: firmware: xilinx: Add support for feature checkRavi Patel2019-12-121-0/+7
| * | | | | | | | | | | | Merge tag 'v5.5-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-01-202-0/+64
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drivers_soc_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2020-01-171-0/+244
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v5.6/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2020-01-161-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bus: ti-sysc: Implement quirk handling for CLKDM_NOAUTOTony Lindgren2019-12-121-0/+1
| * | | | | | | | | | | | | | | Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-01-161-51/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman2020-01-071-55/+68
| | * | | | | | | | | | | | | | | firmware: qcom_scm: Remove unused qcom_scm_get_versionElliot Berman2020-01-071-2/+0
| | * | | | | | | | | | | | | | | firmware: scm: Add stubs for OCMEM and restore_sec_cfg_availableKrzysztof Kozlowski2020-01-061-0/+6
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'samsung-drivers-5.6' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-01-102-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | soc: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski2020-01-072-9/+9
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson2020-01-0821-31/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson2020-01-021-0/+8
| | * | | | | | | | | | | | | | | cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson2020-01-021-0/+1
| | * | | | | | | | | | | | | | | of: base: Add of_get_cpu_state_node() to get idle states for a CPU nodeUlf Hansson2020-01-021-0/+8
| | * | | | | | | | | | | | | | | firmware: psci: Export functions to manage the OSI modeUlf Hansson2020-01-021-0/+2