index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/powernv/pci: Return failure for some uses of dma_set_mask()
Alistair Popple
2017-07-28
1
-0
/
+8
*
powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compiler
Michael Ellerman
2017-07-28
1
-3
/
+11
*
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
2017-07-28
1
-10
/
+2
*
powerpc/tm: Fix saving of TM SPRs in core dump
Gustavo Romero
2017-07-28
1
-3
/
+10
*
powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries
Oliver O'Halloran
2017-07-28
1
-1
/
+9
*
powerpc/mm/hash: Free the subpage_prot_table correctly
Aneesh Kumar K.V
2017-07-27
1
-1
/
+1
*
powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain
Michael Ellerman
2017-07-26
1
-12
/
+13
*
powerpc/pseries: Fix of_node_put() underflow during reconfig remove
Laurent Vivier
2017-07-26
1
-1
/
+0
*
powerpc/mm/radix: Workaround prefetch issue with KVM
Benjamin Herrenschmidt
2017-07-26
6
-22
/
+154
*
powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=y
Michael Ellerman
2017-07-18
8
-0
/
+39
*
powerpc/mm/hash: Refactor hash__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-13
/
+19
*
powerpc/mm/radix: Refactor radix__mark_rodata_ro()
Michael Ellerman
2017-07-18
1
-5
/
+15
*
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
2017-07-18
1
-14
/
+14
*
powerpc/perf: Avoid spurious PMU interrupts after idle
Nicholas Piggin
2017-07-18
1
-1
/
+14
*
powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()
Michael Ellerman
2017-07-17
1
-1
/
+1
*
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
2017-07-12
1
-2
/
+2
*
powerpc: Fix emulation of mfocrf in emulate_step()
Anton Blanchard
2017-07-12
1
-0
/
+13
*
powerpc: Fix emulation of mcrf in emulate_step()
Anton Blanchard
2017-07-12
1
-2
/
+4
*
powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL events
Anton Blanchard
2017-07-12
2
-0
/
+6
*
powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9
Madhavan Srinivasan
2017-07-11
1
-2
/
+4
*
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
2017-07-11
1
-1
/
+1
*
powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9
Nicholas Piggin
2017-07-11
3
-18
/
+67
*
powerpc/mm/radix: Synchronize updates to the process table
Benjamin Herrenschmidt
2017-07-10
1
-0
/
+8
*
powerpc/mm/radix: Properly clear process table entry
Benjamin Herrenschmidt
2017-07-10
1
-3
/
+9
*
powerpc/powernv: Tell OPAL about our MMU mode on POWER9
Benjamin Herrenschmidt
2017-07-10
3
-3
/
+36
*
powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR
Balbir Singh
2017-07-10
1
-0
/
+12
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-10
903
-25523
/
+359485
|
\
|
*
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
2017-07-06
3
-11
/
+6
|
*
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2017-07-06
28
-197
/
+687
|
|
\
|
|
*
drm/amd/powerplay: fix bug fail to remove sysfs when rmmod amdgpu.
Rex Zhu
2017-07-05
1
-2
/
+3
|
|
*
amdgpu: Set cik/si_support to 1 by default if radeon isn't built
Michel Dänzer
2017-07-04
1
-0
/
+14
|
|
*
drm/amdgpu/gfx9: fix driver reload with KIQ
Alex Deucher
2017-07-04
1
-51
/
+0
|
|
*
drm/amdgpu/gfx8: fix driver reload with KIQ
Alex Deucher
2017-07-04
1
-68
/
+1
|
|
*
drm/amdgpu: Don't call amd_powerplay_destroy() if we don't have powerplay
John Brooks
2017-07-03
1
-1
/
+2
|
|
*
drm/ttm: Fix use-after-free in ttm_bo_clean_mm
John Brooks
2017-07-03
1
-1
/
+3
|
|
*
drm/amd/amdgpu: move get memory type function from early init to sw init
Jim Qu
2017-06-30
1
-8
/
+8
|
|
*
drm/amdgpu/cgs: always set reference clock in mode_info
Alex Deucher
2017-06-30
1
-1
/
+4
|
|
*
drm/amdgpu: fix vblank_time when displays are off
Alex Deucher
2017-06-30
1
-0
/
+3
|
|
*
drm/amd/powerplay: power value format change for Vega10
Eric Huang
2017-06-29
1
-2
/
+7
|
|
*
drm/amdgpu/gfx9: support the amdgpu.disable_cu option
Nicolai Hähnle
2017-06-29
1
-0
/
+20
|
|
*
drm/amd/powerplay: change PPSMC_MSG_GetCurrPkgPwr for Vega10
Eric Huang
2017-06-29
1
-2
/
+2
|
|
*
drm/amdgpu: Make amdgpu_cs_parser_init static (v2)
Alex Xie
2017-06-29
2
-2
/
+1
|
|
*
drm/amdgpu/cs: fix a typo in a comment
Alex Xie
2017-06-29
1
-1
/
+1
|
|
*
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
2017-06-29
8
-7
/
+24
|
|
*
drm/amdgpu/gfx9: gfx_v9_0_enable_gfx_static_mg_power_gating() can be static
kbuild test robot
2017-06-29
1
-3
/
+3
|
|
*
drm/amdgpu/psp: upper_32_bits/lower_32_bits for address setup
Alex Deucher
2017-06-29
3
-14
/
+14
|
|
*
drm/amd/powerplay/cz: print message if smc message fails
Alex Deucher
2017-06-29
1
-1
/
+1
|
|
*
drm/amdgpu: fix typo in amdgpu_debugfs_test_ib_init
Arnd Bergmann
2017-06-29
1
-1
/
+1
|
|
*
drm/amdgpu: enable mmhub pg on raven
Hawking Zhang
2017-06-29
1
-1
/
+2
|
|
*
drm/amdgpu: add new flag AMD_PG_SUPPORT_MMHUB
Hawking Zhang
2017-06-29
3
-1
/
+3
[next]