summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-09-0939-194/+725
|\
| * ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-012-3/+6
| * ARC: Show fault information passed to show_kernel_fault_diag()Jose Abreu2017-09-012-2/+5
| * ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-018-2/+358
| * ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev2017-09-018-10/+18
| * ARCv2: IOC: Tighten up the contraints (specifically base / size alignment)Eugeniy Paltsev2017-09-011-8/+19
| * ARC: [plat-axs103] refactor the DT fudging codeVineet Gupta2017-09-011-24/+22
| * ARC: [plat-axs103] use clk driver #2: Add core pll node to DT to manage cpu clkEugeniy Paltsev2017-09-012-4/+18
| * ARC: [plat-axs103] use clk driver #1: Get rid of platform specific cpu clk se...Eugeniy Paltsev2017-09-011-113/+5
| * ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta2017-08-302-1/+55
| * ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin2017-08-301-1/+2
| * ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana2017-08-293-0/+33
| * ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus2017-08-294-1/+52
| * ARC: [plat-eznps] avoid toggling of DPC registerElad Kanfi2017-08-292-0/+13
| * ARC: [plat-eznps] Update the init sequence of aux regs per cpu.Liav Rehana2017-08-292-1/+12
| * ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus2017-08-291-2/+25
| * ARC: set boot print log level to PR_INFONoam Camus2017-08-293-5/+5
| * ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus2017-08-293-1/+21
| * ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus2017-08-292-1/+13
| * ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta2017-08-293-7/+16
| * ARC: [plat-eznps] spinlock aware for MTMNoam Camus2017-08-291-0/+6
| * ARC: spinlock: Document the EX based spin_unlockVineet Gupta2017-08-291-0/+6
| * ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus2017-08-291-2/+0
| * ARC: [plat-eznps] Fix TLB ErrataNoam Camus2017-08-291-0/+9
| * ARC: [plat-eznps] typo fix at KconfigNoam Camus2017-08-291-2/+2
| * ARC: typos fix in kernel/entry-compact.SLiav Rehana2017-08-291-11/+11
| * ARC: typo fix in mm/fault.cLiav Rehana2017-08-291-1/+1
* | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-0931-343/+241
|\ \
| * \ Merge branch 'pci/resource' into nextBjorn Helgaas2017-09-0714-265/+0
| |\ \
| | * | microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi2017-08-102-135/+0
| | * | ARC: Remove empty kernel/pcibios.cPalmer Dabbelt2017-08-022-10/+0
| | * | PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-029-69/+0
| | * | PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-029-51/+0
| * | | Merge branch 'pci/irq-fixups' into nextBjorn Helgaas2017-09-0719-75/+219
| |\ \ \
| | * | | sparc/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-6/+18
| | * | | unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-4/+31
| | * | | tile/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-032-10/+32
| | * | | MIPS: PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-7/+17
| | * | | m68k/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-4/+32
| | * | | alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-032-11/+47
| | * | | sh/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-16/+25
| | * | | sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter2017-08-0310-14/+14
| | * | | MIPS: PCI: Fix pcibios_scan_bus() NULL check code pathLorenzo Pieralisi2017-07-311-5/+5
| | |/ /
| * | | Merge branch 'pci/host-vmd' into nextBjorn Helgaas2017-09-071-0/+17
| |\ \ \
| | * | | x86/PCI: Use is_vmd() rather than relying on the domain numberJon Derrick2017-08-301-1/+1
| | * | | x86/PCI: Move VMD quirk to x86 fixupsJon Derrick2017-08-301-0/+17
| | |/ /
| * / / arm64: dts: rockchip: convert PCIe to use per-lane PHYs for rk3339Shawn Lin2017-08-291-3/+5
| |/ /
* | | Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-0952-714/+1336
|\ \ \
| * \ \ Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2017-09-0889-400/+2651
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables listPaul Mackerras2017-08-301-11/+10