Linux Hexagon architecture development
 help / color / mirror / Atom feed
 messages from 2020-05-22 15:54:27 to 2021-03-31 09:34:22 UTC [more...]

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (17+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-30 18:23 UTC  (32+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC  (2+ messages)
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-03-22 13:35 UTC  (4+ messages)
` [PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()

[PATCH] hexagon: fix warning comparing pointer to 0
 2021-03-10  6:53 UTC 

[PATCH] hexagon: add arch/hexagon/Kbuild
 2021-02-27  5:55 UTC 

[PATCH 04/18] arch: hexagon: Don't select HAVE_OPROFILE
 2021-01-15 15:30 UTC  (2+ messages)

[PATCH] hexagon: remove CONFIG_EXPERIMENTAL from defconfigs
 2021-01-15 15:29 UTC  (2+ messages)

[PATCH v2] arch: consolidate pm_power_off callback
 2021-01-12 14:05 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
 2021-01-05  0:59 UTC 

[PATCH] arch: consolidate pm_power_off callback
 2020-12-23 10:37 UTC  (4+ messages)

[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-13 14:10 UTC  (4+ messages)

[PATCH] hexagon: add support for TIF_NOTIFY_SIGNAL
 2020-11-06 14:38 UTC  (5+ messages)

[RFC PATCH] kernel: allow to configure PREEMPT_NONE, PREEMPT_VOLUNTARY on kernel command line
 2020-10-09 11:42 UTC  (2+ messages)

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-29 14:54 UTC  (50+ messages)
` [patch 01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
` [patch 02/13] preempt: Make preempt count unconditional
` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
` [patch 04/13] lockdep: "
` [patch 05/13] mm/pagemap: "
` [patch 06/13] locking/bitspinlock: "
` [patch 07/13] uaccess: "
` [patch 08/13] sched: "
` [patch 09/13] ARM: "
` [patch 10/13] xtensa: "
` [patch 11/13] drm/i915: "
` [patch 12/13] rcutorture: "
` [patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
        ` [PATCH] crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally

[PATCH v2 RESEND +TRIVIAL] hexagon: fix punctuation in SMP Kconfig help text
 2020-09-18  2:13 UTC 

[PATCH v3 07/23] hexagon: use asm-generic/mmu_context.h for no-op implementations
 2020-09-01 14:15 UTC 

[PATCH v2 07/23] hexagon: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 

[PATCH 07/24] hexagon: use asm-generic/mmu_context.h for no-op implementations
 2020-08-11 18:34 UTC  (2+ messages)

[PATCH v5 07/25] mm/hexagon: Use general page fault accounting
 2020-07-07 22:50 UTC 

[PATCH RESEND 1/2] config: android: Remove left-over BACKLIGHT_LCD_SUPPORT
 2020-07-07 20:55 UTC  (2+ messages)
` [PATCH RESEND 2/2] hexagon: defconfig: Cleanup from old Kconfig options

[PATCH 11/17] hexagon: switch to copy_thread_tls()
 2020-07-04 16:10 UTC  (14+ messages)
` [PATCH 16/17] arch: remove HAVE_COPY_THREAD_TLS
` [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH v4 07/26] mm/hexagon: Use general page fault accounting
 2020-06-30 22:57 UTC  (2+ messages)

[PATCH 07/26] mm/hexagon: Use general page fault accounting
 2020-06-26 22:31 UTC 

[PATCH 07/26] mm/hexagon: Use general page fault accounting
 2020-06-19 16:05 UTC 

[PATCH 08/25] mm/hexagon: Use mm_fault_accounting()
 2020-06-15 22:15 UTC 

Possible duplicate page fault accounting on some archs after commit 4064b9827063
 2020-06-15 21:34 UTC  (4+ messages)

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  7:17 UTC  (4+ messages)

[PATCH v4 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-06-04  9:50 UTC  (4+ messages)
` [PATCH v4 08/14] powerpc: add support for folded p4d page tables

[PATCH v2] hexagon: defconfig: Cleanup from old Kconfig options
 2020-05-27 18:55 UTC 

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27 13:45 UTC  (6+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
 2020-05-26 21:57 UTC  (5+ messages)

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-26 17:15 UTC  (7+ messages)
` [PATCH v2 03/20] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH v2 05/20] mm: use free_area_init() instead of free_area_init_nodes()
` [PATCH v2 08/20] arm64: simplify detection of memory zone boundaries for UMA configs

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (3+ messages)
` [PATCH 09/29] arm64: use asm-generic/cacheflush.h


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox