index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-zevio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
mei: iamthif: remove useless iamthif_ioctl variable
Tomas Winkler
3
-11
/
+3
2015-03-02
mei: iamthif: fix device reset on mei_amthif_irq_read_msg
Tomas Winkler
3
-34
/
+51
2015-03-02
mei: fix device reset on mei_cl_irq_read_msg allocation failure
Tomas Winkler
4
-62
/
+80
2015-03-02
mei: fix function names and format in KDoc
Alexander Usyskin
4
-16
/
+17
2015-03-02
mei: me: change power gating function name conventions
Alexander Usyskin
3
-14
/
+14
2015-03-02
mei: me: add io register tracing
Tomas Winkler
4
-4
/
+129
2015-03-02
mei: me: use io register wrappers consistently
Tomas Winkler
1
-57
/
+66
2015-03-02
mei: revamp me clients list handling
Tomas Winkler
6
-62
/
+162
2015-03-02
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2
-17
/
+34
2015-03-02
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2
-6
/
+36
2015-03-02
Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel
K. Y. Srinivasan
2
-15
/
+18
2015-03-02
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
2
-0
/
+47
2015-03-02
Drivers: hv: hv_balloon: refuse to balloon below the floor
Vitaly Kuznetsov
1
-0
/
+11
2015-03-02
Drivers: hv: hv_balloon: report offline pages as being used
Vitaly Kuznetsov
1
-9
/
+24
2015-03-02
Drivers: hv: hv_balloon: eliminate the trylock path in acquire/release_region...
Vitaly Kuznetsov
1
-29
/
+6
2015-03-02
Drivers: hv: vmbus: Get rid of some unnecessary messages
K. Y. Srinivasan
1
-6
/
+1
2015-03-02
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
1
-1
/
+1
2015-03-02
Drivers: hv: vmbus: Remove the channel from the channel list(s) on failure
K. Y. Srinivasan
1
-5
/
+16
2015-03-02
Drivers: hv: vmbus: Handle both rescind and offer messages in the same context
K. Y. Srinivasan
1
-53
/
+62
2015-03-02
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
4
-20
/
+50
2015-03-02
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
1
-6
/
+9
2015-03-02
Drivers: hv: vmbus: Add support for the NetworkDirect GUID
K. Y. Srinivasan
2
-0
/
+12
2015-03-02
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
1
-2
/
+5
2015-03-02
hv: hv_balloon: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-02
hv: channel_mgmt: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-02
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-02
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
1
-3
/
+5
2015-03-02
hv: vmbus_post_msg: retry the hypercall on some transient errors
Dexuan Cui
2
-2
/
+11
2015-03-02
hv: hv_util: move vmbus_open() to a later place
Dexuan Cui
1
-5
/
+6
2015-03-02
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
3
-1
/
+27
2015-03-02
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
1
-1
/
+1
2015-03-02
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
2
-2
/
+11
2015-03-02
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
3
-5
/
+19
2015-03-02
Drivers: hv: vmbus: avoid double kfree for device_obj
Vitaly Kuznetsov
1
-1
/
+0
2015-03-02
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
3
-5
/
+9
2015-03-02
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
1
-0
/
+36
2015-02-23
Linux 4.0-rc1
v4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
[next]