aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-294-2/+12
|\
| * perf/x86/amd/power: Assign pmu.moduleKim Phillips2021-08-261-0/+1
| * perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips2021-08-261-0/+1
| * perf/x86/amd/ibs: Work around erratum #1197Kim Phillips2021-08-261-0/+8
| * perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King2021-08-261-1/+1
| * perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li2021-08-251-1/+1
* | Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-293-9/+30
|\ \
| * | x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-08-221-0/+6
| * | x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel2021-08-212-9/+24
* | | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-295-157/+74
* | | Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-282-4/+5
|\ \ \
| * | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4
| * | | powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn2021-08-201-1/+1
* | | | Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-273-1/+9
|\ \ \ \
| * | | | riscv: dts: microchip: Add ethernet0 to the aliases nodeBin Meng2021-08-241-0/+4
| * | | | riscv: dts: microchip: Use 'local-mac-address' for emac1Bin Meng2021-08-241-1/+1
| * | | | riscv: Ensure the value of FP registers in the core dump file is up to dateVincent Chen2021-08-241-0/+4
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-08-274-8/+27
|\ \ \ \ \
| * | | | | ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij2021-08-104-8/+27
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-08-263-0/+39
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"Will Deacon2021-08-253-0/+39
* | | | | | Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-223-14/+31
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman2021-08-191-13/+10
| * | | | | powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy2021-08-191-0/+20
| * | | | | powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor2021-08-181-1/+1
* | | | | | Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-211-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | riscv: Fix a number of free'd resources in init_resources()Petr Pavlu2021-08-201-2/+2
* | | | | | Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-212-0/+11
|\ \ \ \ \ \
| * | | | | | s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-182-0/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-08-202-2/+3
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | arm64: initialize all of CNTHCTL_EL2Mark Rutland2021-08-191-2/+1
| * | | | | arm64: clean vdso & vdso32 filesAndrew Delgadillo2021-08-111-0/+2
* | | | | | Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-197-34/+48
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'qcom-arm64-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2021-08-165-5/+21
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: qcom: sdm845-oneplus: fix reserved-memCaleb Connolly2021-08-051-2/+2
| | * | | | | | arm64: dts: qcom: msm8994-angler: Disable cont_splash_memPetr Vorel2021-08-051-0/+4
| | * | | | | | arm64: dts: qcom: sc7280: Fixup cpufreq domain info for cpu7Sibi Sankar2021-07-201-1/+1
| | * | | | | | arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem mappingPetr Vorel2021-07-191-0/+8
| | * | | | | | arm64: dts: qcom: msm8992-bullhead: Remove PSCIPetr Vorel2021-07-191-0/+4
| | * | | | | | arm64: dts: qcom: c630: fix correct powerdown pin for WSA881xSrinivas Kandagatla2021-07-191-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | ARM: ixp4xx: fix building both pci driversArnd Bergmann2021-08-121-24/+24
| * | | | | | ARM: configs: Update the nhk8815_defconfigLinus Walleij2021-08-121-5/+3