messages from 2019-02-18 21:07:05 to 2019-10-17 17:45:54 UTC [more...]
generic ioremap (and lots of cleanups) v2
2019-10-17 17:45 UTC (22+ 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
[PATCH 08/34] hexagon: Use CONFIG_PREEMPTION
2019-10-15 19:17 UTC
[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 (53+ messages)
` [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached
` [PATCH 02/26] arm, unicore32: remove ioremap_cached
` [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 07/26] hexagon: clean up ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 09/26] alpha: remove the unused __ioremap wrapper
` [PATCH 10/26] nios2: remove __ioremap
` [PATCH 11/26] parisc: "
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 13/26] xtensa: "
` [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 20/26] hexagon: "
` [PATCH 21/26] nios2: "
` [PATCH 22/26] sh: "
` [PATCH 23/26] lib: provide a simple generic ioremap implementation
` [PATCH 24/26] riscv: use the generic ioremap code
` [PATCH 25/26] csky: use generic ioremap
` [PATCH 26/26] nds32: "
[PATCH] hexagon: drop empty and unused free_initrd_mem
2019-08-15 13:27 UTC (2+ messages)
[PATCH] hexagon: remove asm/bitsperlong.h
2019-07-23 10:27 UTC
[RESEND PATCH v2 06/14] hexagon: switch to generic version of pte allocation
2019-07-21 16:53 UTC (2+ messages)
[PATCH] hexagon: configs: Remove useless UEVENT_HELPER_PATH
2019-06-04 7:58 UTC (2+ messages)
[PATCH v11 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-05-10 15:27 UTC (2+ messages)
` [PATCH v11 2/7] hexagon: define syscall_get_error() and syscall_get_return_value()
[PATCH linux-next v10 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-05-09 16:14 UTC (3+ messages)
` [PATCH linux-next v10 2/7] hexagon: define syscall_get_error() and syscall_get_return_value()
[PATCH v2 00/14] introduce generic pte_{alloc,free}_one[_kernel]
2019-05-08 6:17 UTC (15+ messages)
` [PATCH v2 01/14] asm-generic, x86: "
` [PATCH v2 02/14] alpha: switch to generic version of pte allocation
` [PATCH v2 03/14] arm: "
` [PATCH v2 04/14] arm64: "
` [PATCH v2 05/14] csky: "
` [PATCH v2 06/14] hexagon: "
` [PATCH v2 07/14] m68k: sun3: "
` [PATCH v2 08/14] mips: "
` [PATCH v2 09/14] nds32: "
` [PATCH v2 10/14] nios2: "
` [PATCH v2 11/14] parisc: "
` [PATCH v2 12/14] riscv: "
` [PATCH v2 13/14] um: "
` [PATCH v2 14/14] unicore32: "
[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
2019-05-07 6:49 UTC (29+ messages)
` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc, free}_one[_kernel]
` [PATCH 01/15] asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]
` [PATCH 02/15] alpha: switch to generic version of pte allocation
` [PATCH 03/15] arm: "
` [PATCH 04/15] arm64: "
` [PATCH 05/15] csky: "
` [PATCH 06/15] hexagon: "
` [PATCH 07/15] m68k: sun3: "
` [PATCH 08/15] mips: "
` [PATCH 09/15] nds32: "
` [PATCH 10/15] nios2: "
` [PATCH 11/15] parisc: "
` [PATCH 12/15] powerpc/nohash/64: "
` [PATCH 13/15] riscv: "
` [PATCH 14/15] um: "
` [PATCH 15/15] unicore32: "
[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
2019-05-02 15:31 UTC (2+ messages)
[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
2019-04-12 0:49 UTC (6+ messages)
[PATCH linux-next v9 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-04-08 17:41 UTC (2+ messages)
` [PATCH linux-next v9 2/7] hexagon: define syscall_get_error() and syscall_get_return_value()
[PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
2019-04-04 21:06 UTC (10+ messages)
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args
[RFC][PATCH 3/4 v2] syscalls: Remove start and number from syscall_get_arguments() args
2019-03-28 23:05 UTC (2+ messages)
` [RFC][PATCH 4/4 v2] syscalls: Remove start and number from syscall_set_arguments() args
[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-03-25 15:25 UTC (13+ messages)
` [PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
[PATCH v2 0/4] provide a generic free_initmem implementation
2019-03-25 7:20 UTC (2+ messages)
[PATCH linux-next v8 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
2019-03-22 4:15 UTC (2+ messages)
` [PATCH linux-next v8 2/7] hexagon: define syscall_get_error() and syscall_get_return_value()
[PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
2019-03-21 1:22 UTC (2+ messages)
[PATCH v2 06/13] hexagon: define syscall_get_arch()
2019-03-21 1:19 UTC (2+ messages)
[PATCH v2 05/13] Move EM_HEXAGON to uapi/linux/elf-em.h
2019-03-21 1:19 UTC (2+ messages)
[PATCH v3 07/34] hexagon: mm: Add p?d_large() definitions
2019-02-27 17:05 UTC
[PATCH 05/14] Move EM_HEXAGON to uapi/linux/elf-em.h
2019-02-27 15:30 UTC (4+ messages)
` [PATCH 06/14] hexagon: define syscall_get_arch()
[PATCH 0/8] y2038: remove time32 ABI on rv32 and csky
2019-02-25 19:19 UTC (17+ messages)
` [PATCH 1/8] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 2/8] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 3/8] asm-generic: Drop getrlimit and setrlimit syscalls from default list
` [PATCH 4/8] asm-generic: Make time32 syscall numbers optional
` [PATCH 5/8] unicore32: Fix __ARCH_WANT_STAT64 definition
` [PATCH 6/8] checksyscalls: fix up mq_timedreceive and stat exceptions
` [PATCH 7/8] csky: Use latest system call ABI
` [PATCH 8/8] riscv: "
[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-02-22 3:28 UTC (8+ messages)
` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()
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).