linux-csky
Thread
Date
Earlier messages
Messages by Thread
[PATCH 0/3] use runtime constant to optimize handle_arch_irq access
Jisheng Zhang
[PATCH 1/3] vmlinux.lds.h: add _handle_arch_irq RUNTIME_CONST section
Jisheng Zhang
[PATCH 2/3] genirq: use runtime constant to optimize handle_arch_irq access
Jisheng Zhang
[PATCH 3/3] arm64: use runtime constant to optimize handle_arch_irq access
Jisheng Zhang
Re: [PATCH 3/3] arm64: use runtime constant to optimize handle_arch_irq access
Leo Yan
Re: [PATCH 3/3] arm64: use runtime constant to optimize handle_arch_irq access
Jisheng Zhang
Re: [PATCH 3/3] arm64: use runtime constant to optimize handle_arch_irq access
Jisheng Zhang
Re: [PATCH 3/3] arm64: use runtime constant to optimize handle_arch_irq access
Leo Yan
Re: [PATCH 3/3] arm64: use runtime constant to optimize handle_arch_irq access
Jisheng Zhang
[PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
Sasha Levin
Re: [PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
Geert Uytterhoeven
Re: [PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
Sasha Levin
Re: [PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
Geert Uytterhoeven
Re: [PATCH AUTOSEL 6.19-5.10] parisc: Prevent interrupts during reboot
Sasha Levin
[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
[PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
David Hildenbrand (Arm)
Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Vlastimil Babka
Re: [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
Liam R. Howlett
[PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Magnus Lindholm
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Dinh Nguyen
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Andreas Larsson
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
David Hildenbrand (Arm)
Re: [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
Liam R. Howlett
[PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport
Re: [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
David Hildenbrand (Arm)
Re: [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Liam R. Howlett
[PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport
Re: [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
David Hildenbrand (Arm)
Re: [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Liam R. Howlett
[PATCH v2 0/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
[PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Christophe Leroy (CS GROUP)
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Lorenzo Stoakes
Re: [PATCH v2 2/4] mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport
[PATCH v2 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
Mike Rapoport
[PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Dave Hansen
Re: [PATCH v2 3/4] arch, mm: consolidate empty_zero_page
Catalin Marinas
[PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport
Re: [PATCH v2 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Catalin Marinas
[Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
Dapeng Mi
[Patch v3 1/4] perf regs: Fix abort for "-I" or "--user-regs" options
Dapeng Mi
Re: [Patch v3 1/4] perf regs: Fix abort for "-I" or "--user-regs" options
Ian Rogers
[Patch v3 2/4] perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
[Patch v3 3/4] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
Re: [Patch v3 3/4] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Ian Rogers
[Patch v3 4/4] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
Re: [Patch v3 4/4] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Ian Rogers
Re: [Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
Arnaldo Carvalho de Melo
Re: [Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
Mi, Dapeng
[Patch v2 0/3] Perf tools: remove arch-specific __weak
Dapeng Mi
[Patch v2 1/3] perf arch: Update arch headers to use relative UAPI paths
Dapeng Mi
Re: [Patch v2 1/3] perf arch: Update arch headers to use relative UAPI paths
Mi, Dapeng
Re: [Patch v2 1/3] perf arch: Update arch headers to use relative UAPI paths
Ian Rogers
[Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Dapeng Mi
Re: [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Ian Rogers
Re: [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Mi, Dapeng
Re: [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Ian Rogers
Re: [Patch v2 2/3] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
Mi, Dapeng
[Patch v2 3/3] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Dapeng Mi
Re: [Patch v2 3/3] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Ian Rogers
Re: [Patch v2 3/3] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function
Mi, Dapeng
[PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Christophe Leroy (CS GROUP)
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Andreas Larsson
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Andreas Larsson
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Mike Rapoport
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
Andreas Larsson
Re: [PATCH mm-unstable] arch, mm: consolidate empty_zero_page
David Hildenbrand (arm)
[PATCH v1 0/4] perf e_flags support for CSKY
Ian Rogers
[PATCH v1 1/4] perf dso: Factor out e_machine reading for use in thread
Ian Rogers
[PATCH v1 2/4] perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
[PATCH v1 3/4] perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
[PATCH v1 4/4] perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
Re: [PATCH v1 0/4] perf e_flags support for CSKY
Arnaldo Carvalho de Melo
[PATCH v3 00/12] perf annotate arch clean up
Ian Rogers
[PATCH v3 12/12] perf disasm: Minor layout tweaks for struct arch
Ian Rogers
[PATCH v3 03/12] perf maps: Fix reference count leak in maps__find_ams
Ian Rogers
[PATCH v3 08/12] perf disasm: Don't include C files from the arch directory
Ian Rogers
[PATCH v3 04/12] perf disasm: Constify use of struct arch
Ian Rogers
[PATCH v3 10/12] perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
[PATCH v3 02/12] perf annotate: Fix args leak of map_symbol
Ian Rogers
[PATCH v3 11/12] perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
Re: [PATCH v3 11/12] perf disasm: Refactor arch__find and initialization of arch structs
Arnaldo Carvalho de Melo
[PATCH v3 06/12] perf disasm: Constify use of struct ins
Ian Rogers
[PATCH v3 09/12] perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
[PATCH v3 01/12] perf header: Fix memory leaks in process_cpu_domain_info
Ian Rogers
[PATCH v3 05/12] perf disasm: Constify use of struct ins_op
Ian Rogers
[PATCH v3 07/12] perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
Re: [PATCH v3 00/12] perf annotate arch clean up
James Clark
Re: [PATCH v3 00/12] perf annotate arch clean up
Ian Rogers
Re: [PATCH v3 00/12] perf annotate arch clean up
Arnaldo Carvalho de Melo
[PATCH v2 00/12] perf annotate arch clean up
Ian Rogers
[PATCH v2 03/12] perf maps: Fix reference count leak in maps__find_ams
Ian Rogers
[PATCH v2 08/12] perf disasm: Don't include C files from the arch directory
Ian Rogers
[PATCH v2 02/12] perf annotate: Fix args leak of map_symbol
Ian Rogers
[PATCH v2 05/12] perf disasm: Constify use of struct ins_op
Ian Rogers
[PATCH v2 10/12] perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
[PATCH v2 04/12] perf disasm: Constify use of struct arch
Ian Rogers
[PATCH v2 11/12] perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
Re: [PATCH v2 11/12] perf disasm: Refactor arch__find and initialization of arch structs
Suchit Karunakaran
Re: [PATCH v2 11/12] perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
[PATCH v2 12/12] perf disasm: Minor layout tweaks for struct arch
Ian Rogers
[PATCH v2 07/12] perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
[PATCH v2 06/12] perf disasm: Constify use of struct ins
Ian Rogers
[PATCH v2 01/12] perf header: Fix memory leaks in process_cpu_domain_info
Ian Rogers
[PATCH v2 09/12] perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
[PATCH v1 00/11] perf annotate arch clean up
Ian Rogers
[PATCH v1 02/11] perf annotate: Fix args leak of map_symbol
Ian Rogers
Re: [PATCH v1 02/11] perf annotate: Fix args leak of map_symbol
Suchit Karunakaran
Re: [PATCH v1 02/11] perf annotate: Fix args leak of map_symbol
Ian Rogers
[PATCH v1 08/11] perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_ops
Ian Rogers
[PATCH v1 09/11] perf map_symbol: Switch from holding maps to holding thread
Ian Rogers
[PATCH v1 11/11] perf disasm: Minor layout tweaks for struct arch
Ian Rogers
[PATCH v1 07/11] perf disasm: Don't include C files from the arch directory
Ian Rogers
[PATCH v1 01/11] perf maps: Fix reference count leak in maps__find_ams
Ian Rogers
[PATCH v1 05/11] perf disasm: Constify use of struct ins
Ian Rogers
[PATCH v1 06/11] perf disasm: Rework the string arch__is to use the ELF machine
Ian Rogers
[PATCH v1 10/11] perf disasm: Refactor arch__find and initialization of arch structs
Ian Rogers
[PATCH v1 03/11] perf disasm: Constify use of struct arch
Ian Rogers
[PATCH v1 04/11] perf disasm: Constify use of struct ins_op
Ian Rogers
Re: [PATCH v1 00/11] perf annotate arch clean up
James Clark
Re: [PATCH v1 00/11] perf annotate arch clean up
James Clark
Re: [PATCH v1 00/11] perf annotate arch clean up
Suchit Karunakaran
[PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Ian Rogers
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Mi, Dapeng
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Ian Rogers
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Mi, Dapeng
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Ian Rogers
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Thomas Richter
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Mi, Dapeng
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Ian Rogers
Re: [PATCH v2] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Mi, Dapeng
[PATCH v1] perf regs: Refactor use of arch__sample_reg_masks to perf_reg_name
Ian Rogers
[PATCH v1 00/23] perf dwarf/libdw extra support, speed and clean ups
Ian Rogers
[PATCH v1 01/23] perf symbol-elf: Fix leak of ELF files with GNU debugdata
Ian Rogers
[PATCH v1 04/23] perf unwind-libdw: fix a cross-arch unwinding bug
Ian Rogers
Re: [PATCH v1 04/23] perf unwind-libdw: fix a cross-arch unwinding bug
Arnaldo Carvalho de Melo
Re: [PATCH v1 04/23] perf unwind-libdw: fix a cross-arch unwinding bug
Ian Rogers
[PATCH v1 03/23] perf record: Disable inline frames when marking build IDs
Ian Rogers
[PATCH v1 02/23] perf dso: Extra validity checks that e_machine is valid
Ian Rogers
[PATCH v1 05/23] perf libdw_addr2line: Fixes to srcline memory allocation
Ian Rogers
[PATCH v1 06/23] perf unwind-libdw: Correct argument to dwfl_attach_state
Ian Rogers
[PATCH v1 07/23] perf powerpc: Unify the skip-callchain-idx libdw with that for addr2line
Ian Rogers
[PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
Re: [PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
Arnaldo Carvalho de Melo
Re: [PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
Mi, Dapeng
Re: [PATCH v1 08/23] perf perf_regs: Switch from arch string to int e_machine
Ian Rogers
[PATCH v1 09/23] perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regs
Ian Rogers
[PATCH v1 10/23] perf dwarf-regs: Remove get_arch_regnum
Ian Rogers
[PATCH v1 11/23] perf dwarf-regs: Clean up x86 dwarf_regnum code
Ian Rogers
[PATCH v1 21/23] perf build: Remove NO_LIBDW_DWARF_UNWIND option
Ian Rogers
[PATCH v1 12/23] perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum and use for x86 unwinding
Ian Rogers
Re: [PATCH v1 12/23] perf dwarf-regs: Add get_dwarf_regnum_for_perf_regnum and use for x86 unwinding
Ian Rogers
[PATCH v1 14/23] perf dwarf-regs: Add ARM perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 13/23] perf dwarf-regs: Add basic get_dwarf_regnum for most architectures
Ian Rogers
[PATCH v1 16/23] perf dwarf-regs: Add loongarch perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 15/23] perf dwarf-regs: Add csky perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 17/23] perf dwarf-regs: Add powerpc perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 19/23] perf dwarf-regs: Add S390 perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 18/23] perf dwarf-regs: Add RISC-V perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 20/23] perf dwarf-regs: Add MIPS perf to dwarf register number mapping functions
Ian Rogers
[PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
Ian Rogers
Re: [PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
Serhei Makarov
Re: [PATCH v1 22/23] perf unwind-libdw: Don't discard loaded ELF/Dwarf after every unwind
Ian Rogers
[PATCH v1 23/23] perf machine: Add inline information to frame pointer and LBR callchains
Ian Rogers
[PATCH v7 0/4] Align atomic storage
Finn Thain
[PATCH v7 2/4] atomic: Specify alignment for atomic_t and atomic64_t
Finn Thain
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
Mike Rapoport
[PATCH v3 02/29] arc: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 01/29] alpha: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 03/29] arm: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 04/29] arm: make initialization of zero page independent of the memory map
Mike Rapoport
[PATCH v3 06/29] csky: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 07/29] hexagon: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 09/29] m68k: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 10/29] microblaze: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 05/29] arm64: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 11/29] mips: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 13/29] openrisc: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 14/29] parisc: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 12/29] nios2: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
Mike Rapoport
Re: [PATCH v3 15/29] powerpc: introduce arch_zone_limits_init()
IBM
[PATCH v3 08/29] loongarch: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 18/29] sh: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 20/29] um: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 17/29] s390: introduce arch_zone_limits_init()
Mike Rapoport
Re: [PATCH v3 17/29] s390: introduce arch_zone_limits_init()
Alexander Gordeev
Re: [PATCH v3 17/29] s390: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 19/29] sparc: introduce arch_zone_limits_init()
Mike Rapoport
Re: [PATCH v3 19/29] sparc: introduce arch_zone_limits_init()
Andreas Larsson
[PATCH v3 22/29] xtensa: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport
[PATCH v3 21/29] x86: introduce arch_zone_limits_init()
Mike Rapoport
[PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport
Earlier messages