All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mm: page_alloc: Object code reductions and logging fix
@ 2017-03-16  1:43 ` Joe Perches
  0 siblings, 0 replies; 30+ messages in thread
From: Joe Perches @ 2017-03-16  1:43 UTC (permalink / raw)
  To: Andrew Morton, linux-mm; +Cc: linux-kernel

Joe Perches (3):
  mm: page_alloc: Reduce object size by neatening printks
  mm: page_alloc: Fix misordered logging output, reduce code size
  mm: page_alloc: Break up a long single-line printk

 mm/page_alloc.c | 248 +++++++++++++++++++++++++++++---------------------------
 1 file changed, 127 insertions(+), 121 deletions(-)

-- 
2.10.0.rc2.1.g053435c

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

end of thread, other threads:[~2017-03-20 13:25 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16  1:43 [PATCH 0/3] mm: page_alloc: Object code reductions and logging fix Joe Perches
2017-03-16  1:43 ` Joe Perches
2017-03-16  1:43 ` [PATCH 1/3] mm: page_alloc: Reduce object size by neatening printks Joe Perches
2017-03-16  1:43   ` Joe Perches
2017-03-16 10:56   ` Michal Hocko
2017-03-16 10:56     ` Michal Hocko
2017-03-16 20:32     ` Joe Perches
2017-03-16 20:32       ` Joe Perches
2017-03-17  7:39       ` Michal Hocko
2017-03-17  7:39         ` Michal Hocko
2017-03-16 11:30   ` Sergey Senozhatsky
2017-03-16 11:30     ` Sergey Senozhatsky
2017-03-16 18:37     ` Joe Perches
2017-03-16 18:37       ` Joe Perches
2017-03-16 22:53       ` Andrew Morton
2017-03-16 22:53         ` Andrew Morton
2017-03-17  1:56       ` Sergey Senozhatsky
2017-03-17  1:56         ` Sergey Senozhatsky
2017-03-18 19:31         ` Joe Perches
2017-03-18 19:31           ` Joe Perches
2017-03-20 13:00           ` Petr Mladek
2017-03-20 13:00             ` Petr Mladek
2017-03-16  1:43 ` [PATCH 2/3] mm: page_alloc: Fix misordered logging output, reduce code size Joe Perches
2017-03-16  1:43   ` Joe Perches
2017-03-16 10:57   ` Michal Hocko
2017-03-16 10:57     ` Michal Hocko
2017-03-16  1:43 ` [PATCH 3/3] mm: page_alloc: Break up a long single-line printk Joe Perches
2017-03-16  1:43   ` Joe Perches
2017-03-16 10:58   ` Michal Hocko
2017-03-16 10:58     ` Michal Hocko

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.