summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann3-1/+32
2017-10-16powerpc/vphn: Improve recognition of PRRN/VPHNMichael Bringmann1-4/+4
2017-10-16powerpc/vphn: Update CPU topology when VPHN enabledMichael Bringmann1-1/+21
2017-10-16powerpc/mce: hookup memory_failure for UE errorsBalbir Singh1-3/+67
2017-10-16powerpc/mce: Hookup ierror (instruction) UE errorsBalbir Singh1-3/+19
2017-10-16powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh5-8/+94
2017-10-16powerpc/mce: Align the print of physical address betterBalbir Singh1-1/+1
2017-10-16powerpc/mce: Remove unused function get_mce_fault_addr()Balbir Singh2-41/+0
2017-10-13powerpc/modules: Use WARN_ON() in stub_for_addr()Kamalesh Babulal1-1/+2
2017-10-06powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul1-1/+2
2017-10-06powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee1-6/+6
2017-10-06powerpc: Add PPC_EMULATED_STATS to powernv_defconfigMichael Neuling1-0/+1
2017-10-06powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli1-0/+24
2017-10-06powerpc/powernv: Make opal_event_shutdown() callable from IRQ contextMichael Ellerman1-1/+7
2017-10-05powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...Naveen N. Rao1-11/+9
2017-10-05powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao1-4/+11
2017-10-04powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernelsNaveen N. Rao1-2/+6
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao4-9/+14
2017-10-04powerpc/kprobes: Do not suppress instruction emulation if a single run failedNaveen N. Rao1-3/+14
2017-10-04powerpc/kprobes: Some cosmetic updates to try_to_emulate()Naveen N. Rao1-2/+2
2017-10-04powerpc/configs: Add Skiroot defconfigJoel Stanley1-0/+232
2017-10-04powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32Sandipan Das1-0/+4
2017-10-04powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32Sandipan Das1-0/+13
2017-10-04powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0Sandipan Das1-0/+2
2017-10-04powerpc/powermac: Use setup_timer() helperAllen Pais1-3/+1
2017-10-04powerpc/6xx: Use setup_timer() helperAllen Pais1-2/+1
2017-10-04powerpc/oprofile: Use setup_timer() helperAllen Pais1-6/+2
2017-10-04powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin1-1/+1
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin5-0/+57
2017-10-04powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin1-3/+38
2017-10-04powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin1-4/+13
2017-10-04powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin1-2/+5
2017-10-04powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin1-8/+11
2017-10-04powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin1-2/+1
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat2-9/+46
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat4-2/+44
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling7-5/+271
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt5-60/+40
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds17-66/+87
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-25/+28
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-13/+106
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf12-42/+39
2017-09-23Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-36/+38
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-4/+1
2017-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+11
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser10-51/+0
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2-2/+3
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller2-0/+17
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller1-4/+29
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller4-4/+4