summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-07-19mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2-2/+3
2019-07-19mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand1-1/+1
2019-07-19mm: make register_mem_sect_under_node() staticDavid Hildenbrand1-7/+0
2019-07-19mm: section numbers use the type "unsigned long"David Hildenbrand1-2/+2
2019-07-19mm: thp: make transhuge_vma_suitable available for anonymous THPYang Shi2-17/+40
2019-07-19mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand1-1/+1
2019-07-19mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand1-3/+2
2019-07-19mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2-5/+3
2019-07-19mm/memory_hotplug: drop MHP_MEMBLOCK_APIDavid Hildenbrand1-8/+0
2019-07-19mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand1-1/+1
2019-07-19mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2-4/+0
2019-07-19driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams1-0/+5
2019-07-19drivers/base: Introduce kill_device()Dan Williams1-0/+1
2019-07-19Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+4
2019-07-19Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds10-4/+33
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2019-07-18pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDSTrond Myklebust1-0/+1
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2019-07-18bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2-0/+6
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-3/+30
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner1-0/+5
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds9-12/+56
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+48
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-18/+199
2019-07-18wait: add wq_has_single_sleeper helperJosef Bacik1-0/+13
2019-07-18Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus 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-18SUNRPC: Fix up backchannel slot table accountingTrond Myklebust3-2/+6
2019-07-17Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...Linus Torvalds1-1/+1
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus 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-17dm: use printk ratelimiting functionsMike Snitzer1-13/+4
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus 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-17iomap: move internal declarations into fs/iomap/Darrick J. Wong1-0/+10
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong1-0/+7
2019-07-17dma-mapping: add a dma_addressing_limited helperChristoph Hellwig1-0/+14
2019-07-17switch the remnants of releasing the mountpoint away from fs_pinAl Viro1-1/+0
2019-07-17mm: add account_locked_vm utility functionDaniel Jordan1-0/+4
2019-07-17mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2-4/+4
2019-07-17mm: clean up is_device_*_page() definitionsRobin Murphy1-22/+9
2019-07-17mm/hotplug: make remove_memory() interface usablePavel Tatashin1-2/+6
2019-07-17include/linux/lz4.h: fix spelling and copy-paste errors in documentationTom Levy1-9/+9
2019-07-17kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)1-2/+3
2019-07-17signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov3-8/+11
2019-07-17signal: reorder struct sighand_structAlexey Dobriyan1-2/+2