summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-20powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-06-19powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAPNicholas Piggin
2019-06-19powerpc/64s/radix: ioremap use ioremap_page_rangeNicholas Piggin
2019-06-19powerpc/64: __ioremap_at clean up in the error caseNicholas Piggin
2019-06-19powerpc/perf: Use cpumask_last() to determine the designated cpu for nest/cor...Anju T Sudhakar
2019-06-19powerpc/64s: Fix misleading SPR and timebase informationShaokun Zhang
2019-06-19powerpc/pseries: avoid blocking in irq when queuing hotplug eventsNathan Lynch
2019-06-19powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-06-19cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-19powerpc/ps3: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-06-19powerpc/mm/32s: fix condition that is always trueAndreas Schwab
2019-06-19powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-06-19selftests/powerpc: Fix earlyclobber in tm-vmxcopyGustavo Romero
2019-06-16powerpc/64: mark start_here_multiplatform as __refChristophe Leroy
2019-06-15powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migrationNathan Lynch
2019-06-15powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch
2019-06-15powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuildNathan Lynch
2019-06-14powerpc/pseries: Fix oops in hotplug memory notifierNathan Lynch
2019-06-14powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2019-06-14ocxl: do not use C++ style comments in uapi headerMasahiro Yamada
2019-06-02powerpc/pseries: Fix xive=off command lineGreg Kurz
2019-06-02powerpc/powernv/npu: Fix reference leakGreg Kurz
2019-06-02powerpc: Remove variable ‘path’ since not usedMathieu Malaterre
2019-06-02powerpc/powernv: Show checkstop reason for NPU2 HMIsFrederic Barrat
2019-06-02powerpc/powernv: Update firmware archaeology around OPAL_HANDLE_HMIStewart Smith
2019-06-02powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()Gen Zhang
2019-05-28powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is setChristophe Leroy
2019-05-28powerpc/lib: fix redundant inclusion of quad.oChristophe Leroy
2019-05-28ocxl: Make ocxl_remove() staticYueHaibing
2019-05-28powerpc/mm: Make some symbols static that can beYueHaibing
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones