index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
Paolo 'Blaisorblade' Giarrusso
2005-11-07
1
-2
/
+2
*
[PATCH] gfp_t: remaining bits of arch/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] uml: merge mem_user.c and mem.c
Jeff Dike
2005-09-17
1
-1
/
+15
*
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
2005-09-07
1
-1
/
+1
*
[PATCH] mm: remove PG_highmem
Badari Pulavarty
2005-06-21
1
-1
/
+0
*
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
2005-05-20
1
-9
/
+31
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+359