public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-17 15:47:09 to 2013-05-26 13:41:56 UTC [more...]

[PATCH v8, part3 00/14] accurately calculate memory statisitic information
 2013-05-26 13:38 UTC  (22+ messages)
` [PATCH v8, part3 01/14] mm: change signature of free_reserved_area() to fix building warnings
` [PATCH v8, part3 02/14] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v8, part3 03/14] mm/ARM64: kill poison_init_mem()
` [PATCH v8, part3 04/14] mm/x86: use free_reserved_area() to simplify code
` [PATCH v8, part3 05/14] mm/tile: use common help functions to free reserved pages
` [PATCH v8, part3 06/14] mm, acornfb: use free_reserved_area() to simplify code
` [PATCH v8, part3 07/14] mm: fix some trivial typos in comments
` [PATCH v8, part3 08/14] mm: use managed_pages to calculate default zonelist order
` [PATCH v8, part3 09/14] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v8, part3 10/14] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v8, part3 11/14] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v8, part3 12/14] mm: correctly update zone->mamaged_pages
` [PATCH v8, part3 13/14] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v8, part3 14/14] mm: report available pages as "MemTotal" for each NUMA node

possible problem with generic asm/types.h
 2013-05-26 10:32 UTC  (7+ messages)

[PATCH] arch: arm64: kernel: sprintf(), 'str' needs additional 1 byte for failure processing
 2013-05-26 10:28 UTC 

[PATCH] arch: alpha: kernel: sprintf(), the minimal buffer length is 20 for "0xffffffffffffffff\n"
 2013-05-26 10:09 UTC  (2+ messages)

[PATCH] arch: x86: platform: mrst: pr_err() need notice that 'sdev->modalias' may not a NUL terminated string
 2013-05-26  8:50 UTC  (2+ messages)

[PATCH] arch: mips: kernel: using strlcpy() instead of strncpy()
 2013-05-26  8:06 UTC 

[PATCH] arch: mips: ralink: using strlcpy() instead of strncpy()
 2013-05-26  8:01 UTC 

[PATCH] arch: mips: lantiq: using strlcpy() instead of strncpy()
 2013-05-26  7:51 UTC 

[PATCH] arch: blackfin: kernel: using strlcpy instead of strncpy
 2013-05-26  7:04 UTC 

[PATCH] arch: configuration, deleting 'CONFIG_BUG' since always need it
 2013-05-26  4:43 UTC  (22+ messages)
                              ` [PATCH v2] arch: configuration issue, random return value when disable 'CONFIG_BUG'

TLB and PTE coherency during munmap
 2013-05-26  2:50 UTC  (2+ messages)

[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-25 13:25 UTC  (4+ messages)
` [PATCH v5, part4 16/41] mm/blackfin: prepare for removing num_physpages and simplify mem_init()

[PATCH v2 00/10] uaccess: better might_sleep/might_fault behavior
 2013-05-24 14:17 UTC  (59+ messages)
` [PATCH v2 07/10] powerpc: uaccess s/might_sleep/might_fault/
` [PATCH v2 10/10] kernel: might_fault does not imply might_sleep
` [PATCH v3 01/11] asm-generic: uaccess s/might_sleep/might_fault/

[PATCH 00/11] HugeTLB and THP support for ARM64
 2013-05-24 11:23 UTC  (34+ messages)
` [PATCH 01/11] mm: hugetlb: Copy huge_pmd_share from x86 to mm
` [PATCH 02/11] x86: mm: Remove x86 version of huge_pmd_share
` [PATCH 03/11] mm: hugetlb: Copy general hugetlb code from x86 to mm
` [PATCH 04/11] x86: mm: Remove general hugetlb code from x86
` [PATCH 05/11] mm: thp: Correct the HPAGE_PMD_ORDER check
` [PATCH 06/11] ARM64: mm: Restore memblock limit when map_mem finished
` [PATCH 07/11] ARM64: mm: Make PAGE_NONE pages read only and no-execute
` [PATCH 08/11] ARM64: mm: Swap PTE_FILE and PTE_PROT_NONE bits
` [PATCH 09/11] ARM64: mm: HugeTLB support
` [PATCH 10/11] ARM64: mm: Raise MAX_ORDER for 64KB pages and THP
` [PATCH 11/11] ARM64: mm: THP support

Is spin_is_locked() safe to use with BUG_ON()/WARN_ON()?
 2013-05-24  1:29 UTC  (5+ messages)

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-05-23 10:45 UTC  (18+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
            ` [Linaro-mm-sig] "

[PATCH v5] arm: Preserve the user r/w register TPIDRURW on context switch and fork
 2013-05-22 21:04 UTC  (2+ messages)

Get rid of cpuinit?
 2013-05-22 21:04 UTC  (3+ messages)

[PATCH 1/1] KVM: add kvm_para_available to asm-generic/kvm_para.h
 2013-05-22 11:29 UTC  (2+ messages)

[PATCH] Finally eradicate CONFIG_HOTPLUG
 2013-05-22  0:04 UTC  (9+ messages)

[patch 08/34] arm: Use generic idle loop
 2013-05-21  0:57 UTC  (2+ messages)
` [PATCH] ARM: smp: Drop RCU_NONIDLE usage in cpu_die()

[PATCHv4] arm: Preserve the user r/w register TPIDRURW on context switch and fork
 2013-05-20 12:51 UTC  (5+ messages)

[PATCH] KVM/MIPS32: Export min_low_pfn
 2013-05-19  9:22 UTC  (2+ messages)

[PATCH v7, part3 00/16] accurately calculate memory statisitic information
 2013-05-18 19:33 UTC  (7+ messages)
` [PATCH v7, part3 15/16] mm: report available pages as "MemTotal" for each NUMA node
` [PATCH v7, part3 16/16] AVR32: fix building warnings caused by redifinitions of HZ


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox