riscv: Move high_memory initialization to setup_bootmem
[platform/kernel/linux-rpi.git] / arch / riscv / mm / init.c
2022-03-03 Alexandre Ghitiriscv: Move high_memory initialization to setup_bootmem
2022-02-04 Palmer Dabbeltriscv/mm: Add XIP_FIXUP for riscv_pfn_base
2022-02-04 Palmer Dabbeltriscv/mm: Add XIP_FIXUP for phys_ram_base
2022-01-23 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-22' of git...
2022-01-23 Linus TorvaldsMerge tag 'trace-v5.17-3' of git://git./linux/kernel...
2022-01-23 Linus TorvaldsMerge tag 'bitmap-5.17-rc1' of git://github.com/norov...
2022-01-22 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-22 Linus TorvaldsMerge tag '5.17-rc-part2-smb3-fixes' of git://git.samba...
2022-01-22 Linus TorvaldsMerge tag 'xfs-5.17-merge-7' of git://git./fs/xfs/xfs...
2022-01-22 Linus TorvaldsMerge tag 'fscache-fixes-20220121' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'folio-5.17a' of git://git.infradead.org...
2022-01-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-01-22 Linus TorvaldsMerge tag 'ata-5.17-rc1-part2' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'thermal-5.17-rc1-2' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'acpi-5.17-rc1-3' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.17-1' of git://git...
2022-01-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-01-22 Linus TorvaldsMerge tag 'for-5.17/parisc-2' of git://git./linux/kerne...
2022-01-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw1' of git://git....
2022-01-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'docs-5.17-2' of git://git.lwn.net/linux
2022-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'block-5.17-2022-01-21' of git://git.kernel...
2022-01-21 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-21' of git://git.kerne...
2022-01-21 Linus TorvaldsMerge tag 'sound-fix-5.17-rc1' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'rtc-5.17' of git://git./linux/kernel/git...
2022-01-21 Linus TorvaldsMerge tag 'drm-next-2022-01-21' of git://anongit.freede...
2022-01-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'pci-v5.17-fixes-1' of git://git./linux/kerne...
2022-01-21 Linus TorvaldsMerge tag 's390-5.17-2' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-6' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-5' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-4' of git://git./fs/xfs/xfs...
2022-01-20 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc1' of git://git....
2022-01-20 Linus TorvaldsMerge tag 'ceph-for-5.17-rc1' of git://github.com/ceph...
2022-01-20 Linus TorvaldsMerge tag '5.17-rc-ksmbd-server-fixes' of git://git...
2022-01-20 Linus TorvaldsMerge tag 'vfio-v5.17-rc1' of git://github.com/awilliam...
2022-01-20 Linus TorvaldsMerge tag 'pwm/for-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge tag 'net-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-20 kernel test robotriscv: fix boolconv.cocci warnings
2022-01-20 Palmer DabbeltRISC-V: Introduce sv48 support without relocatable...
2022-01-20 Alexandre Ghitiriscv: Implement sv48 support
2022-01-20 Alexandre Ghitiriscv: Introduce functions to switch pt_ops
2022-01-20 Alexandre Ghitiriscv: Split early kasan mapping to prepare sv48 introd...
2022-01-20 Alexandre Ghitiriscv: Move KASAN mapping next to the kernel mapping
2022-01-19 Jisheng Zhangriscv: mm: init: try best to remove #ifdef CONFIG_XIP_K...
2022-01-19 Jisheng Zhangriscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL)...
2022-01-19 Jisheng Zhangriscv: mm: init: remove _pt_ops and use pt_ops directly
2022-01-19 Jisheng Zhangriscv: mm: init: try best to use IS_ENABLED(CONFIG_64BI...
2022-01-19 Jisheng Zhangriscv: mm: init: remove unnecessary "#ifdef CONFIG_CRAS...
2022-01-19 Linus TorvaldsMerge tag 'f2fs-for-5.17-rc1' of git://git./linux/kerne...
2022-01-19 Linus TorvaldsMerge tag 'trace-v5.17-2' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw0' of git://git....
2022-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'unicode-for-next-5.17' of git://git./linux...
2022-01-16 Linus TorvaldsMerge tag 'livepatching-for-5.17' of git://git./linux...
2022-01-15 Dmitry TorokhovMerge branch 'next' into for-linus
2022-01-12 Linus TorvaldsMerge tag 'fs_for_v5.17-rc1' of git://git./linux/kernel...
2022-01-11 Linus TorvaldsMerge tag 'dlm-5.17' of git://git./linux/kernel/git...
2022-01-10 Linus TorvaldsMerge tag 'seccomp-v5.17-rc1' of git://git./linux/kerne...
2022-01-10 Mark BrownMerge branch 'for-5.16' of https://git./linux/kernel...
2022-01-10 Jiri KosinaMerge branch 'for-5.17/magicmouse' into for-linus
2022-01-10 Jiri KosinaMerge branch 'for-5.17/logitech' into for-linus
2022-01-10 Jiri KosinaMerge branch 'for-5.17/i2c-hid' into for-linus
2022-01-10 Jiri KosinaMerge branch 'for-5.17/apple' into for-linus
2022-01-10 Jiri KosinaMerge branch 'for-5.17/core' into for-linus
2022-01-09 Jisheng Zhangriscv: mm: fix wrong phys_ram_base value for RV64
2022-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-09 Nick Kossifidisriscv: try to allocate crashkern region from 32bit...
2022-01-06 Palmer DabbeltRISC-V: Clean up the defconfigs
2022-01-06 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-01-06 Kefeng Wangriscv: mm: Enable PMD split page table lock for RV64
2022-01-05 Takashi IwaiMerge branch 'for-next' into for-linus
2022-01-04 Jakub KicinskiMerge tag 'batadv-next-pullrequest-20220103' of git...
2022-01-04 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20220103' of git...
2022-01-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-12-31 Mark BrownASoC: Merge fixes
2021-12-28 Linus TorvaldsMerge tag 'selinux-pr-20211228' of git://git./linux...
2021-12-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-12-23 Linus TorvaldsMerge tag 'sound-5.16-rc7' of git://git./linux/kernel...
2021-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-12-20 Linus TorvaldsMerge tag 'spi-fix-v5.16-rc6' of git://git./linux/kerne...
2021-12-20 Linus TorvaldsMerge tag 'regulator-fix-v5.16-rc6' of git://git./linux...
2021-12-17 Linus TorvaldsMerge tag 'for-5.16-rc5-tag' of git://git./linux/kernel...
2021-12-17 Linus TorvaldsMerge tag 'selinux-pr-20211217' of git://git./linux...
2021-12-17 Thomas ZimmermannMerge drm/drm-next into drm-misc-next-fixes
2021-12-16 Linus TorvaldsMerge tag 'audit-pr-20211216' of git://git./linux/kerne...
2021-12-16 Arnd BergmannMerge tag 'tegra-for-5.16-soc-fixes' of git://git....
2021-12-13 Arnd BergmannMerge tag 'tegra-for-5.16-firmware-fixes' of git:/...
2021-12-11 Linus TorvaldsMerge tag 'for-5.16-rc4-tag' of git://git./linux/kernel...
2021-12-10 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf-next
2021-12-10 Linus TorvaldsMerge tag 'sound-5.16-rc5' of git://git./linux/kernel...
2021-12-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-12-09 Daniel LezcanoMerge branch 'reset/of-get-optional-exclusive' of git...
2021-12-09 Dmitry TorokhovMerge tag 'v5.15' into next
2021-12-09 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-12-06 Linus TorvaldsMerge tag 'spi-fix-v5.16-rc4' of git://git./linux/kerne...
2021-12-06 Linus TorvaldsMerge tag 'regulator-fix-v5.16-rc4' of git://git./linux...
2021-12-02 Linus TorvaldsMerge tag 'for-linus-5.16-2' of git://github.com/cminya...
next