public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-27 10:12:13 to 2013-05-29 14:36:21 UTC [more...]

[PATCH] mm: Fix the TLB range flushed when __tlb_remove_page() runs out of slots
 2013-05-29 14:36 UTC  (9+ messages)

[PATCH v6, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-29 13:57 UTC  (82+ 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 19/41] mm/frv: "
` [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 38/41] mm/unicore32: "
` [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  (6+ messages)
` [PATCH v5, part4 12/41] mm/ARC: prepare for removing num_physpages and simplify mem_init()

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  (12+ 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 12/14] mm: correctly update zone->mamaged_pages

[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  (14+ messages)
  ` [PATCH v2] arch: s390: appldata: using strncpy() and strnlen() "

[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  (6+ 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  (3+ messages)

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-05-27 14:55 UTC  (16+ 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 "


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