summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-21RISC-V: Free-up initrd in free_initrd_mem()Anup Patel1-1/+2
2019-02-21RISC-V: Implement compile-time fixed mappingsAnup Patel3-0/+81
2019-02-21RISC-V: Move setup_vm() to mm/init.cAnup Patel2-49/+49
2019-02-21RISC-V: Move setup_bootmem() to mm/init.cAnup Patel3-72/+71
2019-02-21RISC-V: Setup init_mm before parse_early_param()Anup Patel1-5/+4
2019-02-19riscv: remove the HAVE_KPROBES optionChristoph Hellwig1-3/+0
2019-02-11riscv: use for_each_of_cpu_node iteratorJohan Hovold2-4/+5
2019-02-11riscv: treat cpu devicetree nodes without status as enabledJohan Hovold1-7/+3
2019-02-11riscv: fix riscv_of_processor_hartid() commentJohan Hovold1-9/+9
2019-02-11riscv: use pr_info and friendsJohan Hovold1-3/+3
2019-02-11riscv: add missing newlines to printk messagesJohan Hovold3-6/+6
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt1-6/+2
2019-02-11riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2-4/+10
2019-02-10Linux 5.0-rc6v5.0-rc6Linus Torvalds1-1/+1
2019-02-10Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-76/+53
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+29
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-24/+85
2019-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-36/+105
2019-02-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-17/+52
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross1-1/+1
2019-02-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+7
2019-02-09Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-22/+127
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds10-33/+94
2019-02-09Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds5-33/+34
2019-02-09Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+1
2019-02-09Merge tag 'perf-urgent-for-mingo-5.0-20190205' of git://git.kernel.org/pub/sc...Ingo Molnar11-30/+88
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds46-102/+136
2019-02-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-31/+32
2019-02-08Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-16/+33
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-5/+60
2019-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+21
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-8/+7
2019-02-08Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2019-02-08Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+3
2019-02-08MAINTAINERS: Update the ocores i2c bus driver maintainer, etcAndrew Lunn1-0/+2
2019-02-08blk-mq: remove duplicated definition of blk_mq_freeze_queueLiu Bo1-1/+0
2019-02-08Blk-iolatency: warn on negative inflight IO counterLiu Bo1-1/+3
2019-02-08blk-iolatency: fix IO hang due to negative inflight counterLiu Bo1-7/+45
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds127-544/+1802
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-55/+380
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+32
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-23/+67
2019-02-08Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-7/+26
2019-02-08Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-32/+20
2019-02-08Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-5/+27
2019-02-08Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-110/+198
2019-02-08MAINTAINERS: unify reference to xen-devel listLukas Bulwahn1-1/+1
2019-02-08x86/mm/cpa: Fix set_mce_nospec()Peter Zijlstra1-25/+25
2019-02-08futex: Handle early deadlock return correctlyThomas Gleixner2-15/+50
2019-02-08futex: Fix barrier commentDavidlohr Bueso1-2/+2