summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-191-0/+1
| * | | | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan2018-01-192-4/+4
| * | | | powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan2018-01-193-3/+15
| * | | | powerpc/64s: Add support to take additional parameter in MASKABLE_* macroMadhavan Srinivasan2018-01-191-13/+19
| * | | | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-1911-42/+29Star
| * | | | powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan2018-01-193-19/+32
| * | | | powerpc/64: Implement and use soft_enabled_return APIMadhavan Srinivasan2018-01-191-1/+1
| * | | | powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan2018-01-193-14/+8Star
| * | | | powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-199-21/+29
| * | | | powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signalsMadhavan Srinivasan2018-01-193-0/+23
| * | | | powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin2018-01-181-22/+0Star
| * | | | powerpc/64s: Relax PACA address limitationsNicholas Piggin2018-01-183-16/+27
| * | | | powerpc/64: rtas avoid accessing paca in 32-bit modeNicholas Piggin2018-01-171-6/+11
| * | | | powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin2018-01-174-208/+2Star
| * | | | powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin2018-01-171-1/+1
| * | | | powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt2018-01-162-2/+2
| * | | | powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt2018-01-161-1/+1
| * | | | powerpc: Cosmetic cleanup of cpuinfo_opBenjamin Herrenschmidt2018-01-161-4/+4
| * | | | powerpc: Make newline in cpuinfo unconditionalBenjamin Herrenschmidt2018-01-161-3/+0Star
| * | | | powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy2018-01-161-27/+18Star
| * | | | powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-161-36/+10Star
| * | | | powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-3/+3
| * | | | powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-161-5/+0Star
| * | | | powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy2018-01-162-20/+37
| * | | | powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12Christophe Leroy2018-01-161-38/+40
| * | | | powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy2018-01-161-42/+12Star
| * | | | powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh2018-01-162-1/+30
| * | | | powerpc/crash: Remove the test for cpu_online in the IPI callbackBalbir Singh2018-01-161-3/+0Star
| * | | | powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-161-2/+7
| * | | | powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot2018-01-161-0/+1
| * | | | powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot2018-01-161-66/+49Star
| * | | | powerpc/pci: Separate SR-IOV CallsBryant G. Ly2017-12-113-8/+25
| * | | | powerpc/modules: Fix alignment of .toc section in kernel modulesAlan Modra2017-12-112-5/+19
| * | | | powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin2017-12-111-3/+7
| * | | | powerpc/32: Add .data.rel* sections explicitlyNicholas Piggin2017-12-111-0/+1
| * | | | powerpc/modules: Improve restore_r2() error messageJosh Poimboeuf2017-12-111-2/+2
| * | | | powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf2017-12-111-1/+11
| * | | | powerpc/modules: Add REL24 relocation support of livepatch symbolsKamalesh Babulal2017-12-111-1/+2
| * | | | powerpc: Remove DEBUG define in 64-bit early setup codeBenjamin Herrenschmidt2017-12-111-2/+0Star
| * | | | powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj2017-12-042-11/+58
| * | | | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-2/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-012-0/+16
|\ \ \ \
| * | | | powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-092-0/+16
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-311-3/+3
|\ \ \ \ \
| * | | | | livepatch: send a fake signal to all blocking tasksMiroslav Benes2017-12-041-3/+3
* | | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-315-47/+44Star
|\ \ \ \ \ \
| * | | | | | swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig2018-01-151-1/+1
| * | | | | | powerpc: rename swiotlb_dma_opsChristoph Hellwig2018-01-152-3/+3
| * | | | | | dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-151-3/+0Star
| * | | | | | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-105-40/+40