linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-26 08:54:35 to 2015-12-20 10:20:11 UTC [more...]

JUST REPLY YES ONLY
 2015-12-20  9:51 UTC 

Query about merging memblock and bootmem into one new alloc
 2015-12-19 13:57 UTC 

Query about merging memblock and bootmem into one new alloc
 2015-12-19 13:40 UTC 

[RFC][PATCH 00/13] Convert bitop funcs to bool return type and propagate to various callers/users
 2015-12-17 20:38 UTC  (3+ messages)
` [PATCH 01/13] Make the x86 bitops like test_bit() return bool

[PATCH 3.13.y-ckt 02/78] stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures
 2015-12-17  0:38 UTC  (4+ messages)
` [PATCH 3.13.y-ckt 03/78] stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG

[PATCH 01/11] resource: Add System RAM resource type
 2015-12-16 21:52 UTC  (38+ messages)
` [PATCH 02/11] resource: make resource flags handled properly
` [PATCH 03/11] x86/e820: Set IORESOURCE_SYSTEM_RAM to System RAM
` [PATCH 04/11] arch: "
` [PATCH 05/11] xen: "
` [PATCH 06/11] kexec: "
` [PATCH 07/11] memory-hotplug: "
` [PATCH 08/11] memremap: Change region_intersects() to use System RAM type
` [PATCH 09/11] resource: Change walk_system_ram "
` [PATCH 10/11] arm/samsung: Change s3c_pm_run_res() "
` [PATCH 11/11] ACPI/EINJ: Allow memory error injection to NVDIMM

[PATCH v2 trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h
 2015-12-15 22:11 UTC 

[PATCH trivial] include: asm-generic: Notice about 80 columns in pgtable-no*.h
 2015-12-15 22:06 UTC  (13+ messages)

[PATCH 00/11] Support System RAM resource type and EINJ to NVDIMM
 2015-12-14 23:37 UTC  (2+ messages)

[3.13.y-ckt stable] Patch "stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures" has been added to staging queue
 2015-12-14 20:12 UTC  (2+ messages)

[3.13.y-ckt stable] Patch "stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG" has been added to staging queue
 2015-12-14 20:12 UTC  (2+ messages)

[PATCH 00/32] x86: Memory Protection Keys (v7)
 2015-12-14 19:06 UTC  (5+ messages)
` [PATCH 18/32] mm: add gup flag to indicate "foreign" mm access
` [PATCH 25/32] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()

[PATCH] include/asm-generic/pgtable.h: Check once and return for pgprot_modify
 2015-12-13 15:46 UTC  (3+ messages)

[PATCH] include/asm-generic/pgtable.h: Remove redundant variable r
 2015-12-13  9:09 UTC 

[PATCH trivial] include/asm-generic/pgtable.h: Notice about coding styles
 2015-12-13  9:14 UTC  (2+ messages)

[PATCH trivial] include/asm-generic/tlb.h: Notice about the coding style
 2015-12-13  9:06 UTC 

[PATCH trivial] include/asm-generic/page.h: Notice about 80 columns
 2015-12-13  9:04 UTC 

[PATCH v3 0/8] introduce post-init read-only memory
 2015-12-11 21:20 UTC  (24+ messages)
` [PATCH v3 1/8] asm-generic: consolidate mark_rodata_ro()
` [PATCH v3 2/8] lib: add "on" and "off" to strtobool
` [PATCH v3 3/8] param: convert some "on"/"off" users "
` [PATCH v3 4/8] init: create cmdline param to disable readonly
` [PATCH v3 5/8] x86: make CONFIG_DEBUG_RODATA non-optional
` [PATCH v3 6/8] introduce post-init read-only memory
` [PATCH v3 7/8] lkdtm: verify that __ro_after_init works correctly
` [PATCH v3 8/8] x86, vdso: mark vDSO read-only after init

[PATCH 00/34] x86: Memory Protection Keys (v5)
 2015-12-11 20:16 UTC  (11+ messages)
` [PATCH 18/34] mm: add gup flag to indicate "foreign" mm access
` [PATCH 24/34] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()

[PATCH v9 51/60] PCI: Unify skip_ioresource_align()
 2015-12-11  5:06 UTC  (2+ messages)

[PATCH RESEND] h8300: KGDB support
 2015-12-11  3:16 UTC 

[PATCH v5] fs: clear file privilege bits when mmap writing
 2015-12-10 22:33 UTC 

[PATCH v2 0/4] introduce post-init read-only memory
 2015-12-09 19:35 UTC  (15+ messages)
` [PATCH v2 1/4] init: create cmdline param to disable readonly
` [PATCH v2 2/4] introduce post-init read-only memory

[PATCH] vmlinux.lds.h: Fix errors in comments and clean up
 2015-12-09  1:12 UTC  (2+ messages)

[PSEUDOPATCH] rename is_compat_task
 2015-12-08  5:52 UTC  (10+ messages)

[PATCH] ARM: avoid ARCH_MMAP_RND_BITS for NOMMU
 2015-12-07  7:21 UTC  (4+ messages)

[PATCH] h8300: KGDB support
 2015-12-05 15:51 UTC 

Hello
 2015-12-04 12:36 UTC 

[tip:locking/core] locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() documentation
 2015-12-04 12:01 UTC  (2+ messages)

[tip:locking/core] lcoking/barriers, arch: Use smp barriers in smp_store_release()
 2015-12-04 12:01 UTC  (2+ messages)

[tip:locking/core] locking/cmpxchg, arch: Remove tas() definitions
 2015-12-04 12:01 UTC  (2+ messages)

[PATCH] Kbuild: Enable interprocedural register allocation for gcc 5
 2015-12-01  6:00 UTC  (2+ messages)

[PATCH 0/2] introduce post-init read-only memory
 2015-11-30 21:43 UTC  (42+ messages)
    ` [kernel-hardening] "

[PATCH] ARM64: fix building without CONFIG_UID16
 2015-11-30  8:38 UTC  (3+ messages)

[PATCH v5 03/12] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
 2015-11-30  6:39 UTC  (2+ messages)

[PATCH] xtensa: Fix execdomain removal
 2015-04-12 14:58 UTC 

[PATCH v2 0/2] restrict /dev/mem to idle io memory ranges
 2015-11-26 11:08 UTC  (6+ messages)
` [PATCH v2 2/2] "


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