index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sys_ni.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
Tools: hv: kvp: ensure kvp device fd is closed on exec
Vitaly Kuznetsov
1
-1
/
+1
2016-08-31
Drivers: hv: vmbus: Implement a mechanism to tag the channel for low latency
K. Y. Srinivasan
2
-1
/
+41
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
3
-8
/
+33
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
2016-08-30
misc: mic: scif: use vma_pages().
Muhammad Falak R Wani
1
-2
/
+2
2016-08-30
Documentation: mic: fix kernel version
Alexandre Belloni
1
-1
/
+1
2016-08-30
mic: remove unused function arg
Arnd Bergmann
1
-4
/
+2
2016-08-30
mei: amthif: fix deadlock in initialization during a reset
Alexander Usyskin
2
-5
/
+9
2016-08-30
mei: drop unused file transaction states
Alexander Usyskin
1
-3
/
+0
2016-08-30
mei: amthif: drop mei_amthif_read
Alexander Usyskin
4
-109
/
+1
2016-08-30
mei: enqueue consecutive reads
Alexander Usyskin
2
-20
/
+22
2016-08-30
mei: add wrapper for queuing control commands.
Tomas Winkler
6
-39
/
+61
2016-08-30
mei: use consistent naming for TX control flow credits
Tomas Winkler
3
-45
/
+43
2016-08-30
mei: rx flow control counter
Alexander Usyskin
3
-29
/
+16
2016-08-30
mei: prepare read cb for fixed address clients on the receive path only.
Alexander Usyskin
1
-5
/
+3
2016-08-30
mei: drop redundant krealloc and checks in irq read
Alexander Usyskin
1
-25
/
+11
2016-08-30
mei: amthif: drop mei_clear_lists function
Alexander Usyskin
1
-22
/
+5
2016-08-30
mei: add read callback on demand for fixed_address clients
Alexander Usyskin
2
-13
/
+12
2016-08-30
mei: add file pointer to the host client structure
Alexander Usyskin
4
-10
/
+10
2016-08-30
mei: move read cb to complete queue if not connected
Alexander Usyskin
1
-0
/
+1
2016-08-30
mei: fix return value on disconnection
Tomas Winkler
3
-3
/
+3
2016-08-30
mei: drop read complete queue emptiness check
Alexander Usyskin
2
-2
/
+4
2016-08-30
mei: hbm: add missing argument in the kdoc
Tomas Winkler
1
-0
/
+1
2016-08-30
mei: recover after errors in runtime pm flow
Alexander Usyskin
4
-0
/
+19
2016-08-30
mei: drop mei_io_cb_alloc_buf
Alexander Usyskin
2
-28
/
+6
2016-08-30
mei: amthif: use mei_cl_alloc_cb for allocating cbs
Alexander Usyskin
1
-13
/
+3
2016-08-30
mei: amthif: drop mei_amthif_send_cmd
Alexander Usyskin
1
-36
/
+16
2016-08-30
mei: amthif: enable poll for async events
Alexander Usyskin
1
-5
/
+5
2016-08-30
mei: amthif: drop iamthif_current_cb
Alexander Usyskin
3
-10
/
+0
2016-08-30
mei: amthif: fix request cancel
Alexander Usyskin
2
-75
/
+38
2016-08-30
mei: amthif: drop READ_COMPLETE state
Alexander Usyskin
3
-28
/
+13
2016-08-28
checkkconfigsymbols: use arglist instead of cmd string
Valentin Rothberg
1
-11
/
+16
2016-08-28
checkkconfigsymblos: consistent symbol terminology
Valentin Rothberg
1
-67
/
+67
2016-08-28
checkkconfigsymbols.py: fix pylint and pep8 warnings
Valentin Rothberg
1
-10
/
+8
2016-08-28
checkkconfigsymbols: use ArgumentParser
Valentin Rothberg
1
-73
/
+69
2016-08-28
checkkconfigsymbols.py: port to Python 3
Valentin Rothberg
1
-16
/
+17
[next]