summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-01iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu
2021-02-01dt-bindings: mediatek: Add binding for mt8192 IOMMUYong Wu
2021-02-01dt-bindings: memory: mediatek: Rename header guard for SMI header fileYong Wu
2021-02-01dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32Yong Wu
2021-02-01dt-bindings: memory: mediatek: Add a common memory header fileYong Wu
2021-01-28iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy
2021-01-27iommu/io-pgtable: Allow io_pgtable_tlb ops optionalYong Wu
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu
2021-01-27iommu: Add iova and size as parameters in iotlb_sync_mapYong Wu
2020-12-25Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-12-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-12-22kasan, mm: allow cache merging with no metadataAndrey Konovalov
2020-12-22kasan, mm: rename kasan_poison_kfreeAndrey Konovalov
2020-12-22kasan, mm: check kasan_enabled in annotationsAndrey Konovalov
2020-12-22kasan: open-code kasan_unpoison_slabAndrey Konovalov
2020-12-22kasan: inline kasan_reset_tag for tag-based modesAndrey Konovalov
2020-12-22kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov
2020-12-22kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov
2020-12-22kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov
2020-12-22kasan, arm64: rename kasan_init_tags and mark as __initAndrey Konovalov
2020-12-22kasan, arm64: only use kasan_depth for software modesAndrey Konovalov
2020-12-22kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov
2020-12-22kasan: shadow declarations only for software modesAndrey Konovalov
2020-12-22kasan: group vmalloc codeAndrey Konovalov
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-12-21Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-20Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk...Stephen Boyd
2020-12-20Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab...Stephen Boyd
2020-12-20Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-...Stephen Boyd
2020-12-20Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '...Stephen Boyd
2020-12-20Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'...Stephen Boyd
2020-12-20dt-binding: clock: Document canaan,k210-clk bindingsDamien Le Moal
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-20Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2020-12-19Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-12-19Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-19clk: at91: sama7g5: register cpu clockClaudiu Beznea
2020-12-19dt-bindings: clock: at91: add sama7g5 pll definesEugen Hristev
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn