messages from 2018-03-14 09:57:35 to 2018-04-04 15:21:33 UTC [more...]
[PATCH 00/16] Generic infrastructure for unloading initramfs
2018-04-04 15:21 UTC (125+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH 03/16] alpha: "
` [PATCH 04/16] arc: "
` [PATCH 05/16] c6x: "
` [PATCH 06/16] frv: "
` [PATCH 07/16] h8300: "
` [PATCH 08/16] m32r: "
` [PATCH 09/16] m68k: "
` [PATCH 10/16] microblaze: "
` [PATCH 11/16] nios2: "
` [PATCH 12/16] openrisc: "
` [PATCH 13/16] parisc: "
` [PATCH 14/16] powerpc: "
` [PATCH 15/16] sh: "
` [PATCH 16/16] um: "
` [PATCH v2 00/16] Generic infrastructure for unloading initramfs
` [PATCH v2 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH v2 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH v2 03/16] alpha: "
` [PATCH v2 04/16] arc: "
` [PATCH v2 05/16] c6x: "
` [PATCH v2 06/16] frv: "
` [PATCH v2 07/16] h8300: "
` [PATCH v2 08/16] m32r: "
` [PATCH v2 09/16] m68k: "
` [PATCH v2 10/16] microblaze: "
` [PATCH v2 11/16] nios2: "
` [PATCH v2 12/16] openrisc: "
` [PATCH v2 13/16] parisc: "
` [PATCH v2 14/16] powerpc: "
` [PATCH v2 15/16] sh: "
` [PATCH v2 16/16] um: "
` [PATCH] Extract initrd free logic from arch-specific code
` [PATCH v4 0/16] Generic initrd_free_mem
` [PATCH v4 01/16] initrd: Add weakly-linked generic free_initrd_mem
` [PATCH v4 02/16] riscv: Use "
` [PATCH v4 03/16] alpha: "
` [PATCH v4 04/16] arc: "
` [PATCH v4 05/16] c6x: "
` [PATCH v4 06/16] frv: "
` [PATCH v4 07/16] h8300: "
` [PATCH v4 08/16] m32r: "
` [PATCH v4 09/16] m68k: "
` [PATCH v4 10/16] microblaze: "
` [PATCH v4 11/16] nios2: "
` [PATCH v4 12/16] openrisc: "
` [PATCH v4 13/16] parisc: "
` [PATCH v4 14/16] powerpc: "
` [PATCH v4 15/16] sh: "
` [PATCH v4 16/16] um: "
` [PATCH v5 01/16] initrd: Add weakly-linked "
` [PATCH v5 02/16] riscv: Free initrds with "
` [PATCH v5 03/16] alpha: Switch to "
` [PATCH v5 04/16] arc: "
` [PATCH v5 05/16] c6x: "
` [PATCH v5 06/16] frv: "
` [PATCH v5 07/16] h8300: "
` [PATCH v5 08/16] m32r: "
` [PATCH v5 09/16] m68k: "
` [PATCH v5 10/16] microblaze: "
` [PATCH v5 11/16] nios2: "
` [PATCH v5 12/16] openrisc: "
` [PATCH v5 13/16] parisc: "
` [PATCH v5 14/16] powerpc: "
` [PATCH v5 15/16] sh: "
` [PATCH v5 16/16] um: "
` [PATCH v6 01/16] initrd: Add weakly-linked "
` [PATCH v6 02/16] riscv: Free initrds with "
` [PATCH v6 03/16] alpha: Switch to "
` [PATCH v6 04/16] arc: "
` [PATCH v6 05/16] c6x: "
` [PATCH v6 06/16] frv: "
` [PATCH v6 07/16] h8300: "
` [PATCH v6 08/16] m32r: "
` [PATCH v6 09/16] m68k: "
` [PATCH v6 10/16] microblaze: "
` [PATCH v6 11/16] nios2: "
` [PATCH v6 12/16] openrisc: "
` [PATCH v6 13/16] parisc: "
` [PATCH v6 14/16] powerpc: "
` [PATCH v6 15/16] sh: "
` [PATCH v6 16/16] um: "
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-04 2:08 UTC (7+ messages)
` [PATCH v2 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v2 2/2] perf: riscv: Add Document for Future Porting Guide
` [PATCH v2 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
[RFC PR] RISC-V changes for 4.17
2018-04-04 0:27 UTC (3+ messages)
[RFC PR] RISC-V changes for 4.17
2018-04-03 22:39 UTC (3+ messages)
[PATCH v5 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
2018-04-03 22:39 UTC (2+ messages)
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-02 8:18 UTC (7+ messages)
` [PATCH 1/2] perf: riscv: preliminary RISC-V support
` [PATCH 2/2] perf: riscv: Add Document for Future Porting Guide
[PATCH v4 2/3] lib: Rename compiler intrinsic selects to GENERIC_LIB_*
2018-03-29 10:41 UTC
Make set_handle_irq and handle_arch_irq generic, v4
2018-03-29 5:01 UTC (10+ messages)
` [PATCH v4 1/8] arm64: Set CONFIG_MULTI_IRQ_HANDLER
` [PATCH v4 2/8] openrisc: "
` [PATCH v4 3/8] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 4/8] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
` [PATCH v4 5/8] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 6/8] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
` [PATCH v4 7/8] openrisc: "
` [PATCH v4 8/8] irq: Remove MULTI_IRQ_HANDLER as it's now obselete
[PATCH 1/2] perf: riscv: preliminary RISC-V support
2018-03-29 0:41 UTC
[PATCH v2 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
2018-03-24 15:59 UTC (18+ messages)
` [PATCH v2 01/11] RISC-V: Add sections of PLT and GOT for kernel module
` [PATCH v2 02/11] RISC-V: Add section of GOT.PLT "
` [PATCH v2 03/11] RISC-V: Support GOT_HI20/CALL_PLT relocation type in "
` [PATCH v2 04/11] RISC-V: Support CALL "
` [PATCH v2 05/11] RISC-V: Support HI20/LO12_I/LO12_S "
` [PATCH v2 06/11] RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
` [PATCH v2 07/11] RISC-V: Support ALIGN relocation type in kernel module
` [PATCH v2 08/11] RISC-V: Support ADD32 "
` [PATCH v2 09/11] RISC-V: Support SUB32 "
` [PATCH v2 10/11] RISC-V: Enable module support in defconfig
` [PATCH v2 11/11] RISC-V: Add definition of relocation types
[PATCH] RISC-V: build vdso-dummy.o with -no-pie
2018-03-21 21:26 UTC
[PATCH v7 00/13] Support PPTT for ARM64
2018-03-20 13:25 UTC (15+ messages)
` [PATCH v7 05/13] ACPI/PPTT: Add Processor Properties Topology Table parsing
` [PATCH v7 13/13] arm64: topology: divorce MC scheduling domain from core_siblings
[PATCH 02/11] RISC-V: Add section of GOT.PLT for kernel module
2018-03-15 9:35 UTC (3+ messages)
Make set_handle_irq and handle_arch_irq generic, v3
2018-03-14 19:36 UTC (5+ messages)
` [PATCH v3 3/5] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
[PATCH] RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE
2018-03-14 17:41 UTC (2+ messages)
[PATCH 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
2018-03-14 17:30 UTC (5+ messages)
[PATCH 01/11] RISC-V: Add sections of PLT and GOT for kernel module
2018-03-14 17:20 UTC (2+ messages)
[PATCH 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
2018-03-14 17:07 UTC (7+ messages)
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