public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-26 13:41:49 to 2013-05-29 13:57:59 UTC [more...]

[PATCH v6, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-29 13:57 UTC  (40+ messages)
` [PATCH v6, part4 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v6, part4 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v6, part4 03/41] c6x: "
` [PATCH v6, part4 04/41] h8300: "
` [PATCH v6, part4 05/41] score: "
` [PATCH v6, part4 06/41] tile: "
` [PATCH v6, part4 07/41] UML: "
` [PATCH v6, part4 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v6, part4 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v6, part4 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v6, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v6, part4 12/41] mm/ARC: "
` [PATCH v6, part4 13/41] mm/ARM: "
` [PATCH v6, part4 14/41] mm/ARM64: "
` [PATCH v6, part4 15/41] mm/AVR32: "
` [PATCH v6, part4 16/41] mm/blackfin: "
` [PATCH v6, part4 17/41] mm/c6x: "
` [PATCH v6, part4 18/41] mm/cris: "
` [PATCH v6, part4 20/41] mm/h8300: "
` [PATCH v6, part4 21/41] mm/hexagon: "
` [PATCH v6, part4 22/41] mm/IA64: "
` [PATCH v6, part4 23/41] mm/m32r: "
` [PATCH v6, part4 24/41] mm/m68k: "
` [PATCH v6, part4 25/41] mm/metag: "
` [PATCH v6, part4 26/41] mm/microblaze: "
` [PATCH v6, part4 27/41] mm/MIPS: "
` [PATCH v6, part4 28/41] mm/mn10300: "
` [PATCH v6, part4 29/41] mm/openrisc: "
` [PATCH v6, part4 30/41] mm/PARISC: "
` [PATCH v6, part4 31/41] mm/ppc: "
` [PATCH v6, part4 32/41] mm/s390: "
` [PATCH v6, part4 33/41] mm/score: "
` [PATCH v6, part4 34/41] mm/SH: "
` [PATCH v6, part4 35/41] mm/SPARC: "
` [PATCH v6, part4 36/41] mm/tile: "
` [PATCH v6, part4 37/41] mm/um: "
` [PATCH v6, part4 39/41] mm/x86: "
` [PATCH v6, part4 40/41] mm/xtensa: "
` [PATCH v6, part4 41/41] mm: kill global variable num_physpages

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

[PATCH] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots
 2013-05-29 12:56 UTC 

TLB and PTE coherency during munmap
 2013-05-29 12:47 UTC  (21+ messages)

[PATCH] arch: blackfin: kernel: sprintf(), need avoid NUL for '%s'
 2013-05-29 12:06 UTC  (5+ messages)
` [PATCH] arch: blackfin: kernel: memory overflow, 'namebuf' length need be more than 256

[PATCH] arch: alpha: kernel: typo issue, using '1' instead of '11'
 2013-05-29 11:04 UTC  (2+ messages)

[PATCH] arch: alpha: kernel: using memcpy() instead of strcpy()
 2013-05-29 10:51 UTC  (2+ messages)

[PATCH v4 0/4] add mutex wait/wound/style style locks
 2013-05-29 10:33 UTC  (15+ messages)
` [PATCH v4 1/4] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
` [PATCH v4 2/4] mutex: add support for wound/wait style locks, v5
` [PATCH v4 3/4] mutex: Add ww tests to lib/locking-selftest.c. v4
      ` [Linaro-mm-sig] "
` [PATCH v4 4/4] mutex: w/w mutex slowpath debugging

A bug about system call on ARM
 2013-05-29  9:50 UTC  (9+ messages)

[PATCH v8, part3 00/14] accurately calculate memory statisitic information
 2013-05-29  8:51 UTC  (32+ messages)
` [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 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

[PATCH v7, part3 00/16] accurately calculate memory statisitic information
 2013-05-29  8:49 UTC  (4+ messages)
` [PATCH v7, part3 14/16] mm: concentrate modification of totalram_pages into the mm core

[PATCH/RFC] sh: Always link in helper functions extracted from libgcc
 2013-05-29  8:16 UTC  (2+ messages)

[PATCH] arch: s390: appldata: using strncpy() instead of sprintf()
 2013-05-29  7:47 UTC  (16+ messages)
    ` [PATCH] arch: s390: include: asm: typo issue for the redundency comma, found by cross compiling
  ` [PATCH v2] arch: s390: appldata: using strncpy() and strnlen() instead of sprintf()

[PATCH] arch: configuration, deleting 'CONFIG_BUG' since always need it
 2013-05-28 17:20 UTC  (12+ messages)

[PATCH] arch: arm64: kernel: sprintf(), 'str' needs additional 1 byte for failure processing
 2013-05-28 11:21 UTC  (7+ messages)
` [PATCH v2] "

Get rid of cpuinit?
 2013-05-28  9:20 UTC  (3+ messages)

Is spin_is_locked() safe to use with BUG_ON()/WARN_ON()?
 2013-05-28  8:07 UTC  (5+ messages)

[PATCH] arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined
 2013-05-28  4:57 UTC  (4+ messages)

[PATCH v3-resend 00/11] uaccess: better might_sleep/might_fault behavior
 2013-05-27 16:35 UTC  (5+ messages)
` [PATCH v3-resend 01/11] asm-generic: uaccess s/might_sleep/might_fault/

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-05-27 14:55 UTC  (25+ messages)
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3

[PATCH] ARM: S5PV210: dependency issue, S5P_SLEEP is depend on ARM_CPU_SUSPEND
 2013-05-27 10:57 UTC  (4+ messages)
      ` [PATCH v2] arch: arm: plat-samsung: dependency, S5P_SLEEP depends "

[PATCH] arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'
 2013-05-27 10:09 UTC  (3+ messages)

[PATCH v2] arm64: kernel: compiling issue, need delete read_current_timer()
 2013-05-27 10:02 UTC 

[PATCH v2] PowerPC: kernel: need return the related error code when failure occurs
 2013-05-27 10:01 UTC  (2+ messages)

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

[PATCH] arch: ia64: kernel: flow control, need use 'return' instead of 'break'
 2013-05-27  6:30 UTC  (2+ messages)

[PATCH] arch: frv: kernel: using vsnprintf() instead of vsprintf()
 2013-05-27  5:46 UTC 

[PATCH] arch: parisc: kernel: memory overflow, 'name' length is too short for using
 2013-05-27  4:57 UTC  (2+ messages)

[PATCH] arch: blackfin: kernel: using strlcpy instead of strncpy
 2013-05-27  1:51 UTC  (3+ messages)
` [PATCH v2] arch: blackfin: kernel: using strlcpy() instead of strncpy()


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