linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-12 01:58:31 to 2017-12-18 06:46:43 UTC [more...]

[PATCH v4 00/36] Andes(nds32) Linux Kernel
 2017-12-18  6:46 UTC  (29+ messages)
` [PATCH v4 01/36] asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMU
` [PATCH v4 02/36] earlycon: add reg-offset to physical address before mapping
` [PATCH v4 03/36] nds32: Assembly macros and definitions
` [PATCH v4 04/36] nds32: Kernel booting and initialization
` [PATCH v4 07/36] nds32: MMU initialization
` [PATCH v4 08/36] nds32: MMU fault handling and page table management
` [PATCH v4 10/36] nds32: Process management
` [PATCH v4 11/36] nds32: IRQ handling
` [PATCH v4 12/36] nds32: Atomic operations
` [PATCH v4 13/36] nds32: Device specific operations
` [PATCH v4 14/36] nds32: DMA mapping API
  ` [PATCH v4 06/36] nds32: MMU definitions
  ` [PATCH v4 15/36] nds32: ELF definitions
` [PATCH v4 16/36] nds32: System calls handling
` [PATCH v4 17/36] nds32: VDSO support
` [PATCH v4 18/36] nds32: Signal handling support
` [PATCH v4 19/36] nds32: Library functions
` [PATCH v4 20/36] nds32: Debugging support
` [PATCH v4 21/36] nds32: L2 cache support
` [PATCH v4 22/36] nds32: Loadable modules
` [PATCH v4 23/36] nds32: Generic timers support
` [PATCH v4 24/36] nds32: Device tree support
` [PATCH v4 25/36] nds32: Miscellaneous header files
` [PATCH v4 26/36] nds32: defconfig
` [PATCH v4 28/36] MAINTAINERS: Add nds32
` [PATCH v4 29/36] dt-bindings: nds32 CPU Bindings
` [PATCH v4 30/36] dt-bindings: nds32 SoC Bindings
` [PATCH v4 31/36] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

pkeys: Support setting access rights for signal handlers
 2017-12-16 17:20 UTC  (20+ messages)

[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
 2017-12-16  0:49 UTC  (59+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
  ` [2/2] "
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
  ` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation

[PATCH 0/5] Consolidate init_task handling and expand macros
 2017-12-15 18:52 UTC  (13+ messages)
` Adding init_task consolidation patches to linux-next

[PATCHv4 00/12] Do not lose dirty bit on THP pages
 2017-12-15 13:49 UTC  (32+ messages)
` [PATCHv4 01/12] asm-generic: Provide generic_pmdp_establish()
` [PATCHv4 02/12] arc: Use generic_pmdp_establish as pmdp_establish
` [PATCHv4 03/12] arm/mm: Provide pmdp_establish() helper
` [PATCHv4 04/12] arm64: "
` [PATCHv4 05/12] mips: Use generic_pmdp_establish as pmdp_establish
` [PATCHv4 06/12] powerpc/mm: update pmdp_invalidate to return old pmd value
` [PATCHv4 07/12] s390/mm: Modify pmdp_invalidate to return old value
` [PATCHv4 08/12] sparc64: Update pmdp_invalidate() to return old pmd value
` [PATCHv4 09/12] x86/mm: Provide pmdp_establish() helper
` [PATCHv4 10/12] mm: Do not lose dirty and access bits in pmdp_invalidate()
` [PATCHv4 11/12] mm: Use updated pmdp_invalidate() interface to track dirty/accessed bits
` [PATCHv4 12/12] mm/thp: Remove pmd_huge_split_prepare

[PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2017-12-15 10:36 UTC  (5+ messages)
` [PATCH v2 07/10] include: Add new y2038 safe __kernel_timespec
  ` [Y2038] "

[RFC PATCH v2 0/4] Add rlimit-resources change notification mechanism
 2017-12-15  8:05 UTC  (11+ messages)
  ` [RFC PATCH v2 1/4] sched: Allow to get() and put() signal struct
  ` [RFC PATCH v2 2/4] Add rlimit-events framework
  ` [RFC PATCH v2 3/4] Connect rlimit-events with process life cycle
  ` [RFC PATCH v2 4/4] Allow to trace fd usage with rlimit-events

[PATCHv3 00/11] Do not loose dirty bit on THP pages
 2017-12-13 10:13 UTC  (5+ messages)
` [PATCHv3 11/11] mm: Use updated pmdp_invalidate() interface to track dirty/accessed bits

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-13 10:04 UTC  (33+ messages)
` [PATCH v3 09/33] nds32: Cache and TLB routines
` [PATCH v3 17/33] nds32: VDSO support
` [PATCH v3 29/33] dt-bindings: nds32 CPU Bindings
` [PATCH v3 30/33] dt-bindings: nds32 SoC Bindings
` [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

[PATCH v5 0/3] Add andestech atcpit100 timer
 2017-12-13  6:06 UTC  (8+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "
` [PATCH v5 2/3] clocksource/drivers/atcpit100: VDSO support
` [PATCH v5 3/3] dt-bindings: timer: Add andestech atcpit100 timer binding doc

[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
 2017-12-12 19:36 UTC  (11+ messages)
` [PATCH v5 15/30] arm64/sve: Signal handling support

[PATCH v5] mmap.2: MAP_FIXED updated documentation
 2017-12-12  7:55 UTC  (3+ 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).