linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-08 05:16:41 to 2018-11-09 19:05:09 UTC [more...]

[PATCH 0/17] Kernel compression: add ZSTD, remove LZMA1 and BZIP2
 2018-11-09 19:03 UTC  (14+ messages)
` [PATCH 01/17] lib: Add support for ZSTD-compressed kernel
  ` [PATCH 06/17] parisc: Remove support for BZIP2 and LZMA compressed kernel
  ` [PATCH 07/17] s390: "
  ` [PATCH 08/17] sh: "
  ` [PATCH 09/17] unicore32: "
  ` [PATCH 10/17] arm: Remove support for "
  ` [PATCH 11/17] Kconfig: Remove support for BZIP2-compressed initrd and kernel
  ` [PATCH 12/17] Kconfig: Remove support for LZMA-compressed initrd
  ` [PATCH 13/17] arch/*: Purge references to CONFIG_RD_BZIP2/LZMA from various defconfigs
  ` [PATCH 14/17] lib: Completely purge now-unused bzip2 code from the kernel
  ` [PATCH 15/17] lib: Completely purge now-unused lzma "
  ` [PATCH 16/17] Kconfig: Update the prose for selection of compression algorithm
  ` [PATCH 17/17] [NOT FOR MERGING] lib: Be noisy about used decompression method

[PATCH] parisc: Improve alternative live patching
 2018-11-09 15:43 UTC  (5+ messages)

[PATCH -next-akpm 0/3] Add support for fast mremap
 2018-11-08 18:12 UTC  (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[PATCH -next 0/3] Add support for fast mremap
 2018-11-06  4:36 UTC  (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
  ` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[GIT PULL] parisc architecture fixes for kernel v4.20
 2018-10-29 22:03 UTC  (2+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-29 10:28 UTC  (26+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
` [PATCH 3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1)
` [PATCH 4/4] x86: "

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-26 19:05 UTC  (15+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h

[PATCH v6 0/5] parisc: system call table generation support
 2018-10-26  5:13 UTC  (6+ messages)
` [PATCH v6 1/5] parisc: move __IGNORE* entries to non uapi header
` [PATCH v6 2/5] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v6 3/5] parisc: add system call table generation support
` [PATCH v6 4/5] parisc: generate uapi header and system call table files
` [PATCH v6 5/5] parisc: syscalls: ignore nfsservctl for other architectures

[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-23 23:40 UTC  (3+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h

[GIT PULL] parisc architecture updates for kernel v4.20
 2018-10-23 19:03 UTC  (2+ messages)

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  5:37 UTC  (4+ messages)

[PATCH] parisc: remove the dead ccio-rm-dma driver
 2018-10-22 10:06 UTC  (2+ messages)

[PATCH v5 0/5] parisc: system call table generation support
 2018-10-18 18:34 UTC  (7+ messages)
` [PATCH v5 1/5] parisc: move __IGNORE* entries to non uapi header
` [PATCH v5 2/5] parisc: add __NR_syscalls along with __NR_Linux_syscalls
` [PATCH v5 3/5] parisc: add system call table generation support
` [PATCH v5 4/5] parisc: uapi header and system call table file generation
` [PATCH v5 5/5] parisc: syscalls: ignore nfsservctl for other architectures

[GIT PULL] parisc fix for kernel v4.19
 2018-10-17 12:01 UTC  (2+ messages)

[PATCH] extract-vmlinux: Check for uncompressed image as fallback
 2018-10-17  6:45 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the parisc-hd tree
 2018-10-17  6:19 UTC  (2+ messages)

[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
 2018-10-16  2:08 UTC  (38+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions

[PATCH v4 0/6] parisc: system call table generation support
 2018-10-15  5:45 UTC  (23+ messages)
` [PATCH v4 1/6] parisc: move __IGNORE* entries to non uapi header
` [PATCH v4 2/6] parisc: add __NR_Linux_syscalls along with __NR_syscalls
` [PATCH v4 3/6] parisc: add system call table generation support
` [PATCH v4 4/6] parisc: uapi header and system call table file generation
` [PATCH v4 5/6] parisc: wire up rseq system call
` [PATCH v4 6/6] parisc: syscalls: Ignore nfsservctl for other architectures

[PATCH v3 0/6] System call table generation support
 2018-10-11 15:01 UTC  (33+ messages)
` [PATCH v3 3/6] parisc: add system "
` [PATCH v3 4/6] parisc: uapi header and system call table file generation
` [PATCH v3 5/6] parisc: wire up rseq system call
` [PATCH v3 6/6] parisc: syscalls: Ignore nfsservctl for other architectures

[PATCH v3 0/7] Remove errors building drivers/DRIVERNAME
 2018-10-10  1:04 UTC  (14+ messages)
` [PATCH v3 3/7] drivers: parisc: Avoids building driver if CONFIG_PARISC is disabled


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).