summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-01-29Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-29Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-29Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-01-29Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-29Merge tag 'mtd/for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-28Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-28x86/ftrace: Add one more ENDPROC annotationJosh Poimboeuf
2018-01-28powerpc/watchdog: Print the NIP in soft_nmi_interrupt()Michael Ellerman
2018-01-28powerpc/watchdog: regs can't be null in soft_nmi_interrupt()Michael Ellerman
2018-01-28powerpc/watchdog: Tweak watchdog printksMichael Ellerman
2018-01-28powerpc/cell: Remove axonram driverMichael Ellerman
2018-01-27x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov
2018-01-27x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov
2018-01-27x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse
2018-01-27x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann
2018-01-27powerpc/numa: Ensure nodes initialized for hotplugMichael Bringmann
2018-01-27powerpc/numa: Use ibm,max-associativity-domains to discover possible nodesMichael Bringmann
2018-01-27powerpc/kernel: Block interrupts when updating TIDRSukadev Bhattiprolu
2018-01-27powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dnAlexey Kardashevskiy
2018-01-27powerpc/mm/nohash: do not flush the entire mm when range is a single pageChristophe Leroy
2018-01-27powerpc/pseries: Add Initialization of VF BarsBryant G. Ly
2018-01-27powerpc/pseries/pci: Associate PEs to VFs in configure SR-IOVBryant G. Ly
2018-01-27powerpc/eeh: Add EEH notify resume sysfsBryant G. Ly
2018-01-27powerpc/eeh: Add EEH operations to notify resumeBryant G. Ly
2018-01-27powerpc/pseries: Set eeh_pe of EEH_PE_VF typeBryant G. Ly
2018-01-27PCI/AER: Add uevents in AER and EEH error/resumeBryant G. Ly
2018-01-27powerpc/eeh: Update VF config space after EEHBryant G. Ly
2018-01-27KVM: VMX: introduce alloc_loaded_vmcsPaolo Bonzini
2018-01-27KVM: nVMX: Eliminate vmcs02 poolJim Mattson
2018-01-26Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd
2018-01-26bpf, arm: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann
2018-01-26bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, s390x: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, arm64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, x86_64: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper