All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] metag: second set of misc patches for v3.9
@ 2013-02-13 12:03 James Hogan
  2013-02-13 12:03 ` [PATCH 1/5] metag: export metag_code_cache_flush_all James Hogan
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: James Hogan @ 2013-02-13 12:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: Arnd Bergmann, James Hogan

Here is the second set of miscellaneous metag patches that I'll be
adding to the tip of the metag tree for v3.9.

James Hogan (5):
  metag: export metag_code_cache_flush_all
  metag: export clear_page and copy_page
  metag: hugetlb: convert to vm_unmapped_area()
  genksyms: fix metag symbol prefix on crc symbols
  metag: move irq enable out of irqflags.h on SMP

 arch/metag/include/asm/irqflags.h |   11 +++----
 arch/metag/kernel/metag_ksyms.c   |    2 +
 arch/metag/kernel/traps.c         |   15 ++++++++++-
 arch/metag/mm/cache.c             |    1 +
 arch/metag/mm/hugetlbpage.c       |   52 +++++++-----------------------------
 scripts/genksyms/genksyms.c       |    3 +-
 6 files changed, 34 insertions(+), 50 deletions(-)

-- 
1.7.7.6



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-02-15  9:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-13 12:03 [PATCH 0/5] metag: second set of misc patches for v3.9 James Hogan
2013-02-13 12:03 ` [PATCH 1/5] metag: export metag_code_cache_flush_all James Hogan
2013-02-13 12:03 ` [PATCH 2/5] metag: export clear_page and copy_page James Hogan
2013-02-13 12:03 ` [PATCH 3/5] metag: hugetlb: convert to vm_unmapped_area() James Hogan
2013-02-15  8:04   ` Michel Lespinasse
2013-02-15  9:26     ` James Hogan
2013-02-13 12:03 ` [PATCH 4/5] genksyms: fix metag symbol prefix on crc symbols James Hogan
2013-02-13 12:03 ` [PATCH 5/5] metag: move irq enable out of irqflags.h on SMP James Hogan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.