summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-1/+1
|\
| * Fix "ordering" comment typosBjorn Helgaas2021-01-291-1/+1
* | Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-254-50/+5
|\ \
| * | nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven2021-02-251-1/+1
| * | nds32: use get_kernel_nofault in dump_memChristoph Hellwig2021-02-251-12/+3
| * | nds32: remove dump_instrChristoph Hellwig2021-02-251-35/+0
| * | nds32: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski2021-02-251-1/+0
| * | nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2021-02-251-1/+1
* | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-2432-187/+287
|\ \ \
| * | | um: Enforce the usage of asm-generic/softirq_stack.hThomas Gleixner2021-02-161-0/+1
| * | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-12204-1000/+1297
| |\ \ \
| * | | | x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner2021-02-103-7/+12
| * | | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-107-0/+7
| * | | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-1013-11/+12
| * | | | x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner2021-02-103-12/+10
| * | | | x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner2021-02-103-76/+17
| * | | | x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcallThomas Gleixner2021-02-101-13/+6
| * | | | x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner2021-02-104-34/+36
| * | | | x86/entry: Convert system vectors to irq stack macroThomas Gleixner2021-02-103-30/+66
| * | | | x86/irq: Provide macro for inlining irq stack switchingThomas Gleixner2021-02-101-0/+98
| * | | | x86/apic: Split out spurious handling codeThomas Gleixner2021-02-101-12/+19
| * | | | x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner2021-02-105-16/+27
| * | | | x86/irq: Sanitize irq stack trackingThomas Gleixner2021-02-104-10/+10
| * | | | x86/entry: Fix instrumentation annotationThomas Gleixner2021-02-101-1/+1
| * | | | Merge branch 'objtool/core' into x86/entryThomas Gleixner2021-02-1017-153/+207
| |\ \ \ \
* | \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-02-249-21/+47
|\ \ \ \ \ \
| * | | | | | MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2021-02-242-2/+0
| * | | | | | mm: simplify parater of function memmap_init_zone()Baoquan He2021-02-241-5/+7
| * | | | | | mm: rename memmap_init() and memmap_init_zone()Baoquan He2021-02-241-3/+3
| * | | | | | mm: fix prototype warning from kernel test robotBaoquan He2021-02-241-6/+0
| * | | | | | kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2021-02-244-6/+39
| * | | | | | hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-241-1/+0
* | | | | | | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-2446-2817/+35
|\ \ \ \ \ \ \
| * | | | | | | x86/platform/intel-mid: Update Copyright year and drop file namesAndy Shevchenko2021-02-152-4/+4
| * | | | | | | x86/platform/intel-mid: Remove unused header inclusion in intel-mid.hAndy Shevchenko2021-02-151-1/+0
| * | | | | | | x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co.Andy Shevchenko2021-02-152-40/+0
| * | | | | | | x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.hAndy Shevchenko2021-02-153-22/+5
| * | | | | | | x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko2021-02-151-0/+1
| * | | | | | | x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko2021-02-151-2/+15
| * | | | | | | sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-1529-1509/+8
| * | | | | | | mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko2021-02-091-12/+0
| * | | | | | | x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-097-560/+3
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko2021-02-098-246/+1
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko2021-02-095-114/+0
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic_thermal)Andy Shevchenko2021-02-092-33/+0
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)Andy Shevchenko2021-02-093-111/+0
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic_gpio)Andy Shevchenko2021-02-092-44/+0
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic_battery)Andy Shevchenko2021-02-092-33/+0
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic_ocd)Andy Shevchenko2021-02-092-45/+0
| * | | | | | | x86/platform/intel-mid: Remove unused leftovers (msic_audio)Andy Shevchenko2021-02-092-43/+0