summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-103-0/+18
|\
| * powerpc: Add syscall detection for restartable sequencesBoqun Feng2018-06-062-0/+15
| * powerpc: Add support for restartable sequencesBoqun Feng2018-06-061-0/+3
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-0759-893/+1370
|\ \
| * | powerpc: fix build failure by disabling attribute-alias warning in pci_32Christophe Leroy2018-06-051-0/+4
| * | powerpc/time: inline arch_vtime_task_switch()Christophe Leroy2018-06-041-21/+0
| * | powerpc/signal32: Use fault_in_pages_readable() to prefault user contextChristophe Leroy2018-06-041-8/+5
| * | powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy2018-06-041-14/+3
| * | powerpc/dma: remove unnecessary BUG()Christophe Leroy2018-06-041-2/+0
| * | powerpc/sstep: Introduce GETTYPE macroRavi Bangoria2018-06-031-1/+1
| * | powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek2018-06-031-0/+3
| * | powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2018-06-031-0/+10
| * | powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek2018-06-031-0/+60
| * | powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek2018-06-032-1/+7
| * | powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek2018-06-032-0/+16
| * | powerpc/stacktrace: Update copyrightMichael Ellerman2018-06-031-6/+4
| * | powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman2018-06-031-0/+51
| * | powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman2018-06-031-5/+15
| * | powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2018-06-031-0/+1
| * | powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman2018-06-031-0/+4
| * | powerpc/ptrace: Use copy_{from, to}_user() rather than open-codingAl Viro2018-06-031-14/+6
| * | powerpc/eeh: Refactor report functionsSam Bobroff2018-06-031-150/+157
| * | powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff2018-06-031-1/+5
| * | powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff2018-06-031-18/+34
| * | powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff2018-06-031-3/+16
| * | powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff2018-06-031-14/+16
| * | powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff2018-06-031-4/+3
| * | powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff2018-06-031-10/+32
| * | powerpc/eeh: Add message when PE processing at parentSam Bobroff2018-06-031-1/+5
| * | powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-033-40/+22
| * | powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff2018-06-031-14/+0
| * | powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff2018-06-031-12/+16
| * | powerpc/eeh: Add final message for successful recoverySam Bobroff2018-06-031-4/+4
| * | powerpc: remove unused to_tm() helperArnd Bergmann2018-06-031-50/+0
| * | powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-031-4/+2
| * | powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-032-6/+5
| * | powerpc: rtas: clean up time handlingArnd Bergmann2018-06-031-12/+12
| * | powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-06-031-0/+1
| * | powerpc: use task_pid_nr() for TID allocationAlastair D'Silva2018-06-031-94/+28
| * | powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva2018-06-031-3/+3
| * | powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva2018-06-031-0/+1
| * | powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin2018-06-031-1/+1
| * | powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin2018-06-032-4/+7
| * | powerpc: move a stray NMI IPI case under NMI_IPI ifdefNicholas Piggin2018-06-031-0/+2
| * | powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdefNicholas Piggin2018-06-032-0/+10
| * | powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...Nicholas Piggin2018-06-031-6/+13
| * | powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin2018-06-032-47/+41
| * | powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin2018-06-032-22/+0
| * | powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin2018-06-031-5/+1
| * | powerpc/64: irq_work avoid interrupt when called with hardware irqs enabledNicholas Piggin2018-06-031-2/+31
OpenPOWER on IntegriCloud