aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport9-51/+44
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin54-54/+0
2019-03-07Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-20/+1
2019-03-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+5
2019-03-07Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2019-03-07Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2019-03-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-48/+22
2019-03-07Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-55/+33
2019-03-07Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-7/+12
2019-03-07Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-25/+585
2019-03-07Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds10-257/+94
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds197-2947/+3345
2019-03-07Merge tag 'riscv-for-linus-5.1-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds11-193/+287
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+4
2019-03-06x86/hyperv: Fix kernel panic when kexec on HyperVKairui Song1-0/+7
2019-03-06x86/mm: Remove unused variable 'old_pte'Qian Cai1-2/+2
2019-03-06x86/mm: Remove unused variable 'cpu'Qian Cai1-3/+0
2019-03-06Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds23-285/+580
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-0/+3
2019-03-06Revert "x86_64: Increase stack size for KASAN_EXTRA"Qian Cai1-4/+0
2019-03-06x86/unwind: Add hardcoded ORC entry for NULLJann Horn1-0/+17
2019-03-06x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2-3/+28
2019-03-07nios2: Fix update_mmu_cache preload the TLB with the new PTENicholas Piggin1-1/+2
2019-03-06x86/boot/KASLR: Always return a value from process_mem_regionLouis Taylor1-1/+1
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-28/+84
2019-03-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas1-0/+1
2019-03-06Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-1/+33
2019-03-06Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-0/+9
2019-03-07nios2: update_mmu_cache preload the TLB with the new PTENicholas Piggin3-9/+36
2019-03-07nios2: User address TLB flush break after finding the matching entryNicholas Piggin1-0/+5
2019-03-07nios2: flush_tlb_all use TLBMISC way auto-increment featureNicholas Piggin1-6/+5
2019-03-07nios2: improve readability of tlb functionsNicholas Piggin1-27/+33
2019-03-07nios2: flush_tlb_mm flush only the pidNicholas Piggin1-12/+14
2019-03-07nios2: flush_tlb_pid can just restore TLBMISC onceNicholas Piggin1-2/+2
2019-03-07nios2: TLBMISC writes do not require PID bits to be setNicholas Piggin1-12/+7
2019-03-07nios2: Use an invalid TLB entry address helper functionNicholas Piggin1-35/+33
2019-03-07nios2: pte_clear does not need to flush TLBNicholas Piggin1-1/+0
2019-03-07nios2: flush_tlb_page use PID based flushNicholas Piggin3-14/+19
2019-03-07nios2: update_mmu_cache clear the old entry from the TLBNicholas Piggin1-0/+2
2019-03-07nios2: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2-10/+0
2019-03-07nios2: ksyms: Add missing symbol exportsGuenter Roeck1-0/+12
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-27/+1
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds48-268/+286
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds34-957/+393
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds15-0/+594
2019-03-06Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds14-171/+232
2019-03-06Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-10/+17
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds509-2351/+20588
2019-03-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds35-1769/+304
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-13/+5