aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-30riscv: disable SUM in the exception handlerChristoph Hellwig1-3/+6
2018-01-30riscv: remove redundant unlikely()Tobias Klauser1-1/+1
2018-01-30riscv: remove unused __ARCH_HAVE_MMU defineTobias Klauser1-1/+0
2018-01-30riscv/ftrace: Add basic supportAlan Kao6-1/+189
2018-01-30RISC-V: Remove mem_end command line processingPalmer Dabbelt1-19/+0
2018-01-30RISC-V: Remove duplicate command-line parsing logicMichael Clark1-16/+0
2018-01-30audit: Avoid build failures on systems without renameatPalmer Dabbelt1-0/+2
2018-01-30Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds25-452/+1064
2018-01-30Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-817/+1991
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-56/+46
2018-01-30Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-158/+158
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds387-810/+928
2018-01-31virtio/ringtest: virtio_ring: fix up need_event mathMichael S. Tsirkin1-10/+14
2018-01-31virtio/ringtest: fix up need_event mathMichael S. Tsirkin1-9/+15
2018-01-31virtio: virtio_mmio: make of_device_ids const.Arvind Yadav1-1/+1
2018-01-31firmware: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2018-01-31virtio-mmio: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-3/+1
2018-01-31vhost/scsi: Improve a size determination in four functionsMarkus Elfring1-5/+4
2018-01-31virtio_balloon: include disk/file caches memory statisticsTomáš Golembiovský2-1/+6
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds6-22/+76
2018-01-30x86/kvm: Support Hyper-V reenlightenmentVitaly Kuznetsov1-0/+45
2018-01-30x86/kvm: Pass stable clocksource to guests when running nested on Hyper-VVitaly Kuznetsov1-25/+68
2018-01-30x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov3-0/+14
2018-01-30x86/hyperv: Redirect reenlightment notifications on CPU offliningVitaly Kuznetsov1-1/+21
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov7-1/+143
2018-01-30x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2-4/+20
2018-01-30x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov1-1/+8
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+3
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds12-469/+220
2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-24/+40
2018-01-30Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-6/+3
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds76-1808/+855
2018-01-30x86/speculation: Use Indirect Branch Prediction Barrier in context switchTim Chen2-1/+34
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds113-579/+4941
2018-01-30dm cache: Documentation: update default migration_throttling valueJohn Pittman1-1/+1
2018-01-30x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on IntelDavid Woodhouse2-19/+29
2018-01-30PCI/DPC: Reformat DPC register definitionsBjorn Helgaas1-13/+13
2018-01-30PCI/DPC: Add and use DPC Status register field definitionsBjorn Helgaas2-2/+4
2018-01-30PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()Bjorn Helgaas1-7/+1
2018-01-30PCI/DPC: Remove unnecessary RP PIO register structsBjorn Helgaas1-56/+24
2018-01-30PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()Bjorn Helgaas1-1/+2
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()Bjorn Helgaas1-39/+21
2018-01-30PCI/DPC: Make RP PIO log size check more genericBjorn Helgaas1-2/+3
2018-01-30PCI/DPC: Rename local "status" to "dpc_status"Bjorn Helgaas1-3/+3
2018-01-30PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()Bjorn Helgaas1-8/+3
2018-01-30PCI/DPC: Process RP PIO details only if RP PIO extensions supportedBjorn Helgaas1-1/+1
2018-01-30PCI/DPC: Read RP PIO Log Size once at probeBjorn Helgaas1-13/+16
2018-01-30PCI/DPC: Rename struct dpc_dev.rp to rp_extensionsBjorn Helgaas1-4/+4
2018-01-30PCI/DPC: Add local variable for DPC capability offsetBjorn Helgaas1-36/+29
2018-01-30x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable"Colin Ian King1-1/+1