summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cacheinfo: Remove double freeTobin C. Harding2019-05-171-1/+0
* powerpc/mm/hash: Fix get_region_id() for invalid addressesAneesh Kumar K.V2019-05-171-0/+4
* powerpc/mm: Drop VM_BUG_ON in get_region_id()Aneesh Kumar K.V2019-05-161-2/+0
* powerpc/mm: Fix crashes with hugepages & 4K pagesMichael Ellerman2019-05-151-1/+1
* powerpc/32s: fix flush_hash_pages() on SMPChristophe Leroy2019-05-141-1/+2
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-10247-4558/+7819
|\
| * powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman2019-05-091-1/+1
| * powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-071-0/+3
| * powerpc/mm: Fix hugetlb page initializationSachin Sant2019-05-061-1/+1
| * ocxl: Fix return value check in afu_ioctl()Wei Yongjun2019-05-061-2/+2
| * powerpc/mm: fix section mismatch for setup_kup()Christophe Leroy2019-05-061-1/+1
| * powerpc/mm: fix redundant inclusion of pgtable-frag.o in MakefileChristophe Leroy2019-05-061-1/+0
| * powerpc/mm: Fix makefile for KASANChristophe Leroy2019-05-062-6/+6
| * powerpc/kasan: add missing/lost MakefileChristophe Leroy2019-05-061-0/+5
| * selftests/powerpc: Add a signal fuzzer selftestBreno Leitao2019-05-025-3/+334
| * powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-021-1/+1
| * ocxl: Provide global MMIO accessors for external driversAlastair D'Silva2019-05-023-1/+345
| * ocxl: move event_fd handling to frontendAlastair D'Silva2019-05-024-38/+109
| * ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva2019-05-025-37/+39
| * ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva2019-05-024-20/+55
| * ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva2019-05-027-196/+409
| * ocxl: Don't pass pci_dev aroundAlastair D'Silva2019-05-021-17/+21
| * ocxl: Split pci.cAlastair D'Silva2019-05-024-518/+524
| * ocxl: Remove some unused exported symbolsAlastair D'Silva2019-05-023-26/+24
| * ocxl: Remove superfluous 'extern' from headersAlastair D'Silva2019-05-022-46/+44
| * ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva2019-05-021-7/+2
| * ocxl: Rename struct link to ocxl_linkAlastair D'Silva2019-05-022-21/+20
| * powerpc/perf: Trace imc PMU functionsAnju T Sudhakar2019-05-021-1/+204
| * powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar2019-05-023-0/+108
| * powerpc/perf: Add privileged access check for thread_imcMadhavan Srinivasan2019-05-021-0/+3
| * powerpc/perf: Rearrange setting of ldbar for thread-imcAnju T Sudhakar2019-05-021-11/+17
| * powerpc/include: Add data structures and macros for IMC trace modeAnju T Sudhakar2019-05-022-0/+40
| * powerpc/perf: Fix loop exit condition in nest_imc_event_initAnju T Sudhakar2019-05-022-2/+2
| * powerpc/perf: Return accordingly on invalid chip-id inAnju T Sudhakar2019-05-021-0/+5
| * powerpc/perf: Remove PM_BR_CMPL_ALT from power9 event listMadhavan Srinivasan2019-05-021-2/+0
| * powerpc/perf: Add generic compat mode pmu driverMadhavan Srinivasan2019-05-024-2/+238
| * powerpc/perf: init pmu from core-book3sMadhavan Srinivasan2019-05-029-19/+46
| * powerpc/powernv/ioda2: Add __printf format/argument verificationJoe Perches2019-05-022-15/+18
| * Documentation: powerpc: Expand the DAWR acronymJoel Stanley2019-05-021-4/+4
| * powerpc/configs: Add (back) MLX5 ethernet support to skiroot_defconfigJoel Stanley2019-05-021-0/+2
| * powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-027-1/+49
| * powerpc/xmon: add read-only modeChristopher M. Riedl2019-05-022-0/+50
| * powerpc/boot: Fix missing check of lseek() return valueBo YU2019-05-021-1/+5
| * powerpc/entry: Remove unneeded need_resched() loopValentin Schneider2019-05-022-11/+2
| * powerpc/dts/fsl: add crypto node alias for B4Horia Geantă2019-05-021-0/+1
| * powerpc/prom_init: get rid of PROM_SCRATCH_SIZEChristophe Leroy2019-05-021-11/+9
| * powerpc/security: Show powerpc_security_features in debugfsMichael Ellerman2019-05-021-0/+8
| * powerpc/mm: Warn if W+X pages found on bootRussell Currey2019-05-025-1/+73
| * powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointersRussell Currey2019-05-021-10/+22
| * powerpc: remove the __kernel_io_end exportChristoph Hellwig2019-05-021-1/+0