2021-09-08 | Kefeng Wang | trap: cleanup trap_init() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-14 | Kefeng Wang | riscv: Support allocating gigantic hugepages using CMA Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-09 | Kefeng Wang | dma-debug: use memory_intersects() directly Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-08 | Kefeng Wang | once: Fix panic when module unload Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-04 | Kefeng Wang | riscv: Enable GENERIC_IRQ_SHOW_LEVEL Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-04 | Kefeng Wang | riscv: Enable idle generic idle loop Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-08-04 | Kefeng Wang | riscv: Allow forced irq threading Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-14 | Kefeng Wang | KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregiste... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | x86: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | sh: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | s390: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | riscv: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | powerpc: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | openrisc: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | nios2: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | nds32: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | m68k: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | h8300: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | csky: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | arm64: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | arm: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | arc: convert to setup_initial_init_mm() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-08 | Kefeng Wang | mm: add setup_initial_init_mm() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-05 | Kefeng Wang | s390/kprobes: use is_kernel() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-01 | Kefeng Wang | mm: generalize ZONE_[DMA|DMA32] Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-07-01 | Kefeng Wang | mm/kconfig: move HOLES_IN_ZONE into mm Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-29 | Kefeng Wang | mm: page-writeback: kill get_writeback_state() comments Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-15 | Kefeng Wang | riscv: Add mem kernel parameter support Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-11 | Kefeng Wang | riscv: Only initialize swiotlb when necessary Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-09 | Kefeng Wang | riscv: mm: Use better bitmap_zalloc() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-03 | Kefeng Wang | arm64: mm: Add is_el1_data_abort() helper Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-06-01 | Kefeng Wang | arm64: mm: Use better bitmap_zalloc() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-26 | Kefeng Wang | riscv: mm: Drop redundant _sdata and _edata declaration Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-26 | Kefeng Wang | riscv: Move setup_bootmem into paging_init Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-24 | Kefeng Wang | ASoC: core: Fix Null-point-dereference in fmt_single_name() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-05-23 | Kefeng Wang | riscv: Select ARCH_USE_MEMTEST Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-30 | Kefeng Wang | mm, page_alloc: avoid page_to_pfn() in move_freepages() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-30 | Kefeng Wang | mm: move mem_init_print_info() into mm_init() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-16 | Kefeng Wang | riscv: Fix spelling mistake "SPARSEMEM" to "SPARSMEM" Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-02 | Kefeng Wang | riscv: Make NUMA depend on MMU Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-04-02 | Kefeng Wang | riscv: Drop const annotation for sp Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-03-17 | Kefeng Wang | riscv: Correct SPARSEMEM configuration Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-03-10 | Kefeng Wang | riscv: Add ARCH_HAS_FORTIFY_SOURCE Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-03-10 | Kefeng Wang | riscv: Add support for memtest Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-27 | Kefeng Wang | riscv: Cleanup setup_bootmem() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-23 | Kefeng Wang | riscv: Remove unnecessary declaration Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-19 | Kefeng Wang | riscv: Covert to reserve_initrd_mem() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-19 | Kefeng Wang | initramfs: Provide a common initrd reserve function Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-02-19 | Kefeng Wang | initrd: Add the preprocessor guard in initrd.h Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-15 | Kefeng Wang | riscv: stacktrace: Move register keyword to beginning... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-14 | Kefeng Wang | riscv: Improve __show_regs Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-14 | Kefeng Wang | riscv: Add dump stack in show_regs Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-14 | Kefeng Wang | riscv: Add machine name to kernel boot log and stack... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-13 | Kefeng Wang | riscv: cacheinfo: Fix using smp_processor_id() in preemptible Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-09 | Kefeng Wang | riscv: Drop a duplicated PAGE_KERNEL_EXEC Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2021-01-08 | Kefeng Wang | riscv: Cleanup sbi function stubs when RISCV_SBI disabled Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-11 | Kefeng Wang | riscv: kernel: Drop unused clean rule Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/riscv: Make RISCV_TIMER depends... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Use pr_fmt Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Correct clk_get_rate handle Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Use clk_prepare_enable and... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-12-03 | Kefeng Wang | clocksource/drivers/sp804: Make some symbol static Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-26 | Kefeng Wang | riscv: Enable ARCH_STACKWALK Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Make stack walk callback consistent with generic... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Cleanup stacktrace Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Add HAVE_IRQ_TIME_ACCOUNTING Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-21 | Kefeng Wang | riscv: Enable CMA support Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-09 | Kefeng Wang | riscv: Ignore Image.* and loader.bin Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-09 | Kefeng Wang | riscv: Clean up boot dir Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-11-09 | Kefeng Wang | riscv: Fix compressed Image formats build Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-30 | Kefeng Wang | ARM: dts: hisilicon: add SD5203 dts Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-30 | Kefeng Wang | ARM: debug: add UART early console support for SD5203 Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-30 | Kefeng Wang | ARM: hisi: add support for SD5203 SoC Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-09-24 | Kefeng Wang | clocksource/drivers/sp804: Cleanup clk_get_sys() Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-08-08 | Kefeng Wang | arm64: Fix __cpu_logical_map undefined issue Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-07-13 | Kefeng Wang | remoteproc: qcom: Add missing slab.h Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-17 | Kefeng Wang | sample-trace-array: Remove trace_array 'sample-instance' Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-17 | Kefeng Wang | sample-trace-array: Fix sleeping function called from... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-05 | Kefeng Wang | kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-05 | Kefeng Wang | mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-05 | Kefeng Wang | include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Cc: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-06-02 | Kefeng Wang | rcuperf: Fix printk format warning Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-20 | Kefeng Wang | riscv: Fix print_vm_layout build error if NOMMU Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-14 | Kefeng Wang | riscv: mmiowb: Fix implicit declaration of function... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-14 | Kefeng Wang | riscv: pgtable: Fix __kernel_map_pages build error... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-13 | Kefeng Wang | riscv: Make SYS_SUPPORTS_HUGETLBFS depends on MMU Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-13 | Kefeng Wang | riscv: Disable ARCH_HAS_DEBUG_VIRTUAL if NOMMU Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-13 | Kefeng Wang | riscv: Add pgprot_writecombine/device and PAGE_SHARED... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-13 | Kefeng Wang | riscv: stacktrace: Fix undefined reference to `walk_stackframe' Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-12 | Kefeng Wang | riscv: Fix unmet direct dependencies built based on... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-12 | Kefeng Wang | riscv: perf: RISCV_BASE_PMU should be independent Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-05-11 | Kefeng Wang | riscv: perf_event: Make some funciton static Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-04-21 | Kefeng Wang | riscv: sbi: Fix undefined reference to sbi_shutdown Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-04-21 | Kefeng Wang | tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2020-04-21 | Kefeng Wang | riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi... Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2019-12-09 | Kefeng Wang | riscv: only select serial sifive if TTY is enabled Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2019-12-06 | Kefeng Wang | checkpatch: Drop pr_warning check Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2019-12-06 | Kefeng Wang | printk: Drop pr_warning definition Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2019-12-06 | Kefeng Wang | workqueue: Use pr_warn instead of pr_warning Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
2019-10-26 | Kefeng Wang | ARM: hisi: drop useless depend on ARCH_MULTI_V7 Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> |
commit | commitdiff | tree |
next |