Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
364f8ffc182ac5431b156ca1915dd81ddd4a592b
/
mm
« Previous
ed7ed36
handle kernelcore=: generic
by Mel Gorman
· 17 years ago
396faf0
Allow huge page allocations to use GFP_HIGH_MOVABLE
by Mel Gorman
· 17 years ago
2a1e274
Create the ZONE_MOVABLE zone
by Mel Gorman
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
a32ea1e
Fix read/truncate race
by NeilBrown
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
b91cba5
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
c80e7a8
permit mempool_free(NULL)
by Rusty Russell
· 17 years ago
8f8a68e
remove mm/backing-dev.c:congestion_wait_interruptible()
by Adrian Bunk
· 17 years ago
3e733f0
dirty_writeback_centisecs_handler() cleanup
by Andrew Morton
· 17 years ago
5411499
fault-injection: add min-order parameter to fail_page_alloc
by Akinobu Mita
· 17 years ago
17973f5
Only send SIGXFSZ when exceeding rlimits.
by Micah Cowan
· 17 years ago
f057eac
Introduce CONFIG_VIRT_TO_BUS
by Stephen Rothwell
· 17 years ago
57c8f63
nommu: stub expand_stack() for nommu case
by Greg Ungerer
· 17 years ago
0165ab4
split mmap
by Miklos Szeredi
· 17 years ago
c44939e
NeilBrown <neilb@suse.de>
by akpm@linux-foundation.org
· 17 years ago
5ed44a4
do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY
by Herbert van den Bergh
· 17 years ago
84a01c2
slob: sparsemem support
by Paul Mundt
· 17 years ago
b49ad48
mm/page_alloc.c: lower printk severity
by Dan Aloni
· 17 years ago
6193a2f
slob: initial NUMA support
by Paul Mundt
· 17 years ago
f797779
speed up madvise_need_mmap_write() usage
by Jason Baron
· 17 years ago
897e679
mm/slab.c: start_cpu_timer() should be __cpuinit
by Adrian Bunk
· 17 years ago
6ea6e68
mm: more __meminit annotations
by Paul Mundt
· 17 years ago
8f0accc
kill vmalloc_earlyreserve
by Jan Beulich
· 17 years ago
98011f5
mm: fix improper .init-type section references
by Jan Beulich
· 17 years ago
140d5a4
numa: mempolicy: trivial debug fixes.
by Paul Mundt
· 17 years ago
462e00c
oom: stop allocating user memory if TIF_MEMDIE is set
by Ethan Solomita
· 17 years ago
b71636e
numa: mempolicy: dynamic interleave map for system init
by Paul Mundt
· 17 years ago
f0630ff
SLUB: support slub_debug on by default
by Christoph Lameter
· 17 years ago
fc9a07e
invalidate_mapping_pages(): add cond_resched
by Andrew Morton
· 17 years ago
4542681
mm: debug check for the fault vs invalidate race
by Nick Piggin
· 17 years ago
f96efd5
hugetlb: fix race in alloc_fresh_huge_page()
by Joe Jin
· 17 years ago
2706a1b
vmscan: fix comments related to shrink_list()
by Anderson Briglia
· 17 years ago
5539484
slob: improved alignment handling
by Nick Piggin
· 17 years ago
d87a133
slob: remove bigblock tracking
by Nick Piggin
· 17 years ago
95b3512
slob: rework freelist handling
by Nick Piggin
· 17 years ago
1037b83
MM: alloc_large_system_hash() can free some memory for non power-of-two bucketsize
by Eric Dumazet
· 17 years ago
b92151b
Make /proc/slabinfo use seq_list_xxx helpers
by Pavel Emelianov
· 17 years ago
68e116a
MM: use DIV_ROUND_UP() in mm/memory.c
by Rolf Eike Beer
· 17 years ago
31a5c6e
hugetlb: remove unnecessary nid initialization
by Nishanth Aravamudan
· 17 years ago
f0c0b2b
change zonelist order: zonelist order selection logic
by KAMEZAWA Hiroyuki
· 17 years ago
ed03218
security: Protection for exploiting null dereference using mmap
by Eric Paris
· 17 years ago
bf22f6f
Merge branch 'for-2.6.23' into merge
by Paul Mackerras
· 17 years ago
d054fe3
xip sendfile removal
by Carsten Otte
· 17 years ago
ae976416
shmem: convert to using splice instead of sendfile()
by Hugh Dickins
· 17 years ago
0452a4e
sendfile: kill generic_file_sendfile()
by Jens Axboe
· 17 years ago
4e99325
mm: double mark_page_accessed() in read_cache_page_async()
by Peter Zijlstra
· 17 years ago
d23cf67
slub: remove useless EXPORT_SYMBOL
by Christoph Lameter
· 17 years ago
23c1fb5
mm: fixup /proc/vmstat output
by Peter Zijlstra
· 17 years ago
87a927c
Fix slab redzone alignment
by David Woodhouse
· 17 years ago
dbc55fa
SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap
by Christoph Lameter
· 17 years ago
1702222
SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 release
by Christoph Lameter
· 17 years ago
30acbab
mm: kill validate_anon_vma to avoid mapcount BUG
by Hugh Dickins
· 17 years ago
8496634
SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE
by Christoph Lameter
· 17 years ago
06b32f3
[PARISC] Handle wrapping in expand_upwards()
by Helge Deller
· 18 years ago
4b356be
SLUB: minimum alignment fixes
by Christoph Lameter
· 17 years ago
8dab524
Rework ptep_set_access_flags and fix sun4c
by Benjamin Herrenschmidt
· 17 years ago
dd08c40
SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC
by Christoph Lameter
· 17 years ago
d09c6b8
mm: Fix memory/cpu hotplug section mismatch and oops.
by Paul Mundt
· 17 years ago
c19c03f
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
by Benjamin Herrenschmidt
· 17 years ago
193faea
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
by Stephen Rothwell
· 17 years ago
272c1d2
SLUB: return ZERO_SIZE_PTR for kmalloc(0)
by Christoph Lameter
· 17 years ago
3cdc0ed
slab: fix alien cache handling
by Christoph Lameter
· 17 years ago
a210906
mount -t tmpfs -o mpol=: check nodes online
by Hugh Dickins
· 17 years ago
33d63bd
sh: memory hot-add for sparsemem users support.
by Paul Mundt
· 17 years ago
27390bc
SLUB: fix locking for hotplug callbacks
by Christoph Lameter
· 17 years ago
13466c8
memory hotplug: fix unnecessary calling of init_currenty_empty_zone()
by Yasunori Goto
· 17 years ago
2e1c49d
x86_64: allocate sparsemem memmap above 4G
by Zou Nan hai
· 17 years ago
12d810c
m68k: discontinuous memory support
by Roman Zippel
· 17 years ago
8ffa687
SLUB: Fix NUMA / SYSFS bootstrap issue
by Christoph Lameter
· 17 years ago
33e9e24
SLUB Debug: fix check for super sized slabs (>512k 64bit, >256k 32bit)
by Christoph Lameter
· 17 years ago
418508c
fix unused setup_nr_node_ids
by Miklos Szeredi
· 17 years ago
c12b3c6
SLUB Debug: Fix object size calculation
by Christoph Lameter
· 17 years ago
080e892
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
by Linus Torvalds
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
38bdc32
mm/slab: fix section mismatch warning
by Sam Ravnborg
· 17 years ago
577a32f
mm: fix section mismatch warnings
by Sam Ravnborg
· 17 years ago
c97a9e1
mm: more rmap checking
by Nick Piggin
· 17 years ago
d55e2ca
Make __vunmap static
by Benjamin Herrenschmidt
· 17 years ago
0aa817f
Slab allocators: define common size limitations
by Christoph Lameter
· 17 years ago
3ec0974
SLUB: Simplify debug code
by Christoph Lameter
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
5577bd8
SLUB: Do our own flags based on PG_active and PG_error
by Christoph Lameter
· 17 years ago
0b44f7a
slab: warn on zero-length allocations
by Christoph Lameter
· 17 years ago
4b6f075
SLUB: Define functions for cpu slab handling instead of using PageActive
by Christoph Lameter
· 17 years ago
c59def9
Slab allocators: Drop support for destructors
by Christoph Lameter
· 17 years ago
afc0ced
slob: implement RCU freeing
by Nick Piggin
· 17 years ago
43c0f3d
Fix: find_or_create_page skips cpuset memory spreading.
by Christoph Lameter
· 17 years ago
1800782
slub: don't confuse ctor and dtor
by Hugh Dickins
· 17 years ago
6c645ac
sh64: generic quicklist support.
by Paul Mundt
· 17 years ago
0ea9718
consolidate generic_writepages and mpage_writepages
by Miklos Szeredi
· 18 years ago
39bf627
VM statistics: Make timer deferrable
by Christoph Lameter
· 18 years ago
7faaa5f
Bug in mm/thrash.c function grab_swap_token()
by Mika Kukkonen
· 18 years ago
bcf889f
SLUB: remove nr_cpu_ids hack
by Christoph Lameter
· 18 years ago
6f076f5
early_pfn_to_nid needs to be __meminit
by Stephen Rothwell
· 18 years ago
894b878
slub: support concurrent local and remote frees and allocs on a slab
by Christoph Lameter
· 18 years ago
d84c412
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
c855ff3
Fix a bad error case handling in read_cache_page_async()
by David Howells
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
4037d45
Move remote node draining out of slab allocators
by Christoph Lameter
· 18 years ago
Next »