summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-09-17clk: add include guard to clk-conf.hMasahiro Yamada
2019-09-17Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'Rafael J. Wysocki
2019-09-17Merge branch 'pm-devfreq'Rafael J. Wysocki
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2019-09-17Merge branch 'pm-sleep'Rafael J. Wysocki
2019-09-17Merge suspend-to-idle rework material for v5.4.Rafael J. Wysocki
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-09-16Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-16Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-16Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-09-16Merge tag 'i3c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2019-09-16Merge tag 'regulator-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-09-16Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-09-16Merge tag 'edac_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds
2019-09-16taprio: Add support for hardware offloadingVinicius Costa Gomes
2019-09-16Merge branch 'next' into for-linusDmitry Torokhov
2019-09-16cifs: Add support for root file systemsPaulo Alcantara (SUSE)
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-16tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon
2019-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-16bpf: fix accessing bpf_sysctl.file_pos on s390Ilya Leoshkevich
2019-09-15block: make rq sector size accessible for block statsHou Tao
2019-09-15Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Richard Weinberger
2019-09-15Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger
2019-09-15compiler-types.h: add asm_inline definitionRasmus Villemoes
2019-09-15compiler_types.h: don't #define __inlineRasmus Villemoes
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14export.h, genksyms: do not make genksyms calculate CRC of trimmed symbolsMasahiro Yamada
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-13padata: remove cpu_index from the parallel_queueDaniel Jordan
2019-09-13padata: unbind parallel jobs from specific CPUsDaniel Jordan
2019-09-13padata: use separate workqueues for parallel and serial workDaniel Jordan
2019-09-13padata: make padata_do_parallel find alternate callback CPUDaniel Jordan
2019-09-13workqueue: unconfine alloc/apply/free_workqueue_attrs()Daniel Jordan
2019-09-13padata: allocate workqueue internallyDaniel Jordan