aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-14riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu
2021-01-14riscv: Separate memory init from paging initAtish Patra
2021-01-14numa: Move numa implementation to common codeAtish Patra
2021-01-14arm64, numa: Change the numa init functions name to be genericAtish Patra
2021-01-14riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal
2021-01-14dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal
2021-01-14dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal
2021-01-14dt-binding: mfd: Document canaan,k210-sysctl bindingsDamien Le Moal
2021-01-14riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal
2021-01-14riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal
2021-01-07riscv: Fix builtin DTB handlingDamien Le Moal
2021-01-07riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah
2021-01-07dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched boardYash Shah
2021-01-07riscv: dts: add initial support for the SiFive FU740-C000 SoCYash Shah
2021-01-07dt-bindings: gpio: Update DT binding docs to support SiFive FU740 SoCYash Shah
2021-01-07dt-bindings: pwm: Update DT binding docs to support SiFive FU740 SoCYash Shah
2021-01-07dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoCYash Shah
2021-01-07RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740Yash Shah
2021-01-07dt-bindings: riscv: Update l2 cache DT documentation to add support for SiFiv...Yash Shah
2021-01-07riscv/mm: Prevent kernel module to access user memory without uaccess routinesEric Lin
2021-01-07riscv/mm: Introduce a die_kernel_fault() helper functionEric Lin
2021-01-07riscv: Cleanup sbi function stubs when RISCV_SBI disabledKefeng Wang
2021-01-03Linux 5.11-rc2Linus Torvalds
2021-01-02Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-01Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-01depmod: handle the case of /sbin/depmod without /sbin in PATHLinus Torvalds
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov
2020-12-30io_uring: fix io_sqe_files_unregister() hangsPavel Begunkov
2020-12-30io_uring: add a helper for setting a ref nodePavel Begunkov
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-30Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2020-12-30s390/Kconfig: sort config S390 select list once againHeiko Carstens
2020-12-30s390: update defconfigsHeiko Carstens
2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund
2020-12-29fs: block_dev.c: fix kernel-doc warnings from struct block_device changesRandy Dunlap
2020-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-29mm: slub: call account_slab_page() after slab page initializationRoman Gushchin
2020-12-29zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.cRandy Dunlap
2020-12-29lib/zlib: fix inflating zlib streams on s390Ilya Leoshkevich
2020-12-29lib/genalloc: fix the overflow when size is too bigHuang Shijie
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap