Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dcae56ea661e13d8f904b584bbe4c1e50c7ee548
/
mm
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
b71636e2
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
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
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
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
· 18 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
77461ab
Make vm statistics update interval configurable
by Christoph Lameter
· 18 years ago
d1187ed
vmstat: use our own timer events
by Christoph Lameter
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
01f2705
fs: convert core functions to zero_user_page
by Nate Diller
· 18 years ago
5830c59
slab: shut down cache_reaper when cpu goes down
by Christoph Lameter
· 18 years ago
38c3bd9
slab: use CPU_LOCK_[ACQUIRE|RELEASE]
by Heiko Carstens
· 18 years ago
ef71c15
AFS: export a couple of core functions for AFS write support
by David Howells
· 18 years ago
8a63011
pretend cpuset has some form of hugetlb page reservation
by Ken Chen
· 18 years ago
ace4bd2
fix leaky resv_huge_pages when cpuset is in use
by Ken Chen
· 18 years ago
7ae439c
krealloc: fix kerneldoc comments
by Pekka J Enberg
· 18 years ago
5e6d444
SLUB: rework slab order determination
by Christoph Lameter
· 18 years ago
45edfa5
SLUB: include lifetime stats and sets of cpus / nodes in tracking output
by Christoph Lameter
· 18 years ago
41ecc55
SLUB: add CONFIG_SLUB_DEBUG
by Christoph Lameter
· 18 years ago
Next »