summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19Remove references to dead website.Dave Jones
2019-07-19Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2019-07-19Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-19Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19tracing: Fix user stack trace "??" outputEiichi Tsukata
2019-07-19csky: Fixup abiv1 memset errorGuo Ren
2019-07-19csky: Improve tlb operation with help of asidGuo Ren
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren
2019-07-19csky: Add new asid lib code from armGuo Ren
2019-07-19csky: Revert mmu ASID mechanismGuo Ren
2019-07-19dt-bindings: csky: Add csky PMU bindingsMao Han
2019-07-19dt-bindings: interrupt-controller: Update csky mpintcGuo Ren
2019-07-19csky: Fixup some error count in 810 & 860.Guo Ren
2019-07-19csky: Fix perf record in kernel/user spaceMao Han
2019-07-19csky: Add pmu interrupt supportMao Han
2019-07-19csky: Add count-width property for csky pmuMao Han
2019-07-19csky: Init pmu as a deviceMao Han
2019-07-19csky: Fixup no panic in kernel for some trapsGuo Ren
2019-07-19csky: Select intc & timer driversGuo Ren
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18mm: migrate: remove unused mode argumentKeith Busch
2019-07-18mm/sparsemem: cleanup 'section number' data typesDan Williams
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams
2019-07-18libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-07-18mm/devm_memremap_pages: enable sub-section remapDan Williams
2019-07-18mm: document ZONE_DEVICE memory-model implicationsDan Williams
2019-07-18mm/sparsemem: support sub-section hotplugDan Williams
2019-07-18mm/sparsemem: prepare for sub-section rangesDan Williams
2019-07-18mm: kill is_dev_zone() helperDan Williams
2019-07-18mm/hotplug: kill is_dev_zone() usage in __remove_pages()Dan Williams
2019-07-18mm/sparsemem: convert kmalloc_section_memmap() to populate_section_memmap()Dan Williams
2019-07-18mm/hotplug: prepare shrink_{zone, pgdat}_span for sub-section removalDan Williams
2019-07-18mm/sparsemem: add helpers track active portions of a section at bootDan Williams
2019-07-18mm/sparsemem: introduce a SECTION_IS_EARLY flagDan Williams
2019-07-18mm/sparsemem: introduce struct mem_section_usageDan Williams
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand
2019-07-18drivers/base/memory: use "unsigned long" for block idsDavid Hildenbrand
2019-07-18mm: section numbers use the type "unsigned long"David Hildenbrand