summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-31thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>Akinobu Mita
2020-01-31include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita
2020-01-31mm: fix comments related to node reclaimHao Lee
2020-01-31include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual
2020-01-31include/linux/mm.h: remove dead code totalram_pages_set()Wei Yang
2020-01-31include/linux/mm.h: clean up obsolete check on space in page->flagsYu Zhao
2020-01-31mm/hotplug: silence a lockdep splat with printk()Qian Cai
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand
2020-01-31mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard
2020-01-31mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-01-31kdb: kdb_current_regs should be privateDouglas Anderson
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai
2020-01-31KVM: s390: Add new reset vcpu APIJanosch Frank
2020-01-31Merge branches 'pm-cpufreq' and 'pm-core'Rafael J. Wysocki
2020-01-31Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky
2020-01-30x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-01-30tracing: Add kprobe event command generation functionsTom Zanussi
2020-01-30tracing: Add synth_event_trace() and related functionsTom Zanussi
2020-01-30tracing: Add synthetic event command generation functionsTom Zanussi
2020-01-30tracing: Add dynamic event command creation interfaceTom Zanussi
2020-01-30tracing: Add synth_event_delete()Tom Zanussi
2020-01-30tracing: Add trace_get/put_event_file()Tom Zanussi
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann
2020-01-30ide: make drive->dn read onlyDan Carpenter
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-29ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-01-29Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds