summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-03-07drm/fb-helper: call vga_remove_vgacon automatically.Gerd Hoffmann-3/+11
2019-03-07drm: move i915_kick_out_vgacon to vgaarbGerd Hoffmann-0/+2
2019-03-07bpf: only test gso type on gso packetsWillem de Bruijn-2/+2
2019-03-06mailbox: ZynqMP IPI mailbox controllerWendy Liang-0/+20
2019-03-06Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-36/+31
2019-03-06Merge tag 'tty-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+4
2019-03-06Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+18
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+119
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-60/+1515
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-55/+218
2019-03-06Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-64/+96
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas-8/+23
2019-03-06Merge branch 'pci/misc'Bjorn Helgaas-6/+10
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-34/+75
2019-03-06io_uring: add support for IORING_OP_POLLJens Axboe-0/+3
2019-03-06x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf-1/+1
2019-03-06appletalk: Fix compile regressionArnd Bergmann-4/+14
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-119/+305
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+52
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-17/+733
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+2
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-18/+3
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+7
2019-03-06virtio: hint if callbacks surprisingly might sleepCornelia Huck-0/+13
2019-03-06virtio: Introduce virtio_max_dma_size()Joerg Roedel-0/+2
2019-03-06dma: Introduce dma_max_mapping_size()Joerg Roedel-0/+8
2019-03-06swiotlb: Add is_swiotlb_active() functionJoerg Roedel-0/+6
2019-03-06swiotlb: Introduce swiotlb_max_mapping_size()Joerg Roedel-0/+5
2019-03-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-38/+37
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+100
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1684/+4795
2019-03-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+27
2019-03-05writeback: fix inode cgroup switching commentGreg Thelen-2/+2
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin-5/+1
2019-03-05mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin-1/+1
2019-03-05include/linux/compaction.h: fix potential build errorYu Zhao-1/+1
2019-03-05mm: page_cache_add_speculative(): refactor out some code duplicationjohn.hubbard@gmail.com-22/+9
2019-03-05mm/page_poison: update comment after code movedMichael S. Tsirkin-1/+1
2019-03-05numa: make "nr_online_nodes" unsigned intAlexey Dobriyan-2/+2
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan-2/+2
2019-03-05mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi-1/+1
2019-03-05mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)-0/+1
2019-03-05mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V-1/+4
2019-03-05mm/cma: add PF flag to force non cma allocAneesh Kumar K.V-8/+41
2019-03-05mm: better document PG_reservedDavid Hildenbrand-2/+31
2019-03-05mm: rid swapoff of quadratic complexityVineeth Remanan Pillai-1/+9
2019-03-05mm/hugetlb: add prot_modify_start/commit sequence for hugetlb updateAneesh Kumar K.V-0/+20
2019-03-05mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V-1/+1
2019-03-05mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V-8/+8