Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a10e11946bb2d59516a5252b1b588e2963a13ebe
/
mm
8c08634
dirty page balancing: Get rid of broken unmapped_ratio logic
by Linus Torvalds
· 17 years ago
d32ddd8
slob: fix memory corruption
by Nick Piggin
· 17 years ago
20a1022
Swap delay accounting, include lock_page() delays
by Balbir Singh
· 17 years ago
42614fc
vmstat: fix section mismatch warning
by Randy Dunlap
· 17 years ago
be21f0a
fix mm/util.c:krealloc()
by Adrian Bunk
· 17 years ago
45c682a
hugetlb: fix i_blocks accounting
by Ken Chen
· 17 years ago
8cde045
mm/hugetlb.c: make a function static
by Adrian Bunk
· 17 years ago
90d8b7e
hugetlb: enforce quotas during reservation for shared mappings
by Adam Litke
· 17 years ago
9a119c0
hugetlb: allow bulk updating in hugetlb_*_quota()
by Adam Litke
· 17 years ago
2fc39ce
hugetlb: debit quota in alloc_huge_page
by Adam Litke
· 17 years ago
c79fb75
hugetlb: fix quota management for private mappings
by Adam Litke
· 17 years ago
348ea20
hugetlb: split alloc_huge_page into private and shared components
by Adam Litke
· 17 years ago
5b23dbe
hugetlb: follow_hugetlb_page() for write access
by Adam Litke
· 17 years ago
887c3cb
Add IORESOUCE_BUSY flag for System RAM
by Yasunori Goto
· 17 years ago
5fce25a
mm: speed up writeback ramp-up on clean systems
by Peter Zijlstra
· 17 years ago
dbc0e4c
memory hotremove: unset migrate type "ISOLATE" after removal
by KAMEZAWA Hiroyuki
· 17 years ago
3ad33b2
Migration: find correct vma in new_vma_page()
by Lee Schermerhorn
· 17 years ago
cc550de
slab: fix typo in allocation failure handling
by Akinobu Mita
· 17 years ago
44048d7
Revert "Bias the placement of kernel pages at lower PFNs"
by Linus Torvalds
· 17 years ago
efe4418
SLUB: killed the unused "end" variable
by Denis Cheng
· 17 years ago
221d468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 17 years ago
05aa345
SLUB: Fix memory leak by not reusing cpu_slab
by Christoph Lameter
· 17 years ago
02c3530
unexport access_process_vm
by Adrian Bunk
· 17 years ago
5307cc1
Remove broken ptrace() special-case code from file mapping
by Linus Torvalds
· 17 years ago
bdb76ef
dio: fix cache invalidation after sync writes
by Zach Brown
· 17 years ago
487e9bf
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
by Hugh Dickins
· 17 years ago
8bca44b
mm/sparse-vmemmap.c: make sure init_mm is included
by Glauber de Oliveira Costa
· 17 years ago
6a22c57
Revert "x86_64: allocate sparsemem memmap above 4G"
by Linus Torvalds
· 17 years ago
f2b8544
NOMMU: mm/nommu.c needs linux/module.h
by David Howells
· 17 years ago
cbf6781
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
27bb628
missing atomic_read_long() in slub.c
by Al Viro
· 17 years ago
3a424f2
Fix a build error when BLOCK=n
by Emil Medve
· 17 years ago
1ddd439
fix mprotect vma_wants_writenotify prot
by Hugh Dickins
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
480b116
shmem: new export ops
by Christoph Hellwig
· 17 years ago
b9049e2
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
by Yasunori Goto
· 17 years ago
7b78d33
memory hotplug: rearrange memory hotplug notifier
by Yasunori Goto
· 17 years ago
e91a810
oom_kill bug
by Al Viro
· 17 years ago
ad3d0a3
small documentation fixes
by Philipp Marek
· 17 years ago
e9534b3
Typo fixes retrun -> return
by Gabriel Craciunescu
· 17 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
8518609
Explain clearly why kmalloc() can't use __GFP_HIGHMEM.
by Robert P. J. Day
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
bac0abd
Isolate some explicit usage of task->tgid
by Pavel Emelyanov
· 17 years ago
228ebcb
Uninline find_task_by_xxx set of functions
by Pavel Emelyanov
· 17 years ago
b488893
pid namespaces: changes to show virtual ids to user
by Pavel Emelyanov
· 17 years ago
7b1915a
mm/oom_kill.c: Use list_for_each_entry instead of list_for_each
by Matthias Kaehlcke
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
8793d85
Task Control Groups: make cpusets a client of cgroups
by Paul Menage
· 17 years ago
8f731f7
kernel-api docbook: fix content problems
by Randy Dunlap
· 17 years ago
3ed75eb
setup vma->vm_page_prot by vm_get_page_prot()
by Coly Li
· 17 years ago
1c7037d
remove unused flush_tlb_pgtables
by Benjamin Herrenschmidt
· 17 years ago
5325338
Include <linux/backing-dev.h> in mm/filemap.c
by Linus Torvalds
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
12d00f6
cpu hotplug: slab: fix memory leak in cpu hotplug error path
by Akinobu Mita
· 17 years ago
fbf1e47
cpu hotplug: slab: cleanup cpuup_callback()
by Akinobu Mita
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
cbfee34
security/ cleanups
by Adrian Bunk
· 17 years ago
b537677
Implement file posix capabilities
by Serge E. Hallyn
· 17 years ago
8d63494
remap_file_pages: kernel-doc corrections
by Randy Dunlap
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
369f238
writeback: remove unnecessary wait in throttle_vm_writeout()
by Fengguang Wu
· 17 years ago
1c0eeaf
introduce I_SYNC
by Joern Engel
· 17 years ago
2e6883b
writeback: introduce writeback_control.more_io to indicate more io
by Fengguang Wu
· 17 years ago
bda5b65
Delete gcc-2.95 compatible structure definition.
by Robert P. J. Day
· 17 years ago
4af3c9c
Drop some headers from mm.h
by Alexey Dobriyan
· 17 years ago
040b5c6
SLAB_PANIC more (proc, posix-timers, shmem)
by Alexey Dobriyan
· 17 years ago
e423003
writeback: don't propagate AOP_WRITEPAGE_ACTIVATE
by Andrew Morton
· 17 years ago
7a40507
mm: document tree_lock->zone.lock lockorder
by Nick Piggin
· 17 years ago
d773ed6
mm: test and set zone reclaim lock before starting reclaim
by David Rientjes
· 17 years ago
ae74138
oom: convert zone_scan_lock from mutex to spinlock
by David Rientjes
· 17 years ago
3ff5669
oom: do not take callback_mutex
by David Rientjes
· 17 years ago
bbe373f
oom: compare cpuset mems_allowed instead of exclusive ancestors
by David Rientjes
· 17 years ago
7213f50
oom: suppress extraneous stack and memory dump
by David Rientjes
· 17 years ago
fe071d7
oom: add oom_kill_allocating_task sysctl
by David Rientjes
· 17 years ago
ff0ceb9
oom: serialize out of memory calls
by David Rientjes
· 17 years ago
098d7f1
oom: add per-zone locking
by David Rientjes
· 17 years ago
e815af9
oom: change all_unreclaimable zone member to flags
by David Rientjes
· 17 years ago
70e24bd
oom: move constraints to enum
by David Rientjes
· 17 years ago
5a3135c2
oom: move prototypes to appropriate header file
by David Rientjes
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
b811c20
SLUB: simplify IRQ off handling
by Christoph Lameter
· 17 years ago
3e26c14
mm: dirty balancing for tasks
by Peter Zijlstra
· 17 years ago
04fbfdc
mm: per device dirty threshold
by Peter Zijlstra
· 17 years ago
69cb51d
mm: count writeback pages per BDI
by Peter Zijlstra
· 17 years ago
c9e51e4
mm: count reclaimable pages per BDI
by Peter Zijlstra
· 17 years ago
b2e8fb6
mm: scalable bdi statistics counters
by Peter Zijlstra
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
c4dc4be
nfs: remove congestion_end()
by Peter Zijlstra
· 17 years ago
7426071
xen: lock pte pages while pinning/unpinning
by Jeremy Fitzhardinge
· 17 years ago
92d15c2
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
e2fc88d
mm/vmstat.c: cleanups
by Adrian Bunk
· 17 years ago
dbcb0f1
mm/mempolicy.c: cleanups
by Adrian Bunk
· 17 years ago
d8dc74f
mm/shmem.c: make 3 functions static
by Adrian Bunk
· 17 years ago
af767cb
hugetlb: fix dynamic pool resize failure case
by Adam Litke
· 17 years ago
63b4613
hugetlb: fix hugepage allocation with memoryless nodes
by Nishanth Aravamudan
· 17 years ago
6b0c880
hugetlb: fix pool resizing corner case
by Adam Litke
· 17 years ago
54f9f80
hugetlb: Add hugetlb_dynamic_pool sysctl
by Adam Litke
· 17 years ago
e4e574b
hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings
by Adam Litke
· 17 years ago
7893d1d
hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings
by Adam Litke
· 17 years ago
Next »