Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b4e273fb83bce5dd8e166a4defb16ebdd215abf
/
mm
f905bc4
nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.
by Paul Mundt
· 17 years ago
9782995
oom_kill: remove uid==0 checks
by Serge E. Hallyn
· 17 years ago
e338d26
Add 64-bit capability support to the kernel
by Andrew Morgan
· 17 years ago
4249259
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
by David P. Quigley
· 17 years ago
20cecba
slob: reduce external fragmentation by using three free lists
by Matt Mackall
· 17 years ago
679299b
slob: fix free block merging at head of subpage
by Matt Mackall
· 17 years ago
8bc3be2
writeback: speed up writeback of big dirty files
by Fengguang Wu
· 17 years ago
a322f8a
mm: fix section mismatch warning in sparse.c
by Sam Ravnborg
· 17 years ago
0ed361d
mm: fix PageUptodate data race
by Nick Piggin
· 17 years ago
62e1c55
page migraton: handle orphaned pages
by Shaohua Li
· 17 years ago
b5beb1c
check ADVICE of fadvise64_64 even if get_xip_page is given
by Masatake YAMATO
· 17 years ago
e6f3602
Include count of pagecache pages in show_mem() output
by Larry Woodman
· 17 years ago
a2b3456
Fix dirty page accounting leak with ext3 data=journal
by Bjorn Steinbrink
· 17 years ago
ae1276b
set_page_refcounted() VM_BUG_ON fix
by Qi Yong
· 17 years ago
920c7a5
mm: remove fastcall from mm/
by Harvey Harrison
· 17 years ago
1e548de
page allocator: remove unused arguments in zone_init_free_lists()
by Andi Kleen
· 17 years ago
5a9bbdc
mm: don't waste swap on locked pages
by Hugh Dickins
· 17 years ago
9eccf2a
vmstat: remove prefetch
by Christoph Lameter
· 17 years ago
195cf453
mm/page-writeback: highmem_is_dirtyable option
by Bron Gondwana
· 17 years ago
3dfa572
Page allocator: get rid of the list of cold pages
by Christoph Lameter
· 17 years ago
5dc3318
mm: don't allow ioremapping of ranges larger than vmalloc space
by Robert Bragg
· 17 years ago
a7f75e2
vmstat: small revisions to refresh_cpu_vm_stats()
by Christoph Lameter
· 17 years ago
08e7d9b
arch_rebalance_pgtables call
by Martin Schwidefsky
· 17 years ago
5e54197
add mm argument to pte/pmd/pud/pgd_free
by Benjamin Herrenschmidt
· 17 years ago
9f8f217
Page allocator: clean up pcp draining functions
by Christoph Lameter
· 17 years ago
e2848a0
radix-tree: avoid atomic allocations for preloaded insertions
by Nick Piggin
· 17 years ago
e31d9eb
make __vmalloc_area_node() static
by Adrian Bunk
· 17 years ago
625d957
Remove unused code from mm/tiny-shmem.c
by Balbir Singh
· 17 years ago
f61eaf9
mm/page-writeback.c: make a function static
by Adrian Bunk
· 17 years ago
1e88328
maps4: make page monitoring /proc file optional
by Matt Mackall
· 17 years ago
e647309
maps4: introduce a generic page walker
by Matt Mackall
· 17 years ago
698dd4b
maps4: move is_swap_pte
by Matt Mackall
· 17 years ago
61d5048
clean up vmtruncate
by Christoph Hellwig
· 17 years ago
1b1b32f
tmpfs: fix shmem_swaplist races
by Hugh Dickins
· 17 years ago
b409f9f
tmpfs: radix_tree_preloading
by Hugh Dickins
· 17 years ago
2e0e26c
tmpfs: open a window in shmem_unuse_inode
by Hugh Dickins
· 17 years ago
cb5f7b9
tmpfs: make shmem_unuse more preemptible
by Hugh Dickins
· 17 years ago
a0ee5ec
tmpfs: allocate on read when stacked
by Hugh Dickins
· 17 years ago
d9fe526
tmpfs: allow filepage alongside swappage
by Hugh Dickins
· 17 years ago
73b1262
tmpfs: move swap swizzling into shmem
by Hugh Dickins
· 17 years ago
f000944
tmpfs: shuffle add_to_swap_caches
by Hugh Dickins
· 17 years ago
bb63be0
tmpfs: move swap_state stats update
by Hugh Dickins
· 17 years ago
818db35
tmpfs: fix mounts when size is less than the page size
by Michael Marineau
· 17 years ago
5b04c68
shmem: factor out sbi->free_inodes manipulations
by Pavel Emelyanov
· 17 years ago
2e44188
swapoff: scan ptes preemptibly
by Hugh Dickins
· 17 years ago
8952898
swapin: fix valid_swaphandles defect
by Hugh Dickins
· 17 years ago
5402b97
shmem_file_write is redundant
by Hugh Dickins
· 17 years ago
d360244
shmem_getpage return page locked
by Hugh Dickins
· 17 years ago
27d54b3
shmem: SGP_QUICK and SGP_FAULT redundant
by Hugh Dickins
· 17 years ago
02098fe
swapin needs gfp_mask for loop on tmpfs
by Hugh Dickins
· 17 years ago
46017e9
swapin_readahead: move and rearrange args
by Hugh Dickins
· 17 years ago
c4cc6d0
swapin_readahead: excise NUMA bogosity
by Hugh Dickins
· 17 years ago
bf53d6f
vmalloc: clean up page array indexing
by Christoph Lameter
· 17 years ago
9e2779f
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
by Christoph Lameter
· 17 years ago
b3bdda0
vmalloc: add const to void* parameters
by Christoph Lameter
· 17 years ago
48667e7
Move vmalloc_to_page() to mm/vmalloc.
by Christoph Lameter
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
8a459e4
sys_remap_file_pages: fix ->vm_file accounting
by Oleg Nesterov
· 17 years ago
2c8296f
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
by Linus Torvalds
· 17 years ago
ba84c73
SLUB: Do not upset lockdep
by root
· 17 years ago
0642878
SLUB: Fix coding style violations
by Pekka Enberg
· 17 years ago
7c2e132
Add parameter to add_partial to avoid having two functions
by Christoph Lameter
· 17 years ago
9824601
SLUB: rename defrag to remote_node_defrag_ratio
by Christoph Lameter
· 17 years ago
f61396a
Move count_partial before kmem_cache_shrink
by Christoph Lameter
· 17 years ago
151c602
SLUB: Fix sysfs refcounting
by Christoph Lameter
· 17 years ago
e374d48
slub: fix shadowed variable sparse warnings
by Harvey Harrison
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
2f98735
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
by Nick Piggin
· 17 years ago
28bc44d
do_invalidatepage() comment typo fix
by Fengguang Wu
· 17 years ago
124d3b7
fix writev regression: pan hanging unkillable and un-straceable
by Nick Piggin
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
0325291
x86: print which shared library/executable faulted in segfault etc. messages v3
by Andi Kleen
· 17 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
c1d171a
x86: randomize brk
by Jiri Kosina
· 17 years ago
d5f68c6
sh: Bump number of quicklists for SH-5.
by Paul Mundt
· 17 years ago
fa71706
sched: sched_rt_entity
by Peter Zijlstra
· 17 years ago
95402b3
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
by Gautham R Shenoy
· 17 years ago
b47711b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
df8dc74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
556a169
slab: fix bootstrap on memoryless node
by Pekka Enberg
· 17 years ago
1eada11
Kobject: convert mm/slub.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
081248d
kset: move /sys/slab to /sys/kernel/slab
by Greg Kroah-Hartman
· 17 years ago
27c3a31
kset: convert slub to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
88c3f7a
Security: remove security_file_mmap hook sparse-warnings (NULL as 0).
by Richard Knutsson
· 17 years ago
9c09a95
slab: partially revert list3 changes
by Mel Gorman
· 17 years ago
c5c9942
fix hugepages leak due to pagetable page sharing
by Larry Woodman
· 17 years ago
8f7b3d1
Update ctime and mtime for memory-mapped files
by Anton Salikhmetov
· 17 years ago
9723198
#ifdef very expensive debug check in page fault path
by Carsten Otte
· 17 years ago
1d6f4e6
mm: fix section mismatch warning in page_alloc.c
by Sam Ravnborg
· 17 years ago
c23f72c
Revert "writeback: introduce writeback_control.more_io to indicate more io"
by Linus Torvalds
· 17 years ago
68842c9
hugetlbfs: fix quota leak
by Ken Chen
· 17 years ago
96990a4
quicklists: Only consider memory that can be used with GFP_KERNEL
by Christoph Lameter
· 17 years ago
467bc46
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
by Thomas Bogendoerfer
· 17 years ago
c51b1a1
xip: fix get_zeroed_page with __GFP_HIGHMEM
by Akinobu Mita
· 17 years ago
158a962
Unify /proc/slabinfo configuration
by Linus Torvalds
· 17 years ago
57ed3ed
slub: provide /proc/slabinfo
by Pekka J Enberg
· 17 years ago
76be895
SLUB: Improve hackbench speed
by Christoph Lameter
· 17 years ago
3a69279
Do dirty page accounting when removing a page from the page cache
by Linus Torvalds
· 17 years ago
Next »