summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-26um: switch to NO_BOOTMEMMike Rapoport
2018-10-26um: setup_physmem: stop using global variablesMike Rapoport
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport
2018-10-26of: ignore sub-page memory regionsMike Rapoport
2018-10-26hexagon: switch to NO_BOOTMEMMike Rapoport
2018-10-26mm: convert insert_pfn() to vm_fault_tMatthew Wilcox
2018-10-26mm: convert __vm_insert_mixed() to vm_fault_tMatthew Wilcox
2018-10-26mm: inline vm_insert_pfn_prot() into callerMatthew Wilcox
2018-10-26mm: remove vm_insert_pfn()Matthew Wilcox
2018-10-26mm: remove references to vm_insert_pfn()Matthew Wilcox
2018-10-26mm: make vm_insert_pfn_prot() staticMatthew Wilcox
2018-10-26x86: convert vdso to use vm_fault_tMatthew Wilcox
2018-10-26mm: introduce vmf_insert_pfn_prot()Matthew Wilcox
2018-10-26mm: remove vm_insert_mixed()Matthew Wilcox
2018-10-26cramfs: convert to use vmf_insert_mixedNicolas Pitre
2018-10-26mm: convert to use vm_fault_tSouptick Joarder
2018-10-26mm/page_alloc.c: clean up check_for_memory()Oscar Salvador
2018-10-26mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()Huang Ying
2018-10-26mm/swapfile.c: call free_swap_slot() in __swap_entry_free()Huang Ying
2018-10-26mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache()Huang Ying
2018-10-26kmemleak: add module param to print warnings to dmesgVincent Whitchurch
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26mm, mmu_notifier: be explicit about range invalition non-blocking modeMichal Hocko
2018-10-26mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()Michal Hocko
2018-10-26mm: don't miss the last page because of round-off errorRoman Gushchin
2018-10-26mm: drain memcg stocks on css offliningRoman Gushchin
2018-10-26mm: rework memcg kernel stack accountingRoman Gushchin
2018-10-26slub: extend slub debug to handle multiple slabsAaron Tomlin
2018-10-26mm: don't warn about large allocations for slabDmitry Vyukov
2018-10-26mm/slub.c: switch to bitmap_zalloc()Andy Shevchenko
2018-10-26xtensa: use generic vga.hJiri Slaby
2018-10-26fs/iomap.c: change return type to vm_fault_tSouptick Joarder
2018-10-26ocfs2: remove set but not used variable 'rb'YueHaibing
2018-10-26fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai
2018-10-26ocfs2: remove unneeded null checkDing Xiang
2018-10-26ocfs2: remove unused pointer 'eb'Colin Ian King
2018-10-26ocfs2/dlm: remove unnecessary parenthesesNathan Chancellor
2018-10-26scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai
2018-10-26lib/test_kasan.c: add tests for several string/memory API functionsAndrey Ryabinin
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin
2018-10-26include/linux/linkage.h: align weak symbolsAndrey Ryabinin
2018-10-26include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert
2018-10-26userfaultfd: disable irqs when taking the waitqueue lockChristoph Hellwig
2018-10-26mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds