summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Merge tag 'tegra-for-5.7-cpuidle' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+1
2020-03-25Merge tag 'zynqmp-soc-for-v5.7' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-1/+1
2020-03-25Merge tag 'at91-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann1-0/+23
2020-03-25Merge tag 'tegra-for-5.7-arm-core' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2-0/+44
2020-03-25Merge tag 'tegra-for-5.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann6-5/+30
2020-03-25Merge tag 'omap-for-v5.7/pm33xx-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+5
2020-03-13cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidleDmitry Osipenko1-1/+1
2020-03-13ARM: tegra: Rename some of the newly exposed PM functionsDmitry Osipenko1-8/+8
2020-03-13ARM: tegra: Expose PM functions required for new cpuidle driverDmitry Osipenko2-0/+44
2020-03-13soc/tegra: pmc: Add pins for Tegra194Venkat Reddy Talla1-1/+2
2020-03-09include: linux: firmware: Correct config dependency of zynqmp_eemi_opsTejas Patel1-1/+1
2020-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger1-1/+1
2020-02-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+20
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-1/+1
2020-02-27ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidleDave Gerlach1-1/+2
2020-02-27ARM: OMAP2+: pm33xx-core: Add cpuidle_ops for am335x/am437xDave Gerlach1-0/+3
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+10
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso1-1/+10
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara2-6/+14
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2020-02-23Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+0
2020-02-22netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reportsJozsef Kadlecsik1-1/+10
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-8/+11
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds8-20/+104
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds8-268/+17
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann2-10/+14
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann4-219/+1
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann1-37/+0
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki1-0/+1
2020-02-21genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-21bootconfig: Add bootconfig magic word for indicating bootconfig explicitlyMasami Hiramatsu1-0/+3
2020-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-9/+7
2020-02-19Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-1/+4
2020-02-19Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-02-19Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-5/+3
2020-02-19net/mlx5: DR, Handle reformat capability over sw-steering tablesErez Shitrit1-1/+4
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+18
2020-02-19Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+3
2020-02-18clk: at91: move sam9x60's PLL register offsets to PMC headerClaudiu Beznea1-0/+20
2020-02-18ARM: at91: pm: add pmc_version member to at91_pm_dataClaudiu Beznea1-0/+3
2020-02-18bpf, uapi: Remove text about bpf_redirect_map() giving higher performanceToke Høiland-Jørgensen1-9/+7
2020-02-18Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-2/+0