summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-12-0427-411/+363
|\
| * ARC: add kmemleak supportEugeniy Paltsev2019-11-201-0/+1
| * ARC: [plat-axs10x]: remove hardcoded video mode from bootargsEugeniy Paltsev2019-11-202-2/+2
| * ARC: [plat-axs10x]: use pgu pll instead of fixed clockEugeniy Paltsev2019-11-202-5/+12
| * ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev2019-11-085-0/+253
| * ARC: mm: tlb flush optim: elide redundant uTLB invalidates for MMUv3Vineet Gupta2019-10-281-5/+0
| * ARC: mm: tlb flush optim: elide repeated uTLB invalidate in loopVineet Gupta2019-10-281-45/+29
| * ARC: mm: tlb flush optim: Make TLBWriteNI fallback to TLBWrite if not availableVineet Gupta2019-10-282-4/+2
| * ARC: mm: TLB Miss optim: avoid re-reading ECRVineet Gupta2019-10-281-2/+0
| * ARCv2: mm: TLB Miss optim: Use double world load/stores LDD/STDVineet Gupta2019-10-281-0/+10
| * ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch regVineet Gupta2019-10-286-6/+10
| * ARC: nSIM_700: remove unused network optionsEugeniy Paltsev2019-10-282-18/+2
| * ARC: nSIM_700: switch to DW UART usageEugeniy Paltsev2019-10-282-11/+17
| * ARC: merge HAPS-HS with nSIM-HS configsEugeniy Paltsev2019-10-286-244/+1
| * ARC: HAPS: cleanup defconfigs from unused ETH driversEugeniy Paltsev2019-10-282-20/+2
| * ARC: HAPS: add HIGHMEM memory zone to DTSEugeniy Paltsev2019-10-281-5/+8
| * ARC: HAPS: use same UART configuration everywhereEugeniy Paltsev2019-10-282-2/+1
| * ARC: HAPS: cleanup defconfigs from unused IO-related optionsEugeniy Paltsev2019-10-282-12/+6
| * ARC: regenerate nSIM and HAPS defconfigsEugeniy Paltsev2019-10-285-35/+12
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-0416-19/+1135
|\ \
| * | kvm: vmx: Stop wasting a page for guest_msrsJim Mattson2019-12-042-11/+9
| * | KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini2019-12-041-1/+4
| * | Merge tag 'kvm-ppc-uvmem-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-11-2912-0/+1117
| |\ \
| | * | powerpc: Ultravisor: Add PPC_UV config optionAnshuman Khandual2019-11-281-0/+17
| | * | KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao2019-11-285-0/+109
| | * | KVM: PPC: Book3S HV: Handle memory plug/unplug to secure VMBharata B Rao2019-11-286-0/+76
| | * | KVM: PPC: Book3S HV: Radix changes for secure guestBharata B Rao2019-11-285-0/+66
| | * | KVM: PPC: Book3S HV: Shared pages support for secure guestsBharata B Rao2019-11-282-4/+84
| | * | KVM: PPC: Book3S HV: Support for running secure guestsBharata B Rao2019-11-288-0/+769
| * | | KVM x86: Move kvm cpuid support out of svmPeter Gonda2019-11-272-7/+5
| |/ /
* | | Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-044-8/+88
|\ \ \
| * \ \ Merge branch 'next/defconfig-add-debug' into for-nextPaul Walmsley2019-11-222-0/+48
| |\ \ \
| | * | | riscv: defconfigs: enable more debugging optionsPaul Walmsley2019-11-222-0/+46
| | * | | riscv: defconfigs: enable debugfsPaul Walmsley2019-11-222-0/+2
| * | | | Merge branch 'next/misc2' into for-nextPaul Walmsley2019-11-222-8/+40
| |\ \ \ \
| | * | | | RISC-V: Add address map dumperYash Shah2019-11-221-0/+32
| | * | | | riscv: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-8/+8
| | |/ / /
* | | | | Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-044-77/+34
|\ \ \ \ \
| * | | | | ia64: remove stale paravirt leftoversJuergen Gross2019-12-024-77/+34
* | | | | | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-041-4/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki2019-12-041-4/+4
| |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-291-4/+4
* | | | | | | | | | | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge 5.4-rc5 into tty-nextGreg Kroah-Hartman2019-10-2798-395/+706
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge 5.4-rc3 into tty-nextGreg Kroah-Hartman2019-10-14128-894/+730
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arm: dts: aspeed: Add vuart aspeed,sirq-polarity-sense to aspeed-g5.dtsiOskar Senft2019-10-041-0/+1
* | | | | | | | | | | | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-0323-38/+150
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2019-11-286-0/+116
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | arm64: dts: khadas-vim3: add commented support for PCIeNeil Armstrong2019-10-154-0/+79
| | * | | | | | | | | | | | | | arm64: dts: meson-g12a: Add PCIe nodeNeil Armstrong2019-10-152-0/+37
| | |/ / / / / / / / / / / / /