Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d5a187daf5856df9b997f9d208e5a7b64006eb2e
d5a187d
mm, rmap: handle anon_vma_prepare() common case inline
by Vlastimil Babka
· 8 years ago
46e8a3a0
mm, debug: print raw struct page data in __dump_page()
by Vlastimil Babka
· 8 years ago
953c66c
mm: THP page cache support for ppc64
by Aneesh Kumar K.V
· 8 years ago
1dd38b6
mm: move vma_is_anonymous check within pmd_move_must_withdraw
by Aneesh Kumar K.V
· 8 years ago
763b218
mm: add preempt points into __purge_vmap_area_lazy()
by Joel Fernandes
· 8 years ago
f9e0997
mm: turn vmap_purge_lock into a mutex
by Christoph Hellwig
· 8 years ago
5803ed2
mm: mark all calls into the vmalloc subsystem as potentially sleeping
by Christoph Hellwig
· 8 years ago
8d5341a
x86/ldt: use vfree_atomic() to free ldt entries
by Andrey Ryabinin
· 8 years ago
0f110a9
kernel/fork: use vfree_atomic() to free thread stack
by Andrey Ryabinin
· 8 years ago
bf22e37
mm: add vfree_atomic()
by Andrey Ryabinin
· 8 years ago
0574ecd
mm: refactor __purge_vmap_area_lazy()
by Christoph Hellwig
· 8 years ago
9c3acf6
mm: remove free_unmap_vmap_area_addr()
by Christoph Hellwig
· 8 years ago
c8eef01
mm: remove free_unmap_vmap_area_noflush()
by Christoph Hellwig
· 8 years ago
b538899
mm: workingset: update shadow limit to reflect bigger active list
by Johannes Weiner
· 8 years ago
dbc446b
mm: workingset: restore refault tracking for single-page files
by Johannes Weiner
· 8 years ago
14b4687
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
by Johannes Weiner
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
f4b109c
lib: radix-tree: add entry deletion support to __radix_tree_replace()
by Johannes Weiner
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 8 years ago
f794243
lib: radix-tree: native accounting of exceptional entries
by Johannes Weiner
· 8 years ago
b936887
mm: workingset: turn shadow node shrinker bugs into warnings
by Johannes Weiner
· 8 years ago
59749e6
mm: khugepaged: fix radix tree node leak in shmem collapse error path
by Johannes Weiner
· 8 years ago
91a45f7
mm: khugepaged: close use-after-free race during shmem collapsing
by Johannes Weiner
· 8 years ago
8db378a
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
by Andrew Morton
· 8 years ago
9491ae4
mm: don't cap request size based on read-ahead setting
by Jens Axboe
· 8 years ago
f1f5929
shmem: fix compilation warnings on unused functions
by Jérémy Lefaure
· 8 years ago
bace924
fs/fs-writeback.c: remove redundant if check
by Tahsin Erdogan
· 8 years ago
c70b647
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
by Kirill A. Shutemov
· 8 years ago
d5e6eff
mm: cma: make linux/cma.h standalone includible
by Thierry Reding
· 8 years ago
c1ef8e2
mm: disable numa migration faults for dax vmas
by Dan Williams
· 8 years ago
c7142ae
mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected
by Heiko Carstens
· 8 years ago
c3352cb
dt: add documentation of "hotpluggable" memory property
by Reza Arbab
· 8 years ago
41a9ada
of/fdt: mark hotpluggable memory
by Reza Arbab
· 8 years ago
114cf3c
mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
by Reza Arbab
· 8 years ago
39fa104d
mm: remove x86-only restriction of movable_node
by Reza Arbab
· 8 years ago
4a3bac4
powerpc/mm: allow memory hotplug into a memoryless node
by Reza Arbab
· 8 years ago
8d303e4
mm/mempolicy.c: forbid static or relative flags for local NUMA mode
by Piotr Kwapulinski
· 8 years ago
80a7951
mm: fix up get_user_pages* comments
by Lorenzo Stoakes
· 8 years ago
692a68c
mm: remove the page size change check in tlb_remove_page
by Aneesh Kumar K.V
· 8 years ago
07e3266
mm: add tlb_remove_check_page_size_change to track page size change
by Aneesh Kumar K.V
· 8 years ago
b528e4b
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
by Aneesh Kumar K.V
· 8 years ago
b5bc66b
mm: update mmu_gather range correctly
by Aneesh Kumar K.V
· 8 years ago
c0f2e17
mm: use the correct page size when removing the page
by Aneesh Kumar K.V
· 8 years ago
23f919d
shmem: avoid maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
6afcf8e
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
by Ming Ling
· 8 years ago
6d84095
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
by Michal Hocko
· 8 years ago
fd60775
mm, thp: avoid unlikely branches for split_huge_pmd
by David Rientjes
· 8 years ago
3f50006
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
by zijun_hu
· 8 years ago
29fac03
mm: make unreserve highatomic functions reliable
by Minchan Kim
· 8 years ago
04c8716
mm: try to exhaust highatomic reserve before the OOM
by Minchan Kim
· 8 years ago
4855e4a
mm: prevent double decrease of nr_reserved_highatomic
by Minchan Kim
· 8 years ago
88ed365
mm: don't steal highatomic pageblock
by Minchan Kim
· 8 years ago
22901c6
kmemleak: fix reference to Documentation
by Andreas Platschek
· 8 years ago
8bea805
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
by Aneesh Kumar K.V
· 8 years ago
3999f52
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
by Aneesh Kumar K.V
· 8 years ago
771ab43
mm/gup.c: make unnecessarily global vma_permits_fault() static
by Tobias Klauser
· 8 years ago
5f33a08
mm/vmscan.c: set correct defer count for shrinker
by Shaohua Li
· 8 years ago
3e32158
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
by Andi Kleen
· 8 years ago
bf00bd3
mm, slab: maintain total slab count instead of active count
by David Rientjes
· 8 years ago
f728b0a
mm, slab: faster active and free stats
by Greg Thelen
· 8 years ago
e70954f
mm/slab_common.c: check kmem_create_cache flags are common
by Thomas Garnier
· 8 years ago
84582c8
slub: avoid false-postive warning
by Arnd Bergmann
· 8 years ago
89e364d
slub: move synchronize_sched out of slab_mutex on shrink
by Vladimir Davydov
· 8 years ago
13583c3
mm: memcontrol: use special workqueue for creating per-memcg caches
by Vladimir Davydov
· 8 years ago
c62c38f
ocfs2: replace CURRENT_TIME macro
by Deepa Dinamani
· 8 years ago
395627b
ocfs2: use time64_t to represent orphan scan times
by Deepa Dinamani
· 8 years ago
4131d53
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
by Ashish Samant
· 8 years ago
07f38d9
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
by piaojun
· 8 years ago
28bb5ef
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
by piaojun
· 8 years ago
aa7b585
ocfs2: delete redundant code and set the node bit into maybe_map directly
by Guozhonghua
· 8 years ago
46832b2
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
by piaojun
· 8 years ago
3da8206
drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket
by Sudip Mukherjee
· 8 years ago
c795cf4
drivers/pcmcia/m32r_pcc.c: use common error path
by Sudip Mukherjee
· 8 years ago
4170a20
drivers/pcmcia/m32r_pcc.c: check return from request_irq
by Sudip Mukherjee
· 8 years ago
17e9623
m32r: fix build warning
by Sudip Mukherjee
· 8 years ago
eb17726
m32r: add simple dma
by Sudip Mukherjee
· 8 years ago
779d5eb
scripts/tags.sh: handle OMAP platforms properly
by Sam Protsenko
· 8 years ago
0d7bbb4
scripts/bloat-o-meter: compile .NUMBER regex
by Alexey Dobriyan
· 8 years ago
3af06fd
scripts/bloat-o-meter: don't use readlines()
by Alexey Dobriyan
· 8 years ago
3fb4afd
prctl: remove one-shot limitation for changing exe link
by Stanislav Kinsburskiy
· 8 years ago
c0b942a
kthread: add __printf attributes
by Nicolas Iooss
· 8 years ago
df5f0f0
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cbaa157
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
92c020d
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bca13ce
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0719dbf
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3940cf0
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9ad1aee
Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
718c0dd
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8fa3b6f
Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
by Linus Torvalds
· 8 years ago
56e9461
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 8 years ago
709c12e
Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 8 years ago
669bb4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 8 years ago
0261b5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
067d14f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 8 years ago
ce38aa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
7c7808c
openrisc: prevent VGA console, fix builds
by Randy Dunlap
· 8 years ago
cdb7544
openrisc: include l.swa in check for write data pagefault
by Stefan Kristiansson
· 10 years ago
d01e1f3
openrisc: Updates after openrisc.net has been lost
by Stafford Horne
· 9 years ago
Next »