index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
vme: Fix module autoload
Alessio Igor Bogani
2
-0
/
+4
2016-08-31
vme: change LM callback argument to void pointer
Aaron Sierra
6
-9
/
+16
2016-08-31
VMCI: use memdup_user().
Muhammad Falak R Wani
1
-10
/
+4
2016-08-31
mcb: remove sub-device handling code
Johannes Thumshirn
1
-17
/
+0
2016-08-31
mcb: Added bar descriptor support for non PCI bus MCB carrier
Andreas Werner
2
-14
/
+121
2016-08-31
mcb: Added support for LPC or non PCI based MCB carrier
Andreas Werner
3
-0
/
+168
2016-08-31
uio: fix dmem_region_start computation
Jan Viktorin
1
-1
/
+1
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
1
-0
/
+71
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
1
-9
/
+119
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
1
-10
/
+25
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
1
-18
/
+38
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
1
-26
/
+27
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
1
-14
/
+22
2016-08-31
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2
-15
/
+168
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
5
-16
/
+10
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
5
-20
/
+26
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
6
-22
/
+57
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2
-0
/
+15
2016-08-31
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-08-31
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
1
-1
/
+0
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
9
-114
/
+75
2016-08-31
hwtracing: coresight: of_coresight: add missing of_node_put after calling of_...
Peter Chen
1
-0
/
+1
2016-08-31
coresight-etm3x: Add ARM ETM 3.5 Cortex-A5 peripheral ID
Olivier Schonken
1
-0
/
+5
2016-08-31
coresight: add PM runtime calls to coresight_simple_func()
Mathieu Poirier
1
-2
/
+6
2016-08-31
coresight: delay initialisation when children are missing
Mathieu Poirier
1
-1
/
+1
2016-08-31
coresight: Add better messages for coresight_timeout
Suzuki K Poulose
3
-12
/
+6
2016-08-31
coresight: Cleanup TMC status check
Suzuki K Poulose
1
-1
/
+1
2016-08-31
coresight: etmv4: Fix ETMv4x peripheral ID table
Suzuki K Poulose
1
-4
/
+4
2016-08-31
coresight: tmc: Limit the trace to available data
Suzuki K Poulose
4
-7
/
+17
2016-08-31
coresight: Fix csdev connections initialisation
Suzuki K Poulose
1
-10
/
+14
2016-08-31
coresight: Consolidate error handling path for tmc_probe
Suzuki K Poulose
1
-19
/
+17
2016-08-31
coresight: Remove erroneous dma_free_coherent in tmc_probe
Suzuki K Poulose
1
-3
/
+0
2016-08-31
coresight: always use stashed trace id value in etm4_trace_id
Sudeep Holla
1
-15
/
+1
2016-08-31
coresight-stm: support mmapping channel regions with mmio_addr
Chunyan Zhang
1
-0
/
+22
2016-08-31
coresight: access conn->child_name only if it's initialised
Sudeep Holla
1
-1
/
+2
2016-08-31
Drivers: hv: balloon: Use available memory value in pressure report
Alex Ng
1
-8
/
+5
2016-08-31
Drivers: hv: balloon: replace ha_region_mutex with spinlock
Vitaly Kuznetsov
1
-45
/
+53
2016-08-31
Drivers: hv: balloon: don't wait for ol_waitevent when memhp_auto_online is e...
Vitaly Kuznetsov
1
-6
/
+9
2016-08-31
Drivers: hv: balloon: account for gaps in hot add regions
Vitaly Kuznetsov
1
-37
/
+94
2016-08-31
Drivers: hv: balloon: keep track of where ha_region starts
Vitaly Kuznetsov
1
-2
/
+5
2016-08-31
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
K. Y. Srinivasan
1
-1
/
+6
2016-08-31
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-4
/
+4
2016-08-31
Drivers: hv: vmbus: Enable explicit signaling policy for NIC channels
K. Y. Srinivasan
4
-18
/
+20
2016-08-31
Drivers: hv: vmbus: fix the race when querying & updating the percpu list
Dexuan Cui
2
-8
/
+30
2016-08-31
Drivers: hv: utils: fix a race on userspace daemons registration
Vitaly Kuznetsov
5
-22
/
+54
2016-08-31
Drivers: hv: get rid of timeout in vmbus_open()
Vitaly Kuznetsov
1
-6
/
+1
2016-08-31
Drivers: hv: don't leak memory in vmbus_establish_gpadl()
Vitaly Kuznetsov
1
-1
/
+5
2016-08-31
Drivers: hv: get rid of redundant messagecount in create_gpadl_header()
Vitaly Kuznetsov
1
-22
/
+16
2016-08-31
Drivers: hv: avoid vfree() on crash
Vitaly Kuznetsov
3
-8
/
+10
2016-08-30
tile-srom: avoid krealloc(... __GFP_ZERO) pattern
Chris Metcalf
1
-13
/
+15
[next]