linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-12 07:09:19 to 2015-08-27 16:56:54 UTC [more...]

[PATCH 00/11] THP support for ARC
 2015-08-27 16:56 UTC  (16+ messages)
` [PATCH 01/11] ARC: mm: pte flags comsetic cleanups, comments
` [PATCH 02/11] ARC: mm: Introduce PTE_SPECIAL
` [PATCH 03/11] Documentation/features/vm: pte_special now supported by ARC
` [PATCH 04/11] ARCv2: mm: THP support
` [PATCH 05/11] ARCv2: mm: THP: boot validation/reporting
` [PATCH 06/11] Documentation/features/vm: THP now supported by ARC
` [PATCH 07/11] mm: move some code around
` [PATCH 08/11] mm,thp: reduce ifdef'ery for THP in generic code
` [PATCH 09/11] mm,thp: introduce flush_pmd_tlb_range
` [PATCH 10/11] ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
` [PATCH 11/11] ARCv2: Add a DT which enables THP

[PATCH v3 0/6] ARCv2 port to Linux - (C) perf
 2015-08-27  9:18 UTC  (26+ messages)
` [PATCH v3 1/6] ARC: perf: cap the number of counters to hardware max of 32
` [PATCH v3 2/6] ARCv2: perf: implement "event_set_period"
` [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts
        ` [arc-linux-dev] "
` [PATCH v3 4/6] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [PATCH v3 5/6] ARCv2: perf: SMP support
` [PATCH v3 6/6] ARCv2: perf: Finally introduce HS perf unit
  ` [arc-linux-dev] Re: [PATCH v3 0/6] ARCv2 port to Linux - (C) perf

[PATCH v8 0/6] Allow user to request memory to be locked on page fault
 2015-08-26 18:24 UTC  (8+ messages)
` [PATCH v8 2/6] mm: mlock: Add new mlock system call
` [PATCH v8 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH v8 6/6] mips: Add entry for new mlock2 syscall

[PATCH v5 0/8] Add generic support for relaxed atomics
 2015-08-26 11:35 UTC  (4+ messages)

[PATCH] ARC: add negative dependency for VGA_CONSOLE
 2015-08-26 11:34 UTC  (6+ messages)

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-08-26  4:06 UTC  (27+ messages)

[tip:core/rcu] rcu,locking: Privatize smp_mb__after_unlock_lock()
 2015-08-25  8:21 UTC 

[GIT PULL rcu/next] Additional RCU commit for 4.3
 2015-08-25  7:46 UTC  (3+ messages)

[PATCH v4 05/11] PCI: Add pci_iomap_wc() variants
 2015-08-24 19:13 UTC  (2+ messages)

FINANCIAL GIFT
 2015-08-21 18:41 UTC 

[PATCH v4 31/52] PCI: Unify skip_ioresource_align()
 2015-08-21  6:20 UTC  (2+ messages)

[PATCH v2 0/8] ARCv2 port to Linux - (C) perf
 2015-08-20 11:33 UTC  (14+ messages)
` [PATCH v2 3/8] ARCv2: perf: implement "event_set_period" for future use with interrupts
` [PATCH v2 4/8] ARCv2: perf: Support sampling events using overflow interrupts
` [PATCH v2 6/8] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [arc-linux-dev] [PATCH v2 0/8] ARCv2 port to Linux - (C) perf

Bless You
 2015-08-19 11:47 UTC 

Re:
 2015-08-19 13:01 UTC 

[PATCH V4 0/3] mm: Add generic copy from early unmapped RAM
 2015-08-18  8:56 UTC  (9+ messages)
` [PATCH V4 1/3] mm: add utility for early copy from unmapped ram
` [PATCH V4 2/3] arm64: support initrd outside kernel linear map
` [PATCH V4 3/3] x86: use generic early mem copy

[PATCH V3 0/3] mm: Add generic copy from early unmapped RAM
 2015-08-17 13:32 UTC  (10+ messages)
` [PATCH V3 1/3] mm: add utility for early copy from unmapped ram
` [PATCH V3 2/3] arm64: support initrd outside kernel linear map
` [PATCH V3 3/3] x86: use generic early mem copy

RFC: prepare for struct scatterlist entries without page backing
 2015-08-14 16:17 UTC  (81+ messages)
` [PATCH 12/31] mn10300: handle page-less SG entries
` [PATCH 13/31] sparc/ldc: "
` [PATCH 14/31] sparc32/io-unit: "
` [PATCH 15/31] sparc32/iommu: "
` [PATCH 16/31] s390: "
` [PATCH 17/31] ia64/sba_iommu: remove sba_sg_address
` [PATCH 18/31] nios2: handle page-less SG entries
` [PATCH 19/31] arc: "
` [PATCH 20/31] avr32: "
` [PATCH 21/31] blackfin: "
` [PATCH 22/31] metag: "
` [PATCH 23/31] sh: "
` [PATCH 24/31] xtensa: "
` [PATCH 25/31] frv: "
` [PATCH 26/31] openrisc: "
` [PATCH 27/31] mips: "
` [PATCH 28/31] powerpc: "
` [PATCH 29/31] parisc: "
` [PATCH 30/31] intel-iommu: "
` [PATCH 31/31] dma-mapping-common: skip kmemleak checks for "

[PATCHv4 0/3] fs: add O_BENEATH flag to openat(2)
 2015-08-14 15:30 UTC  (17+ messages)
  ` [PATCHv4 1/3] "
` [PATCHv4 2/3] selftests: Add test of O_BENEATH & openat(2)
` [PATCHv4 man-pages 3/3] open.2: describe O_BENEATH flag

[PATCH 2/3] brcmfmac: dhd_sdio.c: use existing atomic_or primitive
 2015-08-13 12:30 UTC  (3+ messages)
` [2/3] "

[PATCH v2 00/11] test_user_copy improvements
 2015-08-12 21:34 UTC  (4+ messages)

[BELATED CORE TOPIC] context tracking / nohz / RCU state
 2015-08-12 15:59 UTC 

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-12  9:45 UTC  (4+ messages)
` [PATCH v7 2/6] mm: mlock: Add new mlock system call


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