summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple2017-07-281-0/+8
* powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman2017-07-281-3/+11
* powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman2017-07-281-10/+2
* powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero2017-07-281-3/+10
* powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-281-1/+9
* powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V2017-07-271-1/+1
* powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman2017-07-261-12/+13
* powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier2017-07-261-1/+0
* powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-266-22/+154
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-188-0/+39
* powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman2017-07-181-13/+19
* powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman2017-07-181-5/+15
* powerpc/64s: Fix hypercall entry clobbering r12 inputNicholas Piggin2017-07-181-14/+14
* powerpc/perf: Avoid spurious PMU interrupts after idleNicholas Piggin2017-07-181-1/+14
* powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()Michael Ellerman2017-07-171-1/+1
* powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-121-2/+2
* powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard2017-07-121-0/+13
* powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard2017-07-121-2/+4
* powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard2017-07-122-0/+6
* powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan2017-07-111-2/+4
* powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-111-1/+1
* powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-113-18/+67
* powerpc/mm/radix: Synchronize updates to the process tableBenjamin Herrenschmidt2017-07-101-0/+8
* powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt2017-07-101-3/+9
* powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-103-3/+36
* powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-10903-25523/+359485
|\
| * drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()Chris Wilson2017-07-063-11/+6
| * Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-07-0628-197/+687
| |\
| | * drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.Rex Zhu2017-07-051-2/+3
| | * amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer2017-07-041-0/+14
| | * drm/amdgpu/gfx9: fix driver reload with KIQAlex Deucher2017-07-041-51/+0
| | * drm/amdgpu/gfx8: fix driver reload with KIQAlex Deucher2017-07-041-68/+1
| | * drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplayJohn Brooks2017-07-031-1/+2
| | * drm/ttm: Fix use-after-free in ttm_bo_clean_mmJohn Brooks2017-07-031-1/+3
| | * drm/amd/amdgpu: move get memory type function from early init to sw initJim Qu2017-06-301-8/+8
| | * drm/amdgpu/cgs: always set reference clock in mode_infoAlex Deucher2017-06-301-1/+4
| | * drm/amdgpu: fix vblank_time when displays are offAlex Deucher2017-06-301-0/+3
| | * drm/amd/powerplay: power value format change for Vega10Eric Huang2017-06-291-2/+7
| | * drm/amdgpu/gfx9: support the amdgpu.disable_cu optionNicolai Hähnle2017-06-291-0/+20
| | * drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10Eric Huang2017-06-291-2/+2
| | * drm/amdgpu: Make amdgpu_cs_parser_init static (v2)Alex Xie2017-06-292-2/+1
| | * drm/amdgpu/cs: fix a typo in a commentAlex Xie2017-06-291-1/+1
| | * drm/amdgpu: Fix the exported always on CU bitmapFlora Cui2017-06-298-7/+24
| | * drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be statickbuild test robot2017-06-291-3/+3
| | * drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setupAlex Deucher2017-06-293-14/+14
| | * drm/amd/powerplay/cz: print message if smc message failsAlex Deucher2017-06-291-1/+1
| | * drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_initArnd Bergmann2017-06-291-1/+1
| | * drm/amdgpu: enable mmhub pg on ravenHawking Zhang2017-06-291-1/+2
| | * drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUBHawking Zhang2017-06-293-1/+3