summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2018-06-141-9/+9
|\
| * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-312-0/+13
| |\
| * | KVM: PPC: Move nip/ctr/lr/xer registers to pt_regs in kvm_vcpu_archSimon Guo2018-05-181-8/+8
| * | KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into itSimon Guo2018-05-181-1/+1
| * | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-05-181-2/+2
| |\ \
* | \ \ Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-06-132-5/+5
|\ \ \ \
| * | | | powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin2018-06-112-5/+5
* | | | | treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+2
* | | | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* | | | | 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
OpenPOWER on IntegriCloud