summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-0917-49/+63
|\
| * hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-0/+1
| * s390/ftrace: remove incorrect __va usageHeiko Carstens2021-09-081-2/+2
| * s390: remove xpram device driverHeiko Carstens2021-09-072-2/+0
| * s390/pci: read clp_list_pci_req only oncePierre Morel2021-09-071-1/+1
| * s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle2021-09-071-2/+5
| * s390/cpum_cf: move array from header to C fileHeiko Carstens2021-09-072-7/+8
| * s390/mm: fix kernel doc commentsHeiko Carstens2021-09-072-8/+7
| * s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle2021-09-073-8/+15
| * s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2021-09-072-14/+14
| * s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle2021-08-311-0/+1
| * s390/entry: make oklabel within CHKSTG macro localHeiko Carstens2021-08-311-2/+2
| * s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
| |
| \
*-. \ Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)Linus Torvalds2021-09-0931-338/+49
|\ \ \
| | * | nds32/setup: remove unused memblock_region variable in setup_memory()Mike Rapoport2021-09-091-1/+0
| * | | arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-0921-300/+12
| * | | compat: remove some compat entry pointsArnd Bergmann2021-09-099-37/+37
| |/ /
* | | Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-092-2/+0
|\ \ \
| * \ \ Merge branch 'pm-opp'Rafael J. Wysocki2021-09-082-2/+0
| |\ \ \
| | * \ \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-08-312-2/+0
| | |\ \ \
| | | * | | ARM: dts: omap: Drop references to opp.txtRob Herring2021-08-232-2/+0
* | | | | | Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-09-092-5/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | microblaze: move core-y in arch/microblaze/Makefile to arch/microblaze/KbuildMasahiro Yamada2021-08-252-5/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-0832-87/+23
|\ \ \ \ \
| * | | | | configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu2021-09-089-9/+0
| * | | | | trap: cleanup trap_init()Kefeng Wang2021-09-0811-51/+0
| * | | | | arch: Kconfig: fix spelling mistake "seperate" -> "separate"Colin Ian King2021-09-081-1/+1
| * | | | | alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap2021-09-081-4/+8
| * | | | | alpha: agp: make empty macros use do-while-0 styleRandy Dunlap2021-09-081-2/+2
| * | | | | riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig2021-09-081-1/+1
| * | | | | mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand2021-09-081-5/+4
| * | | | | mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-087-14/+7
* | | | | | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-083-9/+24
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/hyper-v'Bjorn Helgaas2021-09-021-7/+22
| |\ \ \ \ \ \
| | * | | | | | arm64: PCI: Support root bridge preparation for Hyper-VBoqun Feng2021-08-231-1/+11
| | * | | | | | arm64: PCI: Restructure pcibios_root_bridge_prepare()Boqun Feng2021-08-231-7/+12
| | | |/ / / / | | |/| | | |
| * | | | | | x86/PCI: sta2x11: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-021-2/+1
| * | | | | | x86/PCI: Add pci_numachip_init() declarationKrzysztof WilczyƄski2021-08-121-0/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-0798-1427/+2253
|\ \ \ \ \ \
| * | | | | | KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...Zelin Deng2021-09-061-0/+4
| * | | | | | KVM: MMU: mark role_regs and role accessors as maybe unusedPaolo Bonzini2021-09-061-2/+2
| * | | | | | KVM: MIPS: Remove a "set but not used" variableHuacai Chen2021-09-061-2/+1
| * | | | | | Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-06124-815/+1479
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch kvm-arm64/misc-5.15 into kvmarm-master/nextMarc Zyngier2021-08-261-17/+3
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Trim guest debug exception handlingRaghavendra Rao Ananta2021-08-261-17/+3
| | * | | | | | | Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/nextMarc Zyngier2021-08-2018-104/+140
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bitMarc Zyngier2021-08-201-3/+7
| | | * | | | | | | KVM: arm64: Add config register bit definitionsFuad Tabba2021-08-201-0/+22
| | | * | | | | | | KVM: arm64: Add feature register flag definitionsFuad Tabba2021-08-203-10/+14
| | | * | | | | | | KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba2021-08-203-1/+3