summaryrefslogtreecommitdiffstats
path: root/lib/dhry_run.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-31riscv: remove redundant mv instructionsNam Cao1-5/+1
2023-08-23riscv: Require FRAME_POINTER for some configurationsBjörn Töpel2-3/+1
2023-08-16perf: tests: Adapt mmap-basic.c for riscvAlexandre Ghiti1-2/+4
2023-08-16tools: lib: perf: Implement riscv mmap supportAlexandre Ghiti1-0/+66
2023-08-16Documentation: admin-guide: Add riscv sysctl_perf_user_accessAlexandre Ghiti1-4/+23
2023-08-16drivers: perf: Implement perf event mmap support in the SBI backendAlexandre Ghiti2-7/+195
2023-08-16drivers: perf: Implement perf event mmap support in the legacy backendAlexandre Ghiti1-0/+26
2023-08-16riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti2-0/+109
2023-08-16drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti2-3/+3
2023-08-16riscv: Make legacy counter enum match the HW numberingAlexandre Ghiti1-1/+1
2023-08-16include: riscv: Fix wrong include guard in riscv_pmu.hAlexandre Ghiti1-3/+3
2023-08-16perf: Fix wrong comment about default event_idxAlexandre Ghiti1-1/+2
2023-08-02riscv: alternatives: fix a typo in commentYuan Tan1-1/+1
2023-08-02RISC-V: cpu: refactor deprecated strncpyJustin Stitt1-6/+6
2023-07-26RISC-V: provide Kconfig & commandline options to control parsing "riscv,isa"Conor Dooley5-2/+46
2023-07-26RISC-V: try new extension properties in of_early_processor_hartid()Conor Dooley1-1/+28
2023-07-26RISC-V: enable extension detection from dedicated propertiesConor Dooley2-4/+75
2023-07-26RISC-V: split riscv_fill_hwcap() in 3Conor Dooley1-168/+177
2023-07-26RISC-V: add single letter extensions to riscv_isa_extConor Dooley2-26/+24
2023-07-26RISC-V: add missing single letter extension definitionsConor Dooley1-0/+5
2023-07-26RISC-V: repurpose riscv_isa_ext array in riscv_fill_hwcap()Conor Dooley3-28/+14
2023-07-26RISC-V: shunt isa_ext_arr to cpufeature.cConor Dooley3-73/+72
2023-07-26RISC-V: drop a needless check in print_isa_ext()Conor Dooley1-4/+0
2023-07-26RISC-V: don't parse dt/acpi isa string to get rv32/rv64Heiko Stuebner1-12/+9
2023-07-26RISC-V: Provide a more helpful error message on invalid ISA stringsPalmer Dabbelt1-2/+6
2023-07-11riscv: sigcontext: Correct the comment of sigreturnGuo Ren1-1/+1
2023-07-09Linux 6.5-rc1v6.5-rc1Linus Torvalds1-2/+2
2023-07-09MAINTAINERS 2: Electric BoogalooLinus Torvalds1-46/+46
2023-07-09mm: lock newly mapped VMA with corrected orderingHugh Dickins1-2/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+1
2023-07-08mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan1-0/+2
2023-07-08mm: lock a vma before stack expansionSuren Baghdasaryan1-0/+4
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08lib: dhry: fix sleeping allocations inside non-preemptable sectionGeert Uytterhoeven1-2/+9
2023-07-08kasan, slub: fix HW_TAGS zeroing with slub_debugAndrey Konovalov2-14/+14
2023-07-08kasan: fix type cast in memory_is_poisoned_nAndrey Konovalov1-1/+2
2023-07-08mailmap: add entries for Heiko StuebnerHeiko Stuebner1-0/+3
2023-07-08mailmap: update manpage linkHeiko Stuebner1-1/+2
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-08MAINTAINERS: add linux-next infoRandy Dunlap1-0/+7
2023-07-08mailmap: add Markus Schneider-PargmannMarkus Schneider-Pargmann1-0/+1
2023-07-08writeback: account the number of pages written backMatthew Wilcox (Oracle)1-3/+5
2023-07-08mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne1-0/+7
2023-07-08squashfs: fix cache race with migrationVincent Whitchurch1-4/+23
2023-07-08mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparisonJohn Hubbard1-1/+6
2023-07-08docs: update ocfs2-devel mailing list addressAnthony Iliopoulos7-17/+17
2023-07-08MAINTAINERS: update ocfs2-devel mailing list addressAnthony Iliopoulos1-1/+1
2023-07-08mm: disable CONFIG_PER_VMA_LOCK until its fixedSuren Baghdasaryan1-1/+2
2023-07-08fork: lock VMAs of the parent process when forkingSuren Baghdasaryan1-0/+6
2023-07-08ntb.rst: Fix copy and paste errorGeoff Levand1-2/+2