linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-18 14:54:11 to 2017-01-03 22:47:45 UTC [more...]

[RFC] minimum gcc version for kernel: raise to gcc-4.3 or 4.6?
 2017-01-03 22:47 UTC  (10+ messages)
` [PATCH 11/13] fs: fix unsigned enum warning with gcc-4.2

[PATCHv2 00/29] 5-level paging
 2017-01-03 22:09 UTC  (85+ messages)
` [PATCHv2 01/29] x86/cpufeature: Add 5-level paging detecton
` [PATCHv2 02/29] asm-generic: introduce 5level-fixup.h
` [PATCHv2 03/29] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv2 04/29] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv2 05/29] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv2 06/29] mm: convert generic code to 5-level paging
` [PATCHv2 07/29] mm: introduce __p4d_alloc()
` [PATCHv2 08/29] x86: basic changes into headers for 5-level paging
` [PATCHv2 09/29] x86: trivial portion of 5-level paging conversion
` [PATCHv2 10/29] x86/gup: add 5-level paging support
` [PATCHv2 11/29] x86/ident_map: "
` [PATCHv2 12/29] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCHv2 13/29] x86/power: support p4d_t in hibernate code
` [PATCHv2 14/29] x86/kexec: support p4d_t
` [PATCHv2 15/29] x86: convert the rest of the code to "
` [PATCHv2 16/29] x86: detect 5-level paging support
` [PATCHv2 17/29] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCHv2 18/29] x86/mm: define virtual memory map for 5-level paging
` [PATCHv2 19/29] x86/paravirt: make paravirt code support "
` [PATCHv2 20/29] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCHv2 21/29] x86/dump_pagetables: support 5-level paging
` [PATCHv2 22/29] x86/mm: extend kasan to "
` [PATCHv2 23/29] x86/espfix: "
` [PATCHv2 24/29] x86/mm: add support of additional page table level during early boot
` [PATCHv2 25/29] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCHv2 26/29] x86/mm: make kernel_physical_mapping_init() support "
` [PATCHv2 27/29] x86/mm: add support for 5-level paging for KASLR
` [PATCHv2 28/29] x86: enable 5-level paging support
` [RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR

[PATCH v4 00/16] linux: generalize sections, ranges and linker tables
 2017-01-03 21:27 UTC  (39+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] generic-sections: add section core helpers
  ` [PATCH v5 02/14] xtensa: skip adding literal when SORT() is used
  ` [PATCH v5 03/14] ranges.h: add helpers to build and identify Linux section ranges
  ` [PATCH v5 04/14] tables.h: add linker table support
  ` [PATCH v5 05/14] kbuild: enable option to force compile force-obj-y and force-lib-y
  ` [PATCH v5 06/14] firmware/Makefile: force recompilation if makefile changes
  ` [PATCH v5 07/14] firmware: port built-in section to linker table
  ` [PATCH v5 08/14] jump_label: move guard #endif down where it belongs
  ` [PATCH v5 09/14] jump_label: port __jump_table to linker tables
  ` [PATCH v5 10/14] dynamic_debug: port to use "
  ` [PATCH v5 11/14] kprobes: move kprobe declarations to asm-generic/kprobes.h
  ` [PATCH v5 12/14] kprobes: port .kprobes.text to section range
  ` [PATCH v5 13/14] kprobes: port blacklist kprobes to linker table
  ` [PATCH v5 14/14] lib: add linker tables test driver

[PATCH] uapi: use wildcards to list files
 2017-01-03 21:37 UTC  (6+ messages)

[Question] New mmap64 syscall?
 2017-01-03 20:54 UTC  (6+ messages)

How should we handle variable address space sizes (Re: [RFC 3/4] x86/mm: define TASK_SIZE as current->mm->task_size)
 2017-01-02 23:06 UTC  (8+ messages)

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH v4] mm: pmd dirty emulation in page fault handler
 2016-12-27 10:17 UTC  (4+ messages)

[PATCH] mm: pmd dirty emulation in page fault handler
 2016-12-23 14:53 UTC  (19+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2016-12-23 13:45 UTC  (14+ messages)
` [PATCH v2 1/4] dax: kill uml support
` [PATCH v2 3/4] mm: add follow_pte_pmd()
  ` [PATCH v2 2/4] dax: add stub for pmdp_huge_clear_flush()
  ` [PATCH v2 4/4] dax: wrprotect pmd_t in dax_mapping_entry_mkclean

[PATCH v3] mm: pmd dirty emulation in page fault handler
 2016-12-23  7:53 UTC 

[PATCH v1 0/7] tools: add linker table userspace sandbox
 2016-12-22  2:39 UTC  (14+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] tools: add a userspace tools bug.h
  ` [PATCH v2 2/6] tools: add init.h for tools
  ` [PATCH v2 3/6] tools: add __used and enable to override
  ` [PATCH v2 4/6] tools: expand export.h with VMLINUX_SYMBOL()
  ` [PATCH v2 5/6] tools: add __section() to compiler.h
  ` [PATCH v2 6/6] tools: add userspace linker table sandbox

[RFC3 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-12-21 18:56 UTC  (5+ messages)
` [PATCH 10/18] arm64: ilp32: introduce binfmt_ilp32.c

[GIT PULL] kbuild changes for v4.9-rc1
 2016-12-18 15:08 UTC  (12+ messages)


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