summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-092-2/+35
|\
| * powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12
| * powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-061-1/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-092-4/+0
|\ \
| * | Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-092-4/+0
* | | Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-10-0616-27/+128
|\ \ \
| * | | ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-10-062-0/+10
| * | | ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzEugeniy Paltsev2017-10-031-0/+42
| * | | ARC: fix allnoconfig build warningVineet Gupta2017-10-031-1/+1
| * | | ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2017-10-032-4/+16
| * | | ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta2017-10-032-8/+15
| * | | arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada2017-10-031-2/+0
| * | | ARC: [plat-hsdk] use actual clk driver to manage cpu clkEugeniy Paltsev2017-10-032-3/+11
| * | | ARC: [*defconfig] Reenable soft lock-up detectorAlexey Brodkin2017-10-037-7/+7
| * | | ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev2017-10-031-1/+8
| * | | ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev2017-10-031-1/+11
| * | | ARC: [plat-axs103] Add temporary quirk to reset ethernet IPEugeniy Paltsev2017-10-031-0/+7
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-10-065-7/+10
|\ \ \ \
| * | | | arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose2017-10-061-1/+1
| * | | | arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2017-10-062-2/+2
| * | | | arm64: Use larger stacks when KASAN is selectedMark Rutland2017-10-041-3/+6
| * | | | arm64: fix misleading data abort decodingMark Rutland2017-10-021-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-10-067-13/+20
|\ \ \ \
| * | | | KVM: add X86_LOCAL_APIC dependencyArnd Bergmann2017-10-051-0/+1
| * | | | x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf2017-10-051-2/+4
| * | | | kvm/x86: Avoid async PF preempting the kernel incorrectlyBoqun Feng2017-10-043-7/+13
| * | | | KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff2017-10-032-4/+2
| |/ / /
* | | | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-067-7/+37
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard2017-10-061-1/+9
| * | | powerpc/mm: Call flush_tlb_kernel_range with interrupts enabledGuenter Roeck2017-10-041-1/+1
| * | | powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-041-0/+8
| * | | powerpc/xive: Fix IPI resetCédric Le Goater2017-10-041-0/+4
| * | | powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter2017-10-031-3/+0
| * | | powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr2017-10-031-2/+2
| * | | powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling2017-09-291-2/+2
| * | | powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling2017-09-261-0/+13
* | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-063-23/+20
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner2017-10-041-9/+8
| * | | watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner2017-10-041-4/+0
| * | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner2017-10-041-9/+14
| * | | watchdog/hardlockup: Clean up hotplug locking messThomas Gleixner2017-09-141-0/+2
| * | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stageThomas Gleixner2017-09-141-8/+9
| * | | watchdog/core: Remove broken suspend/resume interfacesThomas Gleixner2017-09-141-3/+0
| * | | parisc, watchdog/core: Use lockup_detector_stop()Thomas Gleixner2017-09-141-1/+1
| * | | perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaroundPeter Zijlstra2017-09-141-7/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-051-2/+2
|\ \ \ \
| * | | | bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov2017-10-031-2/+2
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-10-0437-456/+728
|\ \ \ \ \
| * \ \ \ \ Merge tag 'stm32-dt-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-10-047-300/+538
| |\ \ \ \ \
| | * | | | | ARM: dts: stm32: use right pinctrl compatible for stm32f469Alexandre Torgue2017-10-047-297/+537