summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-10-04ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval boardAlexandre Torgue
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-03ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzEugeniy Paltsev
2017-10-03ARC: fix allnoconfig build warningVineet Gupta
2017-10-03ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta
2017-10-03ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta
2017-10-03arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada
2017-10-03ARC: [plat-hsdk] use actual clk driver to manage cpu clkEugeniy Paltsev
2017-10-03ARC: [*defconfig] Reenable soft lock-up detectorAlexey Brodkin
2017-10-03ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev
2017-10-03ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev
2017-10-03ARC: [plat-axs103] Add temporary quirk to reset ethernet IPEugeniy Paltsev
2017-10-03Merge tag 'omap-for-v4.14/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-10-03Merge tag 'v4.14-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2017-10-03Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-10-03Merge tag 'davinci-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2017-10-03Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson
2017-10-03ARM: defconfig: update Gemini defconfigLinus Walleij
2017-10-03ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =mArnd Bergmann
2017-10-03m32r: fix build failureSudip Mukherjee
2017-10-03m32r: define CPU_BIG_ENDIANSudip Mukherjee
2017-10-03rapidio: remove global irq spinlocks from the subsystemIoan Nicu
2017-10-03sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven
2017-10-03sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven
2017-10-03alpha: fix build failuresSudip Mukherjee
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03kprobes/x86: Remove IRQ disabling from jprobe handlersMasami Hiramatsu
2017-10-03kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf
2017-10-03KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()Sam Bobroff
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-10-02ARM: dts: Fix I2C repeated start issue on Armada-38xKalyan Kinthada
2017-10-02arm64: fix misleading data abort decodingMark Rutland
2017-10-02arm64: dts: marvell: fix interrupt-map property for Armada CP110 PCIe controllerThomas Petazzoni
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-29Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky
2017-09-29arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li