index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: fix race when vmap stack overflow
Jisheng Zhang
2022-11-29
3
-0
/
+32
*
riscv: add VMAP_STACK overflow detection
Tong Tiangen
2021-07-06
6
-1
/
+163
*
riscv: ptrace: add argn syntax
Jeff Xie
2021-07-05
2
-0
/
+32
*
riscv: mm: fix build errors caused by mk_pmd()
Nanyong Sun
2021-07-05
2
-5
/
+2
*
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-07-05
8
-93
/
+75
*
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
2021-06-30
7
-94
/
+102
|
\
|
*
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
2021-06-30
5
-81
/
+82
|
*
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
2021-06-30
1
-0
/
+16
|
*
riscv: Simplify xip and !xip kernel address conversion macros
Alexandre Ghiti
2021-06-11
2
-11
/
+5
|
*
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
Alexandre Ghiti
2021-06-11
1
-6
/
+0
|
*
riscv: mm: Fix W+X mappings at boot
Jisheng Zhang
2021-06-01
1
-2
/
+6
*
|
riscv: Enable KFENCE for riscv64
Liu Shixin
2021-06-30
3
-1
/
+74
*
|
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
2021-06-30
1
-13
/
+0
*
|
riscv: add ASID-based tlbflushing methods
Guo Ren
2021-06-30
3
-8
/
+43
*
|
riscv: pass the mm_struct to __sbi_tlb_flush_range
Christoph Hellwig
2021-06-30
1
-9
/
+6
*
|
riscv: Add mem kernel parameter support
Kefeng Wang
2021-06-15
1
-3
/
+25
*
|
riscv: Only initialize swiotlb when necessary
Kefeng Wang
2021-06-11
2
-5
/
+8
*
|
riscv: fix typo in init.c
Vitaly Wool
2021-06-08
1
-1
/
+1
*
|
riscv: Cleanup unused functions
Guo Ren
2021-06-08
1
-10
/
+0
*
|
riscv: mm: Use better bitmap_zalloc()
Kefeng Wang
2021-06-08
1
-2
/
+1
*
|
riscv: fix build error when CONFIG_SMP is disabled
Bixuan Cui
2021-06-08
2
-5
/
+5
*
|
riscv: Use global mappings for kernel pages
Guo Ren
2021-05-29
1
-1
/
+2
*
|
riscv: TRANSPARENT_HUGEPAGE: depends on MMU
Randy Dunlap
2021-05-29
1
-1
/
+1
*
|
riscv: mm: init: Consolidate vars, functions
Jisheng Zhang
2021-05-29
2
-18
/
+20
*
|
riscv: Add __init section marker to some functions again
Jisheng Zhang
2021-05-29
2
-2
/
+2
*
|
riscv: kprobes: Remove redundant kprobe_step_ctx
Jisheng Zhang
2021-05-29
2
-38
/
+9
*
|
riscv: Turn has_fpu into a static key if FPU=y
Jisheng Zhang
2021-05-25
4
-8
/
+13
*
|
riscv: Optimize switch_mm by passing "cpu" to flush_icache_deferred()
Jisheng Zhang
2021-05-25
1
-3
/
+4
*
|
riscv: mm: Drop redundant _sdata and _edata declaration
Kefeng Wang
2021-05-25
1
-7
/
+1
*
|
riscv: Move setup_bootmem into paging_init
Kefeng Wang
2021-05-25
3
-3
/
+2
*
|
riscv: enable generic PCI resource mapping
Stanislaw Kardach
2021-05-25
1
-0
/
+2
*
|
riscv: mm: Remove setup_zero_page()
Jisheng Zhang
2021-05-25
1
-6
/
+0
*
|
riscv: mremap speedup - enable HAVE_MOVE_PUD and HAVE_MOVE_PMD
Jisheng Zhang
2021-05-25
2
-0
/
+13
*
|
riscv: mm: add THP support on 64-bit
Nanyong Sun
2021-05-22
3
-0
/
+164
*
|
riscv: mm: add param stride for __sbi_tlb_flush_range
Nanyong Sun
2021-05-22
1
-5
/
+5
*
|
riscv: mm: make pmd_bad() check leaf condition
Nanyong Sun
2021-05-22
1
-1
/
+1
*
|
riscv: mm: add _PAGE_LEAF macro
Nanyong Sun
2021-05-22
3
-6
/
+8
|
/
*
Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-09
1
-21
/
+26
|
\
|
*
x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gating
Suravee Suthikulpanit
2021-05-06
1
-21
/
+26
*
|
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-09
13
-120
/
+131
|
\
\
|
*
|
KVM: x86: Consolidate guest enter/exit logic to common helpers
Sean Christopherson
2021-05-05
3
-74
/
+49
|
*
|
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
2021-05-05
3
-6
/
+15
|
*
|
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
2021-05-05
3
-7
/
+34
|
*
|
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
2021-05-05
2
-5
/
+1
|
*
|
x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supported
Sean Christopherson
2021-05-05
1
-1
/
+1
|
*
|
x86/resctrl: Fix init const confusion
Andi Kleen
2021-05-05
1
-1
/
+1
|
*
|
x86: Delete UD0, UD1 traces
Alexey Dobriyan
2021-05-05
1
-9
/
+0
|
*
|
x86/smpboot: Remove duplicate includes
Wan Jiabing
2021-05-05
1
-3
/
+0
|
*
|
x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant
Linus Torvalds
2021-05-05
2
-20
/
+36
*
|
|
Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-08
5
-10
/
+16
|
\
\
\
[next]