index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
smu7.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-16
drm/mgag200: fix error return code in mgag200fb_create()
Wei Yongjun
1
-1
/
+3
2016-08-16
dma-buf: Wait on the reservation object when sync'ing before CPU access
Chris Wilson
1
-0
/
+23
2016-08-15
drm: make drm_get_format_name thread-safe
Eric Engestrom
12
-48
/
+89
2016-08-15
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
1
-1
/
+1
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
1
-0
/
+2
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
1
-1
/
+1
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+0
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
1
-6
/
+46
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2
-2
/
+19
2016-08-12
dma-buf/fence: kerneldoc: remove spurious section header
Sumit Semwal
1
-1
/
+1
2016-08-12
dma-buf/fence: kerneldoc: remove unused struct members
Sumit Semwal
1
-2
/
+0
2016-08-12
Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_p...
Peter Chen
1
-4
/
+3
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
2016-08-12
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
1
-1
/
+1
2016-08-12
MIPS: KVM: Add missing gfn range check
James Hogan
1
-8
/
+15
2016-08-12
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
1
-21
/
+28
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
5
-17
/
+27
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
3
-2
/
+17
2016-08-12
drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION
Daniel Vetter
2
-0
/
+8
2016-08-12
drm/radeon|amgpu: Make fbdev emulation optional
Daniel Vetter
2
-9
/
+1
2016-08-12
drm/vmwgfx: select CONFIG_FB
Daniel Vetter
1
-0
/
+1
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
26
-28
/
+0
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
12
-11
/
+30
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-12
perf/x86/intel/uncore: Add enable_box for client MSR uncore
Kan Liang
1
-0
/
+14
2016-08-12
perf/x86/intel/uncore: Fix uncore num_counters
Kan Liang
1
-5
/
+5
2016-08-12
uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
Denys Vlasenko
1
-11
/
+11
2016-08-12
mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats
Reza Arbab
1
-0
/
+2
2016-08-12
mm, oom: fix uninitialized ret in task_will_free_mem()
Geert Uytterhoeven
1
-1
/
+1
2016-08-12
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
1
-5
/
+2
2016-08-12
mm: memcontrol: fix memcg id ref counter on swap charge move
Vladimir Davydov
1
-6
/
+18
2016-08-12
mm: memcontrol: fix swap counter leak on swapout from offline cgroup
Vladimir Davydov
1
-6
/
+38
2016-08-12
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2
-2
/
+2
2016-08-12
mm/hugetlb: fix incorrect hugepages count during mem hotplug
zhong jiang
1
-0
/
+1
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-11
arm64: Remove stack duplicating code from jprobes
David A. Long
2
-28
/
+5
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
1
-3
/
+6
2016-08-11
bvec: avoid variable shadowing warning
Johannes Berg
1
-1
/
+2
2016-08-11
doc: update block/queue-sysfs.txt entries
Joe Lawrence
1
-0
/
+18
2016-08-11
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
1
-12
/
+8
2016-08-11
x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe()
Sebastian Andrzej Siewior
1
-4
/
+9
2016-08-11
sched/cputime: Fix omitted ticks passed in parameter
Frederic Weisbecker
1
-1
/
+2
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
2
-6
/
+8
2016-08-11
x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled...
Alex Thorlton
1
-1
/
+2
2016-08-11
x86/efi: Allocate a trampoline if needed in efi_free_boot_services()
Andy Lutomirski
1
-0
/
+21
[next]