summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu_entry_area: Prepare for IST guard pagesThomas Gleixner2019-04-171-7/+30
* x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-173-11/+51
* x86/cpu_entry_area: Cleanup setup functionsThomas Gleixner2019-04-171-10/+9
* x86/exceptions: Make IST index zero basedThomas Gleixner2019-04-177-24/+30
* x86/exceptions: Remove unused stack defines on 32bitThomas Gleixner2019-04-171-5/+1
* x86/64: Remove stale CURRENT_MASKThomas Gleixner2019-04-171-1/+0
* x86/idt: Remove unused macro SISTGThomas Gleixner2019-04-171-4/+0
* x86/irq/64: Sanitize the top/bottom confusionThomas Gleixner2019-04-171-11/+11
* x86/irq/64: Remove a hardcoded irq_stack_union accessAndy Lutomirski2019-04-171-2/+1
* x86/dumpstack: Fix off-by-one errors in stack identificationAndy Lutomirski2019-04-172-4/+4
* x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner2019-04-171-5/+14
* Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-134-10/+14
|\
| * powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman2019-04-101-1/+1
| * powerpc/64s/radix: Fix radix segment exception handlingNicholas Piggin2019-04-081-0/+12
| * powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-071-1/+1
| * powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy2019-04-011-8/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-04-134-16/+23
|\ \
| * | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-121-8/+8
| * | arm64: backtrace: Don't bother trying to unwind the userspace stackWill Deacon2019-04-081-6/+9
| * | arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-082-2/+6
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-132-26/+21
|\ \ \
| * | | x86/asm: Use stricter assembly constraints in bitopsAlexander Potapenko2019-04-061-23/+18
| * | | x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen2019-04-011-3/+3
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-133-16/+145
|\ \ \ \
| * | | | x86/perf/amd: Remove need to check "running" bit in NMI handlerLendacky, Thomas2019-04-102-12/+22
| * | | | x86/perf/amd: Resolve NMI latency issues for active PMCsLendacky, Thomas2019-04-031-1/+55
| * | | | x86/perf/amd: Resolve race condition when disabling PMCLendacky, Thomas2019-04-031-3/+62
| * | | | perf/x86/intel: Initialize TFA MSRPeter Zijlstra2019-04-031-0/+6
| * | | | perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBSStephane Eranian2019-04-031-1/+1
* | | | | Merge tag 'dma-mapping-5.1-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-04-121-9/+11
|\ \ \ \ \
| * | | | | sparc64/pci_sun4v: fix ATU checks for large DMA masksChristoph Hellwig2019-04-101-9/+11
| | |_|/ / | |/| | |
* | | | | Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-103-3/+11
|\ \ \ \ \
| * | | | | MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| * | | | | MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer2019-03-281-2/+1
| * | | | | MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
* | | | | | Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-04-094-11/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | xtensa: fix format string warning in init_pmdMax Filippov2019-04-051-1/+1
| * | | | | xtensa: fix return_addressMax Filippov2019-04-041-1/+5
| * | | | | xtensa: fix initialization of pt_regs::syscall in start_threadMax Filippov2019-04-041-9/+12
| * | | | | xtensa: use actual syscall number in do_syscall_trace_leaveMax Filippov2019-04-041-0/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-04-0821-80/+125
|\ \ \ \ \
| * | | | | ARM: milbeaut: fix build with !CONFIG_HOTPLUG_CPUArnd Bergmann2019-04-081-0/+4
| * | | | | ARM: iop: don't use using 64-bit DMA masksArnd Bergmann2019-04-083-12/+12
| * | | | | ARM: orion: don't use using 64-bit DMA masksArnd Bergmann2019-04-081-2/+2
| * | | | | Revert "ARM: dts: nomadik: Fix polarity of SPI CS"Olof Johansson2019-04-081-5/+4
| * | | | | Merge tag 'omap-for-v5.1/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2019-04-085-11/+51
| |\ \ \ \ \
| | * \ \ \ \ Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren2019-04-011-2/+2
| | |\ \ \ \ \
| | | * | | | | ARM: dts: Fix dcan clkctrl clock for am3Tony Lindgren2019-03-261-2/+2
| | * | | | | | ARM: dts: am335x-evmsk: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22
| | * | | | | | ARM: dts: am335x-evm: Correct the regulators for the audio codecPeter Ujfalusi2019-03-221-4/+22