messages from 2019-08-17 16:00:48 to 2020-02-16 08:18:43 UTC [more...]
[PATCH v2 00/13] mm: remove __ARCH_HAS_5LEVEL_HACK
2020-02-16 8:18 UTC (14+ messages)
` [PATCH v2 01/13] arm/arm64: add support for folded p4d page tables
` [PATCH v2 02/13] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
` [PATCH v2 03/13] hexagon: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 04/13] ia64: add support for folded p4d page tables
` [PATCH v2 05/13] nios2: "
` [PATCH v2 06/13] openrisc: "
` [PATCH v2 07/13] powerpc: "
` [PATCH v2 08/13] sh: fault: Modernize printing of kernel messages
` [PATCH v2 09/13] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
` [PATCH v2 10/13] sh: add support for folded p4d page tables
` [PATCH v2 11/13] unicore32: remove __ARCH_USE_5LEVEL_HACK
` [PATCH v2 12/13] asm-generic: remove pgtable-nop4d-hack.h
` [PATCH v2 13/13] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
[PATCH 00/18] genirq: Remove setup_irq()
2020-02-12 8:03 UTC (2+ messages)
` [PATCH 04/18] hexagon: replace setup_irq() by request_irq()
[PATCH V13] mm/debug: Add tests validating architecture page table helpers
2020-02-11 9:24 UTC (12+ messages)
[PATCH] arch/hexagon: fix punctuation in SMP help text
2020-02-01 1:54 UTC
[PATCH] hexagon: configs: Cleanup CONFIG_CROSS_COMPILE
2020-01-30 19:21 UTC
[PATCH V12] mm/debug: Add tests validating architecture page table helpers
2020-01-30 15:06 UTC
[PATCH AUTOSEL 4.4 2/3] hexagon: work around compiler crash
2020-01-10 22:07 UTC
[PATCH AUTOSEL 4.9 4/6] hexagon: parenthesize registers in asm predicates
2020-01-10 22:07 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 5/6] hexagon: work around compiler crash
[PATCH AUTOSEL 4.14 6/8] hexagon: parenthesize registers in asm predicates
2020-01-10 22:06 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 7/8] hexagon: work around compiler crash
[PATCH AUTOSEL 4.19 09/11] hexagon: parenthesize registers in asm predicates
2020-01-10 22:05 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 10/11] hexagon: work around compiler crash
[PATCH AUTOSEL 5.4 24/26] hexagon: parenthesize registers in asm predicates
2020-01-10 22:05 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 25/26] hexagon: work around compiler crash
[PATCH] hexagon: io: Define ioremap_uc to fix build error
2019-12-10 8:45 UTC (5+ messages)
[PATCH 0/2] Hexagon fixes
2019-12-10 8:09 UTC (6+ messages)
` [PATCH 1/2] hexagon: define ioremap_uc
` [PATCH 2/2] hexagon: parenthesize registers in asm predicates
[PATCH] hexagon: work around compiler crash
2019-12-10 1:36 UTC (3+ messages)
[PATCH 08/34] hexagon: Use CONFIG_PREEMPTION
2019-12-08 14:58 UTC (2+ messages)
` [tip: sched/urgent] sched/rt, "
[PATCH 00/50] Add log level to show_stack()
2019-11-15 3:36 UTC (37+ messages)
` [PATCH 14/50] hexagon: Add show_stack_loglvl()
generic ioremap (and lots of cleanups) v3
2019-11-12 8:51 UTC (48+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 02/21] unicore32: "
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 04/21] hexagon: clean up ioremap
` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
` [PATCH 06/21] nios2: remove __ioremap
` [PATCH 07/21] parisc: "
` [PATCH 08/21] x86: Clean up ioremap()
` [PATCH 09/21] xtensa: clean up ioremap
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 13/21] m68k: rename __iounmap and mark it static
` [PATCH 14/21] hexagon: remove __iounmap
` [PATCH 15/21] nios2: "
` [PATCH 16/21] sh: "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 18/21] riscv: use the generic ioremap code
` [PATCH 19/21] nds32: use generic ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` [PATCH 21/21] csky: use generic ioremap
` generic-iomap tree for linux-next
generic ioremap (and lots of cleanups) v2
2019-11-05 1:26 UTC (30+ messages)
` [PATCH 01/21] arm: remove ioremap_cached
` [PATCH 02/21] unicore32: "
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 04/21] hexagon: clean up ioremap
` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
` [PATCH 06/21] nios2: remove __ioremap
` [PATCH 07/21] parisc: "
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 09/21] xtensa: "
` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 13/21] m68k: rename __iounmap and mark it static
` [PATCH 14/21] hexagon: remove __iounmap
` [PATCH 15/21] nios2: "
` [PATCH 16/21] sh: "
` [PATCH 17/21] lib: provide a simple generic ioremap implementation
` [PATCH 18/21] riscv: use the generic ioremap code
` [PATCH 19/21] nds32: use generic ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` [PATCH 21/21] csky: use generic ioremap
[GIT PULL] Hexagon arch maintainer change
2019-09-20 19:10 UTC (2+ messages)
[PATCH RESEND 1/2] hexagon: configs: Remove useless UEVENT_HELPER_PATH
2019-09-10 18:47 UTC (2+ messages)
` [PATCH RESEND 2/2] hexagon: defconfig: Cleanup from old Kconfig options
generic ioremap (and lots of cleanups)
2019-09-03 8:57 UTC (40+ messages)
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 14/26] asm-generic: don't provide __ioremap
` [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU
` [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU
` [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions
` [PATCH 18/26] m68k: rename __iounmap and mark it static
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 24/26] riscv: use the generic ioremap code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).