linux-parisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-22 17:09:06 to 2019-05-05 08:53:43 UTC [more...]

[PATCH] mm: Do not boost watermarks to avoid fragmentation for the DISCONTIG memory model
 2019-05-05  8:53 UTC  (20+ messages)
` DISCONTIGMEM is deprecated

[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel]
 2019-05-05  6:23 UTC  (27+ messages)
` [PATCH 01/15] asm-generic, x86: "
` [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] parisc: Add static branch / JUMP_LABEL feature
 2019-05-03 22:31 UTC  (4+ messages)
  ` [PATCH] parisc: Add static branch and JUMP_LABEL feature (v2)

[PATCH][RFC] parisc: Use per-pagetable spinlock (v2)
 2019-05-03 11:58 UTC  (10+ messages)

linux-next: Signed-off-by missing for commit in the parisc-hd tree
 2019-05-02  5:48 UTC  (2+ messages)

[PATCH] parisc: Enable SPARSEMEM_VMEMMAP
 2019-05-01 13:14 UTC 

[PATCH] parisc: Allow live-patching of __meminit functions
 2019-05-01 12:59 UTC 

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-28 17:16 UTC 

Website Contact Received
 2019-04-28 15:56 UTC 

[PATCH] parisc: Add memory barrier to asm pdc and sync instructions
 2019-04-27 21:57 UTC 

[PATCH] parisc: Update huge TLB page support to use per-pagetable spinlock
 2019-04-27 19:49 UTC  (3+ messages)

[for-next][PATCH 5/5] function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h
 2019-04-25 16:28 UTC 

[RFC PATCH V3 0/6] vhost: accelerate metadata access
 2019-04-23  5:54 UTC  (7+ messages)
` [RFC PATCH V3 1/6] vhost: generalize adding used elem
` [RFC PATCH V3 2/6] vhost: fine grain userspace memory accessors
` [RFC PATCH V3 3/6] vhost: rename vq_iotlb_prefetch() to vq_meta_prefetch()
` [RFC PATCH V3 4/6] vhost: introduce helpers to get the size of metadata area
` [RFC PATCH V3 5/6] vhost: factor out setting vring addr and num
` [RFC PATCH V3 6/6] vhost: access vq metadata through kernel virtual address

[PATCH] parisc: Add memory clobber to TLB purges
 2019-04-21 23:47 UTC 

[PATCH] parisc: Remove lock code to serialize TLB operations in pacache.S
 2019-04-21 23:37 UTC  (8+ messages)

[PATCH v3 2/3] asm-generic: generalize asm/sockios.h
 2019-04-17 20:51 UTC 

[PATCH net-next 2/3] asm-generic: generalize asm/sockios.h
 2019-04-16 20:32 UTC 

[PATCH] [v2] arch: add pidfd and io_uring syscalls everywhere
 2019-04-16 11:41 UTC  (3+ messages)

[PATCH linux-next v10 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-04-15 23:44 UTC  (2+ messages)
` [PATCH linux-next v10 4/7] parisc: define syscall_get_error()

[PATCH] parisc: Switch from DISCONTIGMEM to SPARSEMEM
 2019-04-15 20:46 UTC  (3+ messages)

[PATCH] parisc: Use ldcw instruction for SMP spinlock release barrier
 2019-04-15 15:54 UTC  (4+ messages)

[PATCH] parisc: use per-pagetable spinlock
 2019-04-13 17:57 UTC  (18+ messages)

[RFC patch 08/41] parisc/stacktrace: Remove the pointless ULONG_MAX marker
 2019-04-10 10:28 UTC 

Memory management broken by "mm: reclaim small amounts of memory when an external fragmentation event occurs"
 2019-04-09 20:09 UTC  (9+ messages)

[PATCH] parisc: update feature lists
 2019-04-09 20:05 UTC 

[PATCH 0/4] kretprobes for parisc / cleanups
 2019-04-09 17:53 UTC  (6+ messages)
` [PATCH 1/4] parisc: remove kprobes.h from generic-y
` [PATCH 2/4] parisc: Implement kretprobes
` [PATCH 3/4] doc: update kprobes supported architecture list
` [PATCH 4/4] parisc: remove unused flags parameter in __patch_text()

[PATCH linux-next v9 0/7] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-04-08 17:42 UTC  (2+ messages)
` [PATCH linux-next v9 4/7] parisc: define syscall_get_error()

[PATCH 0/2] parisc: add kprobes
 2019-04-07 18:43 UTC  (4+ messages)
` [PATCH 1/2] parisc: add functions required by KPROBE_EVENTS
` [PATCH 2/2] parisc: Implement kprobes

[PATCH] parisc: PA-Linux requires at least 32 MB RAM
 2019-04-06 23:09 UTC 

[GIT PULL] parisc architecture updates for kernel v5.1
 2019-04-06 21:05 UTC  (2+ messages)

[PATCH] parisc: Export running_on_qemu symbol for modules
 2019-04-06 14:45 UTC 

[PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
 2019-04-04 21:06 UTC  (9+ messages)
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args

[PATCH v2 0/3] Add KGDB support to PA-RISC
 2019-04-04 19:14 UTC  (4+ messages)
` [PATCH v2 1/3] parisc: add set_fixmap()/clear_fixmap()
` [PATCH v2 2/3] parisc: add parisc code patching
` [PATCH v2 3/3] parisc: add KGDB support

[PATCH 0/2] small ptrace fixes
 2019-04-04 17:54 UTC  (4+ messages)
` [PATCH 1/2] parisc: regs_return_value() should return gpr28
` [PATCH 2/2] parisc: also set iaoq_b in instruction_pointer_set()

[PATCH] parisc: Consider stack randomization for mmap base only when necessary
 2019-04-04  6:26 UTC 

[PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere
 2019-04-04  6:08 UTC  (16+ messages)

[PATCH 0/3] Add KGDB support to parisc
 2019-04-02 20:48 UTC  (4+ messages)
` [PATCH 1/3] parisc: add set_fixmap()/clear_fixmap()
` [PATCH 2/3] parisc: add parisc code patching
` [PATCH 3/3] parisc: add KGDB support

[PATCH] parisc: Improve LASI LAN for QEMU
 2019-04-02 10:21 UTC 

[PATCH] parisc: Skip registering LED when running in QEMU
 2019-04-02 10:17 UTC 

[PATCH] parisc: Detect qemu as early as possible in boot process
 2019-04-02 10:13 UTC 

[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

Spende an dich
 2019-03-28 10:43 UTC 

[svens@stackframe.org: kgdb for parisc]
 2019-03-27 14:35 UTC  (2+ messages)

[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-03-25 15:25 UTC  (10+ messages)
` [PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()


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