summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-1339-303/+303
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-1435-297/+297
| * kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesDenis Efremov2020-06-114-7/+7
* | Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-131-1/+1
|\ \
| * | KVM: PPC: Fix nested guest RC bits updateAlexey Kardashevskiy2020-06-121-1/+1
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-06-132-2/+64
|\ \ \
| * | | ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyArd Biesheuvel2020-06-131-0/+62
| * | | ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Chris Packham2020-06-131-2/+2
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-06-131-2/+2
|\ \ \ \
| * | | | openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-06-011-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2020-06-138-30/+121
|\ \ \ \ \
| * | | | | alpha: Fix build around srm_sysrq_reboot_opJoerg Roedel2020-06-121-1/+6
| * | | | | alpha: c_next should increase position indexMatt Turner2020-06-121-0/+1
| * | | | | alpha: Replace sg++ with sg = sg_next(sg)Xu Wang2020-06-121-1/+1
| * | | | | alpha: fix memory barriers so that they conform to the specificationMikulas Patocka2020-06-122-22/+112
| * | | | | alpha: remove unneeded semicolon in sys_eiger.cJason Yan2020-06-121-1/+1
| * | | | | alpha: remove unneeded semicolon in osf_sys.cJason Yan2020-06-121-1/+1
| * | | | | alpha: Replace strncmp with str_has_prefixChuhong Yuan2020-06-122-2/+2
| * | | | | alpha: fix rtc port rangesMikulas Patocka2020-06-121-1/+1
| * | | | | alpha: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2020-06-121-2/+2
* | | | | | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-1310-180/+233
|\ \ \ \ \ \
| * | | | | | x86/mce/dev-mcelog: Fix -Wstringop-truncation warning about strncpy()Tony Luck2020-06-111-1/+1
| * | | | | | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-112-10/+27
| * | | | | | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-112828-58377/+75714
| |\ \ \ \ \ \
| * | | | | | | x86/amd_nb: Add AMD family 17h model 60h PCI IDsAlexander Monakov2020-05-221-0/+5
| * | | | | | | x86/mcelog: Add compat_ioctl for 32-bit mcelog supportHe Zhe2020-05-041-0/+1
| * | | | | | | x86/mce: Drop bogus comment about mce.kflagsTony Luck2020-04-171-1/+1
| * | | | | | | x86/mce: Fixup exception only for the correct MCEsBorislav Petkov2020-04-143-3/+19
| * | | | | | | x86/mce: Add mce=print_all optionTony Luck2020-04-142-1/+7
| * | | | | | | x86/mce: Change default MCE logger to check mce->kflagsTony Luck2020-04-141-16/+3
| * | | | | | | x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-142-1/+8
| * | | | | | | x86/mce: Add a struct mce.kflags fieldTony Luck2020-04-142-0/+9
| * | | | | | | x86/mce: Convert the CEC to use the MCE notifierTony Luck2020-04-141-19/+0
| * | | | | | | x86/mce: Rename "first" function as "early"Tony Luck2020-04-142-12/+14
| * | | | | | | x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov2020-04-142-3/+9
| * | | | | | | x86/mce/amd: Make threshold bank setting hotplug robustThomas Gleixner2020-04-141-3/+11
| * | | | | | | x86/mce/amd: Cleanup threshold device remove pathThomas Gleixner2020-04-142-42/+38
| * | | | | | | x86/mce/amd: Straighten CPU hotplug pathThomas Gleixner2020-04-141-17/+15
| * | | | | | | x86/mce/amd: Sanitize thresholding device creation hotplug pathThomas Gleixner2020-04-142-41/+27
| * | | | | | | x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...Thomas Gleixner2020-04-141-2/+17
| * | | | | | | x86/mce/amd: Init thresholding machinery only on relevant vendorsThomas Gleixner2020-04-143-5/+17
| * | | | | | | x86/mce/amd: Do proper cleanup on error pathsThomas Gleixner2020-04-141-7/+8
* | | | | | | | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-1388-2269/+2554
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | x86/entry: Force rcu_irq_enter() when in idle taskThomas Gleixner2020-06-121-7/+28
| * | | | | | | x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner2020-06-122-3/+3
| * | | | | | | x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski2020-06-123-29/+52
| | |/ / / / / | |/| | | | |
| * | | | | | x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner2020-06-118-22/+31
| * | | | | | x86/entry: __always_inline CR2 for noinstrPeter Zijlstra2020-06-113-6/+6
| * | | | | | x86/entry: Re-order #DB handler to avoid *SAN instrumentationPeter Zijlstra2020-06-111-28/+27
| * | | | | | x86/entry: __always_inline arch_atomic_* for noinstrPeter Zijlstra2020-06-111-7/+7