summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-10MIPS: SGI-IP27: use generic PCI driverThomas Bogendoerfer9-275/+266
2019-05-10MIPS: Fix Ingenic SoCs sometimes reporting wrong ISAPaul Cercueil1-0/+8
2019-05-10MIPS: perf: Fix build with CONFIG_CPU_BMIPS5000 enabledFlorian Fainelli1-18/+3
2019-05-06mips: Manually call fdt_init_reserved_mem() methodSerge Semin1-0/+3
2019-05-06mips: Make sure dt memory regions are validSerge Semin1-1/+13
2019-05-04mips: Perform early low memory testSerge Semin1-0/+2
2019-05-04mips: Dump memblock regions for debuggingSerge Semin1-0/+2
2019-05-02mips: Add reserve-nomap memory type supportSerge Semin3-1/+12
2019-05-02mips: Use memblock to reserve the __nosave memory rangeSerge Semin1-2/+3
2019-05-02mips: Discard post-CMA-init foreach loopSerge Semin1-5/+0
2019-05-02mips: Reserve memory for the kernel image resourcesSerge Semin1-27/+3
2019-05-02MIPS: Remove duplicate EBase configurationPaul Burton1-17/+3
2019-05-02MIPS: Sync icache for whole exception vectorPaul Burton1-1/+1
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Paul Burton1-20/+15
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton1-4/+4
2019-04-25mips: Combine memblock init and memory reservation loopsSerge Semin1-41/+7
2019-04-25mips: Discard rudiments from bootmem_initSerge Semin1-20/+5
2019-04-25mips: Make sure kernel .bss exists in boot mem poolSerge Semin1-0/+3
2019-04-24mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers1-3/+1
2019-04-12Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton3-93/+33
2019-04-10MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton1-0/+1
2019-04-10MIPS: jump_label: Use compact branches for >= r6Paul Burton2-8/+34
2019-04-10MIPS: jump_label: Remove redundant nopsPaul Burton1-2/+1
2019-04-10Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton5-17/+13
2019-04-04MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo3-33/+93
2019-03-26MIPS: KVM: Use prandom_u32_max() to generate tlbwr indexPaul Burton1-3/+1
2019-03-20arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult4-40/+39
2019-03-20MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed5-1602/+70
2019-03-20MIPS: eBPF: Provide eBPF support for MIPS64R6Hassan Naveed1-9/+69
2019-03-20MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed4-18/+49
2019-03-20MIPS: entry: Remove unneeded need_resched() loopValentin Schneider1-3/+2
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds39-70/+4
2019-03-17Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-125/+0
2019-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot1-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada24-43/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada11-13/+0
2019-03-16Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2-0/+2
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-0/+1
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+4
2019-03-16Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-10/+22
2019-03-16Merge branch 'for-linus-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+3
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds69-825/+1718
2019-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds86-526/+284
2019-03-16Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+2
2019-03-15kvm: vmx: fix formatting of a commentPaolo Bonzini1-5/+5
2019-03-15Merge tag 'kvm-ppc-next-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini3-5/+17
2019-03-15Revert "KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()"Ben Gardon1-13/+3
2019-03-15scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke1-3/+4
2019-03-15Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-nextRussell King80-513/+258