Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e19f97ed67d8f9b60e4ce14a7551d3dd45825570
/
arch
/
um
/
kernel
/
mem.c
e19f97e
um: add support for folded p4d page tables
by Mike Rapoport
· 5 years ago
0d1fb0a
um: Add SPDX headers to files in arch/um/kernel/
by Alex Dewar
· 5 years ago
5d38f32
um: drivers: Add virtio vhost-user driver
by Erel Geron
· 5 years ago
f32848e
um: switch to generic version of pte allocation
by Mike Rapoport
· 5 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3d6357d
mm: reference totalram_pages and managed_pages once per function
by Arun KS
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
2013288
memblock: replace free_bootmem{_node} with memblock_free
by Mike Rapoport
· 6 years ago
e8625dc
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
by Mike Rapoport
· 6 years ago
8745808
mm, arch: remove empty_bad_page*
by Michal Hocko
· 7 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 9 years ago
a98a6d8
um: Remove broken highmem support
by Richard Weinberger
· 10 years ago
647f884
um: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
715ee35
mm/um: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 12 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 12 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 12 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 12 years ago
5b472b2
mm/um: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
e16e0b1
mm/um: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
73395a0
um: distribute exports to where exported stuff is defined
by Al Viro
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
79b0cbd
um: use generic show_mem()
by Johannes Weiner
· 16 years ago
4a56758
arch/um/kernel/mem.c: remove arch_validate()
by WANG Cong
· 16 years ago
43f5b30
uml: fix build when SLOB is enabled
by Jeff Dike
· 17 years ago
c3be10f7
arch/um/kernel/mem.c: fix a shadowed variable
by WANG Cong
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
ab26a52
uml: remove map_cb
by Jeff Dike
· 17 years ago
80e3931
uml: SMP locking commentary
by Jeff Dike
· 17 years ago
655e4ed
uml: fix page table data sizes
by Jeff Dike
· 17 years ago
009ec2a9
uml: style cleanup
by Jeff Dike
· 17 years ago
8192ab4
uml: header untangling
by Jeff Dike
· 17 years ago
c0a9290
uml: const and other tidying
by WANG Cong
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
b4a08a1
misc uml annotation and section fixes
by Al Viro
· 17 years ago
fab95c5
uml: get rid of do_longjmp
by Jeff Dike
· 17 years ago
97a1fcb
uml: more __init annotations
by Jeff Dike
· 17 years ago
36e4546
uml: add missing __init declarations
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
af84eab
[PATCH] uml: fix LVM crash
by Jason Lunz
· 18 years ago
6bf7948
[PATCH] uml: locking comments in memory and tempfile code
by Jeff Dike
· 18 years ago
60678bb
[PATCH] uml: mem.c and physmem.c formatting fixes
by Jeff Dike
· 18 years ago
94c282d
[PATCH] uml: locking comments in iomem driver
by Jeff Dike
· 18 years ago
0715501
[PATCH] uml: get rid of ZONE_DMA use
by Jeff Dike
· 18 years ago
91b165c
[PATCH] uml: Use ARRAY_SIZE more assiduously
by Jeff Dike
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
23bbd586
[PATCH] uml: fix static binary segfault
by Jeff Dike
· 18 years ago
9902abd
[PATCH] uml: redeclare highmem
by Jeff Dike
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
353f8d1
[PATCH] uml: fix hardcoded ZONE_* constants in zone setup
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
53f9fc9
[PATCH] gfp_t: remaining bits of arch/*
by Al Viro
· 19 years ago
114069f
[PATCH] uml: merge mem_user.c and mem.c
by Jeff Dike
· 19 years ago
9a0b386
[PATCH] bogus #if (arch/um/kernel/mem.c)
by viro@ZenIV.linux.org.uk
· 19 years ago
cbe37d0
[PATCH] mm: remove PG_highmem
by Badari Pulavarty
· 20 years ago
12f4964
[PATCH] uml: fixrange_init 3-level page table support
by Jeff Dike
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago