summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-11-02arm: pxa: Convert timers to use timer_setup()Kees Cook
2017-11-02ARM: footbridge: Convert timers to use timer_setup()Kees Cook
2017-11-02ia64: Convert timers to use timer_setup()Kees Cook
2017-11-02xtensa: Convert timers to use timer_setup()Kees Cook
2017-11-02x86, calgary: Convert timers to use timer_setup()Kees Cook
2017-11-02powerpc/watchdog: Convert timers to use timer_setup()Kees Cook
2017-11-03powerpc/perf: Fix core-imc hotplug callback failure during imc initializationMadhavan Srinivasan
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-11-02arm: dts: mt7623: remove unused compatible string for pio nodeRyder Lee
2017-11-02arm: dts: mt7623: update usb related nodesRyder Lee
2017-11-02arm: dts: mt7623: update crypto nodeRyder Lee
2017-11-02arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-11-02Merge tag 'kvm-arm-fixes-for-v4.14' of git://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2017-11-02KVM: x86: Update APICv on APIC resetJan H. Schönherr
2017-11-02KVM: VMX: Do not fully reset PI descriptor on vCPU resetJan H. Schönherr
2017-11-02kvm: Return -ENODEV from update_persistent_clockJason Gunthorpe
2017-11-02Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02arm64: entry.S: move SError handling into a C function for future expansionXie XiuQi
2017-11-02arm64: entry.S: convert elX_irqJames Morse
2017-11-02arm64: entry.S convert el0_syncJames Morse
2017-11-02arm64: entry.S: convert el1_syncJames Morse
2017-11-02arm64: entry.S: Remove disable_dbgJames Morse
2017-11-02arm64: Mask all exceptions during kernel_exitJames Morse
2017-11-02arm64: Move the async/fiq helpers to explicitly set process context flagsJames Morse
2017-11-02arm64: introduce an order for exceptionsJames Morse
2017-11-02arm64: explicitly mask all exceptionsJames Morse
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier
2017-11-02Merge tag 'omap-for-v4.15/coccinelle-signed' of ssh://gitolite.kernel.org/pub...Arnd Bergmann
2017-11-02Merge tag 'socfpga_dts_for_v4.15_part2' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann
2017-11-02Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann
2017-11-02arm64: suspend: remove useless included fileYisheng Xie
2017-11-02arm64: dts: mt8173: remove "mediatek, mt8135-mmc" from mmc nodesChaotian Jing
2017-11-02x86/cpuid: Replace set/clear_bit32()Thomas Gleixner
2017-11-02arm64: Don't walk page table for user faults in do_mem_abortWill Deacon
2017-11-02x86/entry/64: Shorten TEST instructionsBorislav Petkov
2017-11-02s390/nmi: avoid using long-displacement facilityVasily Gorbik
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/traps: Use a new on_thread_stack() helper to clean up an assertionAndy Lutomirski
2017-11-02x86/entry/64: Remove thread_struct::sp0Andy Lutomirski
2017-11-02x86/entry/32: Fix cpu_current_top_of_stack initialization at bootAndy Lutomirski
2017-11-02x86/entry/64: Remove all remaining direct thread_struct::sp0 readsAndy Lutomirski
2017-11-02x86/entry/64: Stop initializing TSS.sp0 at bootAndy Lutomirski
2017-11-02x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()Andy Lutomirski
2017-11-02x86/entry: Add task_top_of_stack() to find the top of a task's stackAndy Lutomirski