aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18mm/sparsemem: introduce struct mem_section_usageDan Williams1-3/+25
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand1-2/+0
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2-2/+3
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfnsDavid Hildenbrand1-1/+1
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand1-7/+0
2019-07-18mm: section numbers use the type "unsigned long"David Hildenbrand1-2/+2
2019-07-18mm: thp: make transhuge_vma_suitable available for anonymous THPYang Shi2-17/+40
2019-07-18mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand1-1/+1
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand1-3/+2
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2-5/+3
2019-07-18mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand1-8/+0
2019-07-18mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand1-1/+1
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2-4/+0
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-18/+199
2019-07-18Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+4
2019-07-18Merge branches 'acpi-misc' and 'acpi-video'Rafael J. Wysocki1-1/+4
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki2-18/+44
2019-07-17Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-1/+1
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-2/+2
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+58
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds2-6/+28
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds3-21/+157
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-54/+75
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake1-1/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-177/+153
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan1-0/+4
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2-4/+4
2019-07-16mm: clean up is_device_*_page() definitionsRobin Murphy1-22/+9
2019-07-16mm/hotplug: make remove_memory() interface usablePavel Tatashin1-2/+6
2019-07-16include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy1-9/+9
2019-07-16kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)1-2/+3
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov3-8/+11
2019-07-16signal: reorder struct sighand_structAlexey Dobriyan1-2/+2
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova1-3/+6
2019-07-16coda: move internal defs out of include/linux/ [ver #2]David Howells1-89/+0
2019-07-16uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headersJan Harkes1-0/+5
2019-07-16coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-07-16coda: potential buffer overflow in coda_psdev_write()Jan Harkes1-1/+2
2019-07-16uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headersMikko Rapeli1-0/+11
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual1-0/+19
2019-07-16lib/rbtree: avoid generating code twice for the cached versionsMichel Lespinasse2-41/+56
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual1-0/+1
2019-07-16lib/list: tweak LIST_POISON2 for better code generation on x86_64Alexey Dobriyan1-1/+1
2019-07-16linux/bits.h: make BIT(), GENMASK(), and friends available in assemblyMasahiro Yamada1-7/+10
2019-07-16include/linux/kernel.h: add typeof_member() macroAlexey Dobriyan1-0/+2
2019-07-16mm: stub out all of swapops.h for !CONFIG_MMUChristoph Hellwig1-2/+3
2019-07-16mm: provide a print_vma_addr stub for !CONFIG_MMUChristoph Hellwig1-0/+6
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-9/+70
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2019-07-16cpufreq: Make cpufreq_generic_init() return voidViresh Kumar1-1/+1