messages from 2018-02-08 23:15:36 to 2018-03-13 10:35:55 UTC [more...]
[PATCH 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
2018-03-13 10:35 UTC (13+ messages)
` [PATCH 01/11] RISC-V: Add sections of PLT and GOT for kernel module
` [PATCH 02/11] RISC-V: Add section of GOT.PLT "
` [PATCH 03/11] RISC-V: Support GOT_HI20/CALL_PLT relocation type in "
` [PATCH 04/11] RISC-V: Support CALL "
` [PATCH 05/11] RISC-V: Support HI20/LO12_I/LO12_S "
` [PATCH 06/11] RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
` [PATCH 07/11] RISC-V: Support ALIGN relocation type in kernel module
` [PATCH 08/11] RISC-V: Support ADD32 "
` [PATCH 09/11] RISC-V: Support SUB32 "
` [PATCH 10/11] RISC-V: Enable module support in defconfig
` [PATCH 11/11] RISC-V: Add definition of relocation types
[RFC/PATCH] risc-v: Fix issue ignoring CONFIG_CMDLINE_OVERRIDE
2018-03-13 3:26 UTC
Make set_handle_irq and handle_arch_irq generic, v3
2018-03-12 19:24 UTC (10+ messages)
` [PATCH v3 1/5] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [PATCH v3 2/5] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
` [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
` [PATCH v3 4/5] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
` [PATCH v3 5/5] openrisc: "
[PATCH v2 2/2] riscv/atomic: Strengthen implementations with fences
2018-03-12 6:13 UTC (11+ messages)
[RFC PATCH 1/2] riscv/spinlock: Strengthen implementations with fences
2018-03-09 18:07 UTC (8+ messages)
[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
2018-03-09 17:58 UTC (12+ messages)
` [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [RFC PATCH 6/6] arch: add untagged_addr definition for other arches
[PATCH v2 1/2] riscv/spinlock: Strengthen implementations with fences
2018-03-09 12:13 UTC
[PATCH v2 0/2] riscv/spinlock,atomic: Miscellaneous fixes
2018-03-09 12:12 UTC
[PATCH] tty: New RISC-V SBI console driver
2018-03-08 22:27 UTC
[PATCH v7 00/13] Support PPTT for ARM64
2018-03-08 20:41 UTC (39+ messages)
` [PATCH v7 01/13] drivers: base: cacheinfo: move cache_setup_of_node()
` [PATCH v7 02/13] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v7 03/13] cacheinfo: rename of_node to fw_token
` [PATCH v7 04/13] arm64/acpi: Create arch specific cpu to acpi id helper
` [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v7 06/13] ACPI: Enable PPTT support on ARM64
` [PATCH v7 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v7 08/13] arm64: "
` [PATCH v7 09/13] ACPI/PPTT: Add topology parsing code
` [PATCH v7 10/13] arm64: topology: rename cluster_id
` [PATCH v7 11/13] arm64: topology: enable ACPI/PPTT based CPU topology
` [PATCH v7 12/13] ACPI: Add PPTT to injectable table list
` [PATCH v7 13/13] arm64: topology: divorce MC scheduling domain from core_siblings
[PATCH] riscv: Implement free_initrd_mem
2018-03-08 20:31 UTC (7+ messages)
` [PATCH v2] "
[PATCH] set_handle_irq: Return EBUSY if the handler has already been registered
2018-03-08 19:41 UTC (4+ messages)
[PATCH] riscv: Respect the initrd found in the dt, if any
2018-03-08 19:35 UTC (5+ messages)
upstream status?
2018-03-07 5:45 UTC (4+ messages)
[PATCH 0/9] RISC-V: Make modules loadable
2018-03-06 23:45 UTC (24+ messages)
` [PATCH 1/9] RISC-V: Build non position-independent modules
` [PATCH 2/9] RISC-V: Load modules within relative jump range of the kernel text
` [PATCH 3/9] RISC-V: Support RISCV_CALL relocations for non-PIC modules
` [PATCH 4/9] RISC-V: Support RISCV_RVC_BRANCH relocations in modules
` [PATCH 5/9] RISC-V: Support RISCV_RVC_JUMP "
` [PATCH 6/9] RISC-V: Support RISCV_ADD32 "
` [PATCH 7/9] RISC-V: Support RISCV_SUB32 "
` [PATCH 8/9] RISC-V: Support RISCV_ALIGN "
` [PATCH 9/9] RISC-V: Build a module-enabled kernel by default
[RFC PATCH] riscv/locking: Strengthen spin_lock() and spin_unlock()
2018-03-06 13:00 UTC (23+ messages)
[RFC PATCH 2/2] riscv/atomic: Strengthen implementations with fences
2018-03-05 19:05 UTC (2+ messages)
[RFC PATCH 0/2] riscv/spinlock,atomic: Miscellaneous fixes
2018-03-05 18:23 UTC
RISC-V Seccomp Support?
2018-03-01 11:44 UTC (3+ messages)
[GIT PULL] RISC-V: smb_mb() fix for 4.16-rc4
2018-02-28 22:50 UTC
[PATCH] riscv/barrier: Define __smp_{store_release,load_acquire}
2018-02-28 0:15 UTC (4+ messages)
Building Risc-V Linux kernel images for qemu without rebuilding bbl
2018-02-27 23:38 UTC (3+ messages)
[PATCH RFC] riscv/barrier: Define __smp_{mb,rmb,wmb}
2018-02-27 2:27 UTC (5+ messages)
[PATCH] riscv: enable STRICT_DEVMEM by default
2018-02-26 18:04 UTC (5+ messages)
[PATCH] riscv: Add install target to Makefile
2018-02-24 0:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] riscv: enable STRICT_DEVMEM by default
2018-02-22 15:57 UTC
[palmer:riscv-all 16/19] u54-prci.c:undefined reference to `__udivdi3'
2018-02-21 21:25 UTC
[palmer:riscv-all 12/17] ./arch/riscv/include/generated/asm/handle_irq.h:1:10: fatal error: asm-generic/handle_irq.h: No such file or directory
2018-02-21 17:11 UTC
[GIT PULL] RISC-V: Cleanups for 4.16-rc3
2018-02-21 16:37 UTC
[patches] [PATCH] Rename sbi_save to parse_dtb to improve code readability
2018-02-15 23:02 UTC
[PATCH] riscv: kconfig: Remove RISCV_IRQ_INTC select
2018-02-13 2:07 UTC (2+ messages)
[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
2018-02-12 7:17 UTC (6+ messages)
` [PATCH] ALSA: ac97: kconfig: Remove select of undefined symbol AC97
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).