Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
92ff15288747b80730f0132e9c98403370c27b34
92ff152
zram: return zram device_id from zram_add()
by Sergey Senozhatsky
· 9 years ago
b31177f
zram: trivial: correct flag operations comment
by Sergey Senozhatsky
· 9 years ago
d12b63c
zram: report every added and removed device
by Sergey Senozhatsky
· 9 years ago
c3cdb40
zram: remove max_num_devices limitation
by Sergey Senozhatsky
· 9 years ago
522698d
zram: reorganize code layout
by Sergey Senozhatsky
· 9 years ago
85508ec
zram: use idr instead of `zram_devices' array
by Sergey Senozhatsky
· 9 years ago
3bca3ef
zram: cosmetic ZRAM_ATTR_RO code formatting tweak
by Sergey Senozhatsky
· 9 years ago
3d8ed88
zram: add `compact` sysfs entry to documentation
by Sergey Senozhatsky
· 9 years ago
13a18a1
zsmalloc: remove obsolete ZSMALLOC_DEBUG
by Marcin Jabrzyk
· 9 years ago
9e65bf6
zram: remove obsolete ZRAM_DEBUG option
by Marcin Jabrzyk
· 9 years ago
cf54e2f
s390/mm: change HPAGE_SHIFT type to int
by Dominik Dingel
· 9 years ago
cbd7d9c
s390/mm: forward check for huge pmds to pmd_large()
by Dominik Dingel
· 9 years ago
ce41571
s390/hugetlb: remove dead code for sw emulated huge pages
by Dominik Dingel
· 9 years ago
08bd4fc
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
by Dominik Dingel
· 9 years ago
8408427
mm/hugetlb: remove unused arch hook prepare/release_hugepage
by Dominik Dingel
· 9 years ago
bea4119
s390/mm: make hugepages_supported a boot time decision
by Dominik Dingel
· 9 years ago
aefbef1
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
266da6f
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
cfcc0ad
Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
a7296b49
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
1e467e6
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 9 years ago
14738e0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
45471cd
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
93a4b1b
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
d59b92f
Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 9 years ago
8a8c35f
mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()
by Larry Finger
· 9 years ago
0867a57
mm, thp: respect MPOL_PREFERRED policy with non-local node
by Vlastimil Babka
· 9 years ago
afa2db2
tmpfs: truncate prealloc blocks past i_size
by Josef Bacik
· 9 years ago
c435a39
mm/memory hotplug: print the last vmemmap region at the end of hot add memory
by Zhu Guihua
· 9 years ago
e37609b
mm/mmap.c: optimization of do_mmap_pgoff function
by Piotr Kwapulinski
· 9 years ago
93ada57
mm: kmemleak: optimise kmemleak_lock acquiring during kmemleak_scan
by Catalin Marinas
· 9 years ago
9d5a4c7
mm: kmemleak: avoid deadlock on the kmemleak object insertion error path
by Catalin Marinas
· 9 years ago
5f369f3
mm: kmemleak: do not acquire scan_mutex in kmemleak_do_cleanup()
by Catalin Marinas
· 9 years ago
e781a9a
mm: kmemleak: fix delete_object_*() race when called on the same memory block
by Catalin Marinas
· 9 years ago
c5f3b1a
mm: kmemleak: allow safe memory scanning during kmemleak disabling
by Catalin Marinas
· 9 years ago
c2b42d3
memcg: convert mem_cgroup->under_oom from atomic_t to int
by Tejun Heo
· 9 years ago
f4b90b70
memcg: remove unused mem_cgroup->oom_wakeups
by Tejun Heo
· 9 years ago
d1dc6f1
frontswap: allow multiple backends
by Dan Streetman
· 9 years ago
b05b9f5
x86, mirror: x86 enabling - find mirrored memory ranges
by Tony Luck
· 9 years ago
a3f5baf
mm/memblock: allocate boot time data structures from mirrored memory
by Tony Luck
· 9 years ago
fc6daaf
mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute
by Tony Luck
· 9 years ago
6afdb85
mm: do not ignore mapping_gfp_mask in page cache allocation paths
by Michal Hocko
· 9 years ago
0f96ae2
mm/cma.c: fix typos in comments
by Shailendra Verma
· 9 years ago
f0d6647
mm/oom_kill.c: print points as unsigned int
by Wang Long
· 9 years ago
3303967
mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages
by Mike Kravetz
· 9 years ago
cf3ad20
mm/hugetlb: compute/return the number of regions added by region_add()
by Mike Kravetz
· 9 years ago
1dd308a
mm/hugetlb: document the reserve map/region tracking routines
by Mike Kravetz
· 9 years ago
9b012a2
Documentation/vm/unevictable-lru.txt: clarify MAP_LOCKED behavior
by Michal Hocko
· 9 years ago
22cc877
mm: nommu: refactor debug and warning prints
by Leon Romanovsky
· 9 years ago
8809aa2
mm: clarify that the function operates on hugepage pte
by Aneesh Kumar K.V
· 9 years ago
f28b6ff
powerpc/mm: use generic version of pmdp_clear_flush()
by Aneesh Kumar K.V
· 9 years ago
15a25b2
mm/thp: split out pmd collapse flush into separate functions
by Aneesh Kumar K.V
· 9 years ago
97f0b13
tracing: add trace event for memory-failure
by Xie XiuQi
· 9 years ago
cc3e2af
memory-failure: change type of action_result's param 3 to enum
by Xie XiuQi
· 9 years ago
cc637b1
memory-failure: export page_type and action result
by Xie XiuQi
· 9 years ago
eb3c24f
mm, memcg: Try charging a page before setting page up to date
by Mel Gorman
· 9 years ago
4165b9b
hugetlb: do not account hugetlb pages as NR_FILE_PAGES
by Michal Hocko
· 9 years ago
9083905
mm: page_alloc: inline should_alloc_retry()
by Johannes Weiner
· 9 years ago
dc56401
mm: oom_kill: simplify OOM killer locking
by Johannes Weiner
· 9 years ago
da51b14
mm: oom_kill: remove unnecessary locking in exit_oom_victim()
by Johannes Weiner
· 9 years ago
c38f102
mm: oom_kill: generalize OOM progress waitqueue
by Johannes Weiner
· 9 years ago
4640277
mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
by Johannes Weiner
· 9 years ago
16e9519
mm: oom_kill: clean up victim marking and exiting interfaces
by Johannes Weiner
· 9 years ago
3f5ab8c
mm: oom_kill: remove unnecessary locking in oom_enable()
by Johannes Weiner
· 9 years ago
febd594
mm/memory hotplug: init the zone's size when calculating node totalpages
by Gu Zheng
· 9 years ago
641844f
mm/hugetlb: introduce minimum hugepage order
by Naoya Horiguchi
· 9 years ago
414e2fb
rmap: fix theoretical race between do_wp_page and shrink_active_list
by Vladimir Davydov
· 9 years ago
2491ffe
mm/memory-failure: me_huge_page() does nothing for thp
by Naoya Horiguchi
· 9 years ago
add05ce
mm: soft-offline: don't free target page in successful page migration
by Naoya Horiguchi
· 9 years ago
ead07f6
mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling
by Naoya Horiguchi
· 9 years ago
415c64c
mm/memory-failure: split thp earlier in memory error handling
by Naoya Horiguchi
· 9 years ago
95bbc0c
mm: rename RECLAIM_SWAP to RECLAIM_UNMAP
by Zhihui Zhang
· 9 years ago
f012a84
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages
by Nishanth Aravamudan
· 9 years ago
f4d2897
mm/page_alloc.c: cleanup obsolete KM_USER*
by Anisse Astier
· 9 years ago
c761471
mm: avoid tail page refcounting on non-THP compound pages
by Kirill A. Shutemov
· 9 years ago
73933b3
mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath
by Kirill A. Shutemov
· 9 years ago
a9919c7
mm: only define hashdist variable when needed
by Rasmus Villemoes
· 9 years ago
a67a31f
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
by Zhang Zhen
· 9 years ago
83d3f0e
powerpc/mm: tracking vDSO remap
by Laurent Dufour
· 9 years ago
4abad2c
mm: new arch_remap() hook
by Laurent Dufour
· 9 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 9 years ago
e81f2d2
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
by Zhang Zhen
· 9 years ago
36f8818
mm: fix mprotect() behaviour on VM_LOCKED VMAs
by Kirill A. Shutemov
· 9 years ago
cd09241
thp: cleanup how khugepaged enters freezer
by Jiri Kosina
· 9 years ago
ebb0973
mm, hwpoison: remove obsolete "Notebook" todo list
by Andi Kleen
· 9 years ago
e0de78d
mm, hwpoison: add comment describing when to add new cases
by Andi Kleen
· 9 years ago
1ed58b6
linux/slab.h: fix three off-by-one typos in comment
by Rasmus Villemoes
· 9 years ago
34cc699
slab: correct size_index table before replacing the bootstrap kmem_cache_node
by Daniel Sanders
· 9 years ago
4066c33
mm/slab_common: support the slub_debug boot option on specific object size
by Gavin Guo
· 9 years ago
3693a84
xtensa: use for_each_sg()
by Akinobu Mita
· 9 years ago
f51c0ea
procfs: treat parked tasks as sleeping for task state
by Chris Metcalf
· 9 years ago
fe4ba3c
watchdog: add watchdog_cpumask sysctl to assist nohz
by Chris Metcalf
· 9 years ago
b5242e9
smpboot: allow excluding cpus from the smpboot threads
by Chris Metcalf
· 9 years ago
8c07a30
sparc: use for_each_sg()
by Akinobu Mita
· 9 years ago
210bff6
parisc: use for_each_sg()
by Akinobu Mita
· 9 years ago
b519ea6
ocfs2: mark local functions as static
by Joseph Qi
· 9 years ago
ab1ba02
ocfs2: use swap() in ocfs2_double_lock()
by Fabian Frederick
· 9 years ago
a612543
ocfs2: use swap() in swap_refcount_rec()
by Fabian Frederick
· 9 years ago
2a28f98
ocfs2: use swap() in dx_leaf_sort_swap()
by Fabian Frederick
· 9 years ago
ae1f081
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
by Joseph Qi
· 9 years ago
Next »