index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-08-27
checkkconfigsymbols.py: avoid shell injection
Valentin Rothberg
1
-5
/
+7
2016-08-18
checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY
Andrew Donnellan
1
-2
/
+10
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
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
[next]