summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | riscv/kprobe: fix kernel panic when invoking sys_read traced by kprobeLiao Chang2021-04-261-1/+3
| * | | | riscv: Set ARCH_HAS_STRICT_MODULE_RWX if MMUJisheng Zhang2021-04-261-0/+1
| * | | | riscv: module: Create module allocations without exec permissionsJisheng Zhang2021-04-261-1/+1
| * | | | riscv: bpf: Avoid breaking W^XJisheng Zhang2021-04-261-1/+2
| * | | | riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to coreJisheng Zhang2021-04-262-13/+13
| * | | | riscv: kprobes: Implement alloc_insn_page()Jisheng Zhang2021-04-261-0/+8
| * | | | riscv: Constify sbi_ipi_opsJisheng Zhang2021-04-263-5/+5
| * | | | riscv: Constify sys_call_tableJisheng Zhang2021-04-262-2/+2
| * | | | riscv: Mark some global variables __ro_after_initJisheng Zhang2021-04-265-12/+12
| * | | | riscv: add __init section marker to some functionsJisheng Zhang2021-04-264-8/+8
| * | | | riscv: Prepare ptdump for vm layout dynamic addressesAlexandre Ghiti2021-04-261-12/+61
| * | | | riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti2021-04-2612-36/+182
| * | | | riscv: Select HAVE_DYNAMIC_FTRACE when -fpatchable-function-entry is availableNathan Chancellor2021-04-261-1/+1
| * | | | riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-04-262-7/+17
| * | | | riscv: Use $(LD) instead of $(CC) to link vDSONathan Chancellor2021-04-261-8/+4
| * | | | riscv: sifive: Apply errata "cip-1200" patchVincent Chen2021-04-264-2/+40
| * | | | riscv: sifive: Apply errata "cip-453" patchVincent Chen2021-04-266-3/+94
| * | | | riscv: sifive: Add SiFive alternative portsVincent Chen2021-04-267-0/+89
| * | | | riscv: Introduce alternative mechanism to apply errata solutionVincent Chen2021-04-2614-0/+300
| * | | | riscv: Add 3 SBI wrapper functions to get cpu manufacturer informationVincent Chen2021-04-262-0/+18
| * | | | riscv: Cleanup KASAN_VMALLOC supportAlexandre Ghiti2021-03-301-41/+18
| * | | | RISC-V: Don't print SBI version for all detected extensionsAnup Patel2021-03-301-3/+3
| * | | | riscv: Enable generic clockevent broadcastGuo Ren2021-03-172-0/+18
| * | | | riscv: Add ARCH_HAS_FORTIFY_SOURCEKefeng Wang2021-03-102-0/+6
| * | | | riscv: Add support for memtestKefeng Wang2021-03-101-2/+4
| |/ / /
* | | | Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2021-05-0612-14/+258
|\ \ \ \
| * | | | Hexagon: add target builtins to kernelSid Manning2021-05-038-8/+249
| * | | | Hexagon: remove DEBUG from comet configSid Manning2021-05-031-1/+0
| * | | | Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning2021-05-031-2/+2
| * | | | Hexagon: fix build errorsSid Manning2021-05-033-3/+7
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0522-139/+62
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador2021-05-051-0/+3
| * | | | x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador2021-05-051-0/+3
| * | | | mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual2021-05-052-8/+2
| * | | | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-054-14/+4
| * | | | mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-053-20/+5
| * | | | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-057-40/+12
| * | | | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-058-30/+9
| * | | | mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-053-9/+3
| * | | | x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+8
| * | | | userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-052-0/+2
| * | | | mm: generalize HUGETLB_PAGE_SIZE_VARIABLEAnshuman Khandual2021-05-052-10/+2
| * | | | hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2021-05-051-2/+1
| * | | | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-058-10/+12
* | | | | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-053-5/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas2021-05-041-0/+33
| |\ \ \ \ \
| | * | | | | riscv: dts: Add PCIe support for the SiFive FU740-C000 SoCGreentime Hu2021-05-041-0/+33
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'pci/misc'Bjorn Helgaas2021-05-041-1/+1
| |\ \ \ \ \
| | * | | | | x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof WilczyƄski2021-04-301-1/+1
| | |/ / / /
| * / / / / ARM: iop32x: disable N2100 PCI parity reportingHeiner Kallweit2021-03-311-4/+4
| |/ / / /