linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-13 15:36:31 to 2013-05-02 10:20:15 UTC [more...]

[GIT PULL] Removal of GENERIC_GPIO
 2013-05-02 10:20 UTC 

[RFC PATCH 0/9] HugeTLB and THP support for ARM64
 2013-05-02 10:05 UTC  (30+ messages)
` [RFC PATCH 1/9] mm: hugetlb: Copy huge_pmd_share from x86 to mm
` [RFC PATCH 2/9] x86: mm: Remove x86 version of huge_pmd_share
` [RFC PATCH 3/9] mm: hugetlb: Copy general hugetlb code from x86 to mm
` [RFC PATCH 4/9] x86: mm: Remove general hugetlb code from x86
` [RFC PATCH 5/9] ARM64: mm: Add support for flushing huge pages
` [RFC PATCH 6/9] ARM64: mm: Restore memblock limit when map_mem finished
` [RFC PATCH 7/9] ARM64: mm: HugeTLB support
` [RFC PATCH 8/9] ARM64: mm: Introduce MAX_ZONE_ORDER for 64K and THP
` [RFC PATCH 9/9] ARM64: mm: THP support

[patch 00/34] idle: Consolidate idle implementations
 2013-05-01  0:55 UTC  (14+ messages)
` [patch 08/34] arm: Use generic idle loop

[PATCH v3 0/3] Wait/wound mutex implementation, v3
 2013-04-30 20:38 UTC  (13+ messages)
` [PATCH v3 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
` [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3
` [PATCH v3 3/3] mutex: Add ww tests to lib/locking-selftest.c. v3
` [PATCH] [RFC] mutex: w/w mutex slowpath debugging

[RFC PATCH 0/2] mm: Promote huge_pmd_share from x86 to mm
 2013-04-29 22:10 UTC  (12+ messages)
` [RFC PATCH 1/2] mm: hugetlb: Copy "
` [RFC PATCH 2/2] x86: mm: Remove x86 version of huge_pmd_share

bonjour
 2013-04-27  3:43 UTC 

[PATCHv2] arm: Preserve TPIDRURW on context switch
 2013-04-24 21:44 UTC  (11+ messages)

Using __int128 on 64-bit architectures
 2013-04-21  9:51 UTC  (5+ messages)

[PATCH v4, part3 00/15] accurately calculate memory statisitic information
 2013-04-20 15:34 UTC  (5+ messages)
` [PATCH v4, part3 01/15] mm: fix build warnings caused by free_reserved_area()

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-20 15:19 UTC  (5+ messages)
` [PATCH v4, part3 13/41] mm/ARM: prepare for removing num_physpages and simplify mem_init()

[PATCH v4 0/4] mutex: Improve mutex performance by doing less atomic-ops & better spinning
 2013-04-19  7:37 UTC  (10+ messages)
` [PATCH v4 1/4] mutex: Move mutex spinning code from sched/core.c back to mutex.c
` [PATCH v4 2/4] mutex: Make more scalable by doing less atomic operations
` [PATCH v4 3/4] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
` [PATCH v4 optional 4/4] mutex: back out architecture specific check for negative mutex count

[PATCH v2 1/3] arch: make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
 2013-04-18 17:37 UTC  (11+ messages)
` [PATCH v2 2/3] mutex: add support for reservation style locks, v2

[PATCHSET v2] arch: unify task dump debug info
 2013-04-18 14:34 UTC  (2+ messages)

[PATCH v3 0/5] mutex: Improve mutex performance by doing less atomic-ops & better spinning
 2013-04-17 19:28 UTC  (11+ messages)
` [PATCH v3 1/5] mutex: Make more scalable by doing less atomic operations
` [PATCH v3 2/5] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
` [PATCH v3 optional 3/5] mutex: back out architecture specific check for negative mutex count
` [PATCH v3 4/5] mutex: Remove new typedefs introduced in patch 2
` [PATCH v3 5/5] mutex: Move mutex spinning code from sched/core.c back to mutex.c

[PATCH 1/1] metag: avoid unnecessary builtin dtb rebuilds
 2013-04-17 15:37 UTC  (3+ messages)

[PATCH 09/28] proc: Move some bits from linux/proc_fs.h to linux/{of.h, signal.h, tty.h} [RFC]
 2013-04-17 14:59 UTC  (5+ messages)

[PATCH] Kbuild: Avoid DTB rebuilds if source files are untouched
 2013-04-17  9:13 UTC  (19+ messages)

[PATCH 0/3 v2] mutex: Improve mutex performance by doing less atomic-ops & better spinning
 2013-04-17  7:50 UTC  (20+ messages)
` [PATCH v2 1/3] mutex: Make more scalable by doing less atomic operations
` [PATCH v2 2/3] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
` [PATCH v2 optional 3/3] mutex: back out architecture specific check for negative mutex count

[PATCH v2 0/4] remove GENERIC_GPIO
 2013-04-16 22:11 UTC  (23+ messages)
` [PATCH v2 1/4] gpio: convert selectors of GENERIC_GPIO to GPIOLIB
` [PATCH v2 2/4] gpio: remove GENERIC_GPIO config option
` [PATCH v2 4/4] gpio: update gpio Chinese documentation
  ` [PATCH v2 3/4] gpio: rename CONFIG_GPIOLIB to CONFIG_GPIO

[PATCHSET] arch: unify task dump debug info
 2013-04-16 15:05 UTC  (6+ messages)
` [PATCH 3/5] dump_stack: consolidate dump_stack() implementations and unify their behaviors
` [PATCH 5/5] dump_stack: unify debug information printed by show_regs()
  ` [PATCH v2 "

[RFC PATCH v1 00/19] kill free_all_bootmem() and clean up VALID_PAGE()
 2013-04-16 15:04 UTC  (44+ messages)
` [RFC PATCH v1 01/19] mm: introduce accessor function set_max_mapnr()
` [RFC PATCH v1 02/19] mm/AVR32: prepare for killing free_all_bootmem_node()
` [RFC PATCH v1 03/19] mm/IA64: "
` [RFC PATCH v1 04/19] mm/m32r: "
` [RFC PATCH v1 05/19] mm/m68k: "
` [RFC PATCH v1 06/19] mm/metag: "
` [RFC PATCH v1 07/19] mm/MIPS: "
` [RFC PATCH v1 08/19] mm/PARISC: "
` [RFC PATCH v1 09/19] mm/PPC: "
` [RFC PATCH v1 10/19] mm/SH: "
` [RFC PATCH v1 11/19] mm: kill free_all_bootmem_node()
` [RFC PATCH v1 12/19] mm/ALPHA: clean up unused VALID_PAGE()
` [RFC PATCH v1 13/19] mm/CRIS: "
` [RFC PATCH v1 14/19] mm/microblaze: "
` [RFC PATCH v1 15/19] mm/ARM: fix stale comment about VALID_PAGE()
` [RFC PATCH v1 16/19] mm/unicore32: "
` [RFC PATCH v1 17/19] mm/m68k: fix build warning of unused variable
` [RFC PATCH v1 18/19] mm/alpha: unify mem_init() for both UMA and NUMA architectures
` [RFC PATCH v1 19/19] mm: call register_page_bootmem_info_node() from mm core


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