summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-12-051-0/+1
|\
| * arm64: defconfig: Enable CONFIG_ENERGY_MODELQuentin Perret2019-11-071-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-0577-375/+517
|\ \
| * | um: add support for folded p4d page tablesMike Rapoport2019-12-058-14/+78
| * | um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport2019-12-051-29/+0
| * | sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-057-33/+81
| * | parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller2019-12-051-6/+12
| * | parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-057-76/+81
| * | nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-059-35/+47
| * | microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-056-56/+25
| * | m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-0515-92/+129
| * | m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-051-1/+1
| * | c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-051-1/+1
| * | arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-051-1/+1
| * | alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-054-19/+22
| * | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-056-0/+10
| * | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-056-0/+11
| * | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-053-0/+6
| * | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie2019-12-051-1/+1
| * | arch/Kconfig: fix indentationKrzysztof Kozlowski2019-12-051-11/+11
* | | Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-12-0527-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-095-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
| |/ / / /