index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
mm: reference totalram_pages and managed_pages once per function
Arun KS
2018-12-28
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
1
-1
/
+2
*
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-4
/
+6
*
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
1
-3
/
+0
*
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
1
-2
/
+2
*
um: Remove broken highmem support
Richard Weinberger
2015-04-13
1
-66
/
+0
*
um: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-2
/
+6
*
mm/um: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
1
-3
/
+1
*
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
mm/um: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
1
-13
/
+3
*
mm/um: use common help functions to free reserved pages
Jiang Liu
2013-04-29
1
-9
/
+1
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-6
/
+6
*
um: distribute exports to where exported stuff is defined
Al Viro
2011-11-02
1
-0
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-09-22
1
-1
/
+1
*
um: use generic show_mem()
Johannes Weiner
2008-07-26
1
-31
/
+0
*
arch/um/kernel/mem.c: remove arch_validate()
WANG Cong
2008-07-24
1
-32
/
+1
*
uml: fix build when SLOB is enabled
Jeff Dike
2008-05-13
1
-0
/
+5
*
arch/um/kernel/mem.c: fix a shadowed variable
WANG Cong
2008-02-23
1
-3
/
+3
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
1
-1
/
+3
*
uml: remove map_cb
Jeff Dike
2008-02-05
1
-7
/
+1
*
uml: SMP locking commentary
Jeff Dike
2008-02-05
1
-5
/
+8
*
uml: fix page table data sizes
Jeff Dike
2008-02-05
1
-8
/
+9
*
uml: style cleanup
Jeff Dike
2008-02-05
1
-45
/
+41
*
uml: header untangling
Jeff Dike
2008-02-05
1
-5
/
+16
*
uml: const and other tidying
WANG Cong
2008-02-05
1
-1
/
+1
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-1
/
+1
*
misc uml annotation and section fixes
Al Viro
2007-10-29
1
-1
/
+1
*
uml: get rid of do_longjmp
Jeff Dike
2007-10-16
1
-1
/
+1
*
uml: more __init annotations
Jeff Dike
2007-07-24
1
-1
/
+1
*
uml: add missing __init declarations
Jeff Dike
2007-05-07
1
-1
/
+1
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
uml: create as-layout.h
Jeff Dike
2007-05-07
1
-0
/
+1
*
[PATCH] uml: fix LVM crash
Jason Lunz
2007-03-29
1
-2
/
+1
*
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
2007-02-11
1
-1
/
+2
*
[PATCH] uml: mem.c and physmem.c formatting fixes
Jeff Dike
2007-02-11
1
-43
/
+34
*
[PATCH] uml: locking comments in iomem driver
Jeff Dike
2007-02-11
1
-10
/
+0
*
[PATCH] uml: get rid of ZONE_DMA use
Jeff Dike
2006-09-27
1
-1
/
+2
*
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
1
-1
/
+2
*
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
Christoph Lameter
2006-09-26
1
-0
/
+2
*
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
Christoph Lameter
2006-09-26
1
-0
/
+2
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
1
-11
/
+0
*
[PATCH] uml: redeclare highmem
Jeff Dike
2006-03-31
1
-1
/
+1
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-2
/
+2
[next]