summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-10-04powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32Sandipan Das
2017-10-04powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0Sandipan Das
2017-10-04powerpc/powermac: Use setup_timer() helperAllen Pais
2017-10-04powerpc/6xx: Use setup_timer() helperAllen Pais
2017-10-04powerpc/oprofile: Use setup_timer() helperAllen Pais
2017-10-04powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2017-10-04powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin
2017-10-04powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin
2017-10-04powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-22Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2017-09-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller
2017-09-22parisc: Check if initrd was loaded into broken RAMHelge Deller
2017-09-22parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller
2017-09-22parisc: Stop unwinding at start of stackHelge Deller
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-22Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-22Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...Linus Torvalds
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchManuel Lauss
2017-09-21MIPS: Fix input modify in __write_64bit_c0_split()James Hogan
2017-09-21MIPS: MSP71xx: Include asm/setup.hArnd Bergmann
2017-09-21powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-09-20s390/topology: enable / disable topology dynamicallyHeiko Carstens
2017-09-20s390/topology: alternative topology for topology-less machinesHeiko Carstens
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-09-20crypto: x86/twofish - Fix RBP usageJosh Poimboeuf
2017-09-20crypto: sha512-avx2 - Fix RBP usageJosh Poimboeuf