summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc/pseries: Remove prrn_work workqueueNathan Fontenot2018-09-191-14/+3
| * | powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin2018-09-192-5/+5
| * | powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-09-191-0/+7
| * | powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-191-0/+9
| * | powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-191-1/+1
| * | powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-192-31/+0
| * | powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-191-160/+42
| * | powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin2018-09-191-0/+2
| * | powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar2018-09-191-127/+28
| * | powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-193-5/+135
| * | powerpc/iommu: Avoid derefence before pointer checkBreno Leitao2018-09-191-1/+1
| * | powerpc/tm: Fix HTM documentationBreno Leitao2018-09-172-11/+15
| * | powerpc/vdso: Correct call frame informationAlan Modra2018-09-144-0/+4
| * | powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling2018-09-141-6/+12
* | | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-261-2/+2
|\ \ \
| * | | swiotlb: remove the overflow bufferChristoph Hellwig2018-10-191-2/+2
| |/ /
* | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-252-4/+5
|\ \ \
| * | | KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras2018-10-091-0/+1
| * | | KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2018-10-091-2/+2
| * | | powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor modePaul Mackerras2018-10-091-2/+2
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-4/+4
|\ \ \ \
| * | | | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-4/+4
| | |/ / | |/| |
* | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-2/+0
|\ \ \ \
| * | | | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-2/+0
| |/ / /
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-242-25/+18
|\ \ \ \
| * | | | signal/powerpc: Use force_sig_fault where appropriateEric W. Biederman2018-09-211-8/+1
| * | | | signal/powerpc: Simplify _exception_pkey by using force_sig_pkuerrEric W. Biederman2018-09-211-9/+1
| * | | | signal/powerpc: Specialize _exception_pkey for handling pkey exceptionsEric W. Biederman2018-09-211-5/+5
| * | | | signal/powerpc: Call force_sig_fault from _exceptionEric W. Biederman2018-09-211-1/+4
| * | | | signal/powerpc: Factor the common exception code into exception_commonEric W. Biederman2018-09-211-5/+13
| * | | | signal: Simplify tracehook_report_syscall_exitEric W. Biederman2018-09-191-5/+2
| |/ / /
* | | | Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-10-071-0/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman2018-10-051-0/+10
* | | | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-282-5/+19
|\| | | | |_|/ |/| |
| * | powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-09-251-1/+8
| * | powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-09-251-2/+9
| * | KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workaroundsMichael Neuling2018-09-171-2/+2
| |/
* / KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-121-25/+0
|/
* Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-244-16/+26
|\
| * powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-211-0/+5
| * powerpc/fadump: cleanup crash memory ranges supportHari Bathini2018-08-201-7/+1
| * powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman2018-08-201-7/+6
| * powerpc/64s: Fix PACA_IRQ_HARD_DIS accounting in idle_power4()Nicholas Piggin2018-08-141-2/+14
* | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1750-291/+617
|\|
| * Merge branch 'fixes' into nextMichael Ellerman2018-08-131-0/+2
| |\
| * | powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin2018-08-101-17/+9
| * | powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre2018-08-101-0/+2
| * | powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre2018-08-101-2/+7
| * | powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring2018-08-101-16/+12
| * | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy2018-08-101-4/+3
OpenPOWER on IntegriCloud