Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3cf695c58eae98271effac22e6dce00bb61cd06
/
include
/
linux
/
mm.h
3864601
mm: extract exe_file handling from procfs
by Jiri Slaby
· 13 years ago
ca16d14
mm: don't access vm_flags as 'int'
by KOSAKI Motohiro
· 13 years ago
c856507
mm: remove last trace of shmem_get_unmapped_area
by Hugh Dickins
· 13 years ago
172703b
mm: delete non-atomic mm counter implementation
by Matt Fleming
· 13 years ago
ba93fa8
mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM
by Daniel Kiper
· 13 years ago
bf4e890
mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP
by Daniel Kiper
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
a09ed5e
vmscan: change shrink_slab() interfaces by passing shrink_control
by Ying Han
· 13 years ago
a238ab5
mm: break out page allocation warning code
by Dave Hansen
· 13 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 13 years ago
d16dfc5
mm: mmu_gather rework
by Peter Zijlstra
· 13 years ago
d05f316
mm: make expand_downwards() symmetrical with expand_upwards()
by Michal Hocko
· 13 years ago
1b79acc
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
by KOSAKI Motohiro
· 13 years ago
37b23e0
x86,mm: make pagefault killable
by KOSAKI Motohiro
· 13 years ago
7bf02ea
arch, mm: filter disallowed nodes from arch specific show_mem functions
by David Rientjes
· 13 years ago
a09a79f
Don't lock guardpage if the stack is growing up
by Mikulas Patocka
· 13 years ago
78f11a2
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
by Andrea Arcangeli
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b2b755b
lib, arch: add filter argument to show_mem and fix private implementations
by David Rientjes
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
5ddd36b
mm: implement access_remote_vm
by Stephen Wilson
· 14 years ago
cae5d39
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
by Stephen Wilson
· 14 years ago
83b964b
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
31db58b
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
0331932
pagewalk: only split huge pages when necessary
by Dave Hansen
· 14 years ago
318b275
mm: allow GUP to fail instead of waiting on a page
by Gleb Natapov
· 14 years ago
ddd588b
oom: suppress nodes that are not allowed from meminfo on oom kill
by David Rientjes
· 14 years ago
ec0afc9
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 14 years ago
ef2b4b9
mm: PageBuddy and mapcount robustness
by Andrea Arcangeli
· 14 years ago
f58c9df
mm: remove is_hwpoison_address
by Huang Ying
· 14 years ago
69ebb83
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
by Huang Ying
· 14 years ago
0014bd9
mm: export __get_user_pages
by Huang Ying
· 14 years ago
8bc1f91
bootmem: Move __alloc_memory_core_early() to nobootmem.c
by Yinghai Lu
· 14 years ago
3dece37
mm: System without MMU do not need pte_mkwrite
by Michal Simek
· 14 years ago
a664b2d
thp: madvise(MADV_NOHUGEPAGE)
by Andrea Arcangeli
· 14 years ago
37c2ac7
thp: compound_trans_order
by Andrea Arcangeli
· 14 years ago
f2d6bfe
thp: add x86 32bit support
by Johannes Weiner
· 14 years ago
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
500d65d
thp: pmd_trans_huge migrate bugcheck
by Andrea Arcangeli
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago
47ad847
thp: clear_copy_huge_page
by Andrea Arcangeli
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
14fd403
thp: export maybe_mkwrite
by Andrea Arcangeli
· 14 years ago
9180706
thp: alter compound get_page/put_page
by Andrea Arcangeli
· 14 years ago
e9da73d
thp: compound_lock
by Andrea Arcangeli
· 14 years ago
e20e877
mm: remove unlikely() from page_mapping()
by Steven Rostedt
· 14 years ago
110d74a
mm: add FOLL_MLOCK follow_page flag.
by Michel Lespinasse
· 14 years ago
25ca1d6
mm: wrap get_locked_pte() using __cond_lock()
by Namhyung Kim
· 14 years ago
d065bd8
mm: retry page fault when blocking on disk transfer
by Michel Lespinasse
· 14 years ago
bce54bb
mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
by Will Deacon
· 14 years ago
f629d1c
mm: add account_page_writeback()
by Michael Rubin
· 14 years ago
46e387b
Merge branch 'hwpoison-hugepages' into hwpoison
by Andi Kleen
· 14 years ago
aa50d3a
Encode huge page size for VM_FAULT_HWPOISON errors
by Andi Kleen
· 14 years ago
153db80
Merge commit 'v2.6.36-rc7' into core/memblock
by Ingo Molnar
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
bad849b
NOMMU: Stub out vm_get_page_prot() if there's no MMU
by David Howells
· 14 years ago
edbe7d2
memblock: Add find_memory_core_early()
by Yinghai Lu
· 14 years ago
8ca3eb0
guard page for stacks that grow upwards
by Luck, Tony
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
bf99815
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
by Huang Ying
· 14 years ago
7f8275d
mm: add context argument to shrinker callback
by Dave Chinner
· 14 years ago
c6f6b59
mm: make lowmem_page_address() use PFN_PHYS() for improved portability
by Chris Metcalf
· 14 years ago
748446b
mm: compaction: memory compaction core
by Mel Gorman
· 14 years ago
a8bef8ff
mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks
by Mel Gorman
· 14 years ago
ca7e0c6
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
116354d
pagemap: fix pfn calculation for hugepage
by Naoya Horiguchi
· 15 years ago
faa4602
x86, perf, bts, mm: Delete the never used BTS-ptrace code
by Peter Zijlstra
· 15 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
53bddb4
nommu: fix build breakage
by KAMEZAWA Hiroyuki
· 15 years ago
fc148a5
mm: remove VM_LOCK_RMAP code
by Rik van Riel
· 15 years ago
5beb493
mm: change anon_vma linking to fix multi-process server scalability issue
by Rik van Riel
· 15 years ago
34e5523
mm: avoid false sharing of mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
a626b46
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
b7e56ed
Merge branch 'linus' into x86/mm
by Thomas Gleixner
· 15 years ago
9bdac91
sparsemem: Put mem map for one node together.
by Yinghai Lu
· 15 years ago
0867721
x86: Make 64 bit use early_res instead of bootmem before slab
by Yinghai Lu
· 15 years ago
84abd88
Merge remote branch 'linus/master' into x86/bootmem
by H. Peter Anvin
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
53df8fd
Move page_is_ram() declaration to mm.h
by Wu Fengguang
· 15 years ago
7e66087
nommu: fix shared mmap after truncate shrinkage problems
by David Howells
· 15 years ago
99dcc3e
this_cpu: Page allocator conversion
by Christoph Lameter
· 15 years ago
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3299625
x86: Fix checking of SRAT when node 0 ram is not from 0
by Yinghai Lu
· 15 years ago
facb601
HWPOISON: Add soft page offline support
by Andi Kleen
· 15 years ago
847ce40
HWPOISON: Add unpoisoning support
by Wu Fengguang
· 15 years ago
82ba011
HWPOISON: Turn ref argument into flags argument
by Andi Kleen
· 15 years ago
588f9ce
HWPOISON: Be more aggressive at freeing non LRU caches
by Andi Kleen
· 15 years ago
5dc3764
mm hugetlb: add hugepage support to pagemap
by Naoya Horiguchi
· 15 years ago
f096e59
include/linux/mm.h: remove unneeded ifdef
by Huang Shijie
· 15 years ago
3ca7b3c
mm: define PAGE_MAPPING_FLAGS
by Hugh Dickins
· 15 years ago
934831d
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
by David Howells
· 15 years ago
6c5daf0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
25d9e2d
truncate: new helpers
by npiggin@suse.de
· 15 years ago
81ac3ad
kcore: register module area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
Next »