summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* smp: Avoid using two cache lines for struct call_single_dataYing Huang2017-08-291-3/+3
* locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time beingIngo Molnar2017-08-291-1/+2
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-2519-465/+82
* Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-2597-363/+654
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-243-1/+14
| |\
| | * ARM: dts: exynos: add needs-hpd for Odroid-XU3/4Hans Verkuil2017-08-231-0/+1
| | * ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann2017-08-232-1/+13
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-08-234-11/+17
| |\ \
| | * | arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
| | * | arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
| | * | arm64: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-221-1/+4
| | * | arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-08-214-15/+15
| |\ \ \
| | * | | sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni2017-08-211-1/+1
| | * | | sparc64: remove unnecessary log messageTushar Dave2017-08-161-2/+0
| | * | | sparc64: Don't clibber fixed registers in __multi4.David S. Miller2017-08-161-12/+12
| | * | | mm: add pmd_t initializer __pmd() to work around a GCC bug.Zi Yan2017-08-101-0/+2
| * | | | Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-2125-70/+153
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arc: Mask individual IRQ lines during core INTC initAlexey Brodkin2017-08-112-1/+16
| | * | | ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoCVineet Gupta2017-08-043-7/+41
| | * | | ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-042-2/+13
| | * | | ARC: dma: implement dma_unmap_page and sg variantVineet Gupta2017-08-041-0/+45
| | * | | ARCv2: SLC: Make sure busy bit is set properly for region opsAlexey Brodkin2017-08-041-0/+3
| | * | | ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-0412-24/+5
| | * | | ARC: [plat-axs10x]: prepare dts files for enabling PAE40 on axs103Eugeniy Paltsev2017-08-044-34/+30
| | * | | ARC: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-07-172-2/+0
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-08-2018-66/+84
| |\ \ \ \
| | * | | | x86: Constify attribute_group structuresArvind Yadav2017-08-187-36/+36
| | * | | | x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko2017-08-171-3/+4
| | * | | | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov2017-08-161-2/+1
| | * | | | x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov2017-08-161-2/+2
| | * | | | x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner2017-08-151-3/+15
| | * | | | x86: Mark various structures and functions as 'static'Colin Ian King2017-08-114-5/+5
| | * | | | x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov2017-08-112-2/+2
| | * | | | x86/smpboot: Unbreak CPU0 hotplugVitaly Kuznetsov2017-08-101-13/+17
| | * | | | x86/asm/64: Clear AC on NMI entriesAndy Lutomirski2017-08-101-0/+2
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-201-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar2017-08-131-2/+2
| | |\ \ \ \ \
| | | * | | | | clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong2017-08-111-2/+2
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-9/+7
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-9/+7
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+1
| * | | | | | | | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-182-4/+4
| * | | | | | | | kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2017-08-182-2/+2
| * | | | | | | | Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-181-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt2017-08-161-2/+3
| * | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-08-189-17/+24
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-08-181-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson2017-08-181-2/+2