index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-05
SUNRPC: Fix a backchannel race
Trond Myklebust
1
-1
/
+2
2015-06-05
SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_task
Trond Myklebust
1
-2
/
+1
2015-06-05
spi: pxa2xx: Prepare for new Intel LPSS SPI type
Jarkko Nikula
1
-1
/
+1
2015-06-05
spi: pxa2xx: Differentiate Intel LPSS types
Jarkko Nikula
1
-1
/
+2
2015-06-04
net/mlx5_core: Add more query port helpers
Majd Dibbiny
1
-0
/
+8
2015-06-04
net/mlx5_core: Use port number when querying port ptys
Majd Dibbiny
1
-1
/
+1
2015-06-04
net/mlx5_core: Use port number in the query port mtu helpers
Majd Dibbiny
1
-2
/
+4
2015-06-04
net/mlx5_core: Get vendor-id using the query adapter command
Majd Dibbiny
2
-2
/
+6
2015-06-04
net/mlx5_core: Add new query HCA vport commands
Majd Dibbiny
4
-8
/
+87
2015-06-04
net/mlx5_core: Make the vport helpers available for the IB driver too
Majd Dibbiny
1
-0
/
+41
2015-06-04
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
2
-7
/
+15
2015-06-04
net: Get skb hash over flow_keys structure
Tom Herbert
1
-1
/
+1
2015-06-04
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
1
-0
/
+7
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
1
-1
/
+0
2015-06-04
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
1
-1
/
+1
2015-06-04
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
Oleg Nesterov
1
-1
/
+0
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
1
-0
/
+1
2015-06-04
crypto: doc - Fix typo in crypto-API.xml
Masanari Iida
1
-1
/
+1
2015-06-03
Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
1
-0
/
+9
2015-06-04
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
1
-1
/
+4
2015-06-04
Merge branch 'xfs-dax-support' into for-next
Dave Chinner
1
-2
/
+7
2015-06-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-04
dax: expose __dax_fault for filesystems with locking constraints
Dave Chinner
1
-1
/
+4
2015-06-04
dax: don't abuse get_block mapping for endio callbacks
Dave Chinner
1
-2
/
+4
2015-06-03
svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
Chuck Lever
1
-1
/
+0
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
1
-0
/
+1
2015-06-03
Merge branch 'locking/core' into x86/core, to prepare for dependent patch
Ingo Molnar
3
-6
/
+11
2015-06-03
Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch
Ingo Molnar
5
-5
/
+37
2015-06-03
Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
Greg Kroah-Hartman
1
-0
/
+9
2015-06-03
Merge tag 'extcon-next-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
4
-80
/
+73
2015-06-03
scatterlist: introduce sg_nents_for_len
Tom Lendacky
1
-0
/
+1
2015-06-02
hid-sensor: Fix suspend/resume delay
Srinivas Pandruvada
1
-0
/
+1
2015-06-02
SUNRPC: Clean up bc_send()
Chuck Lever
1
-1
/
+0
2015-06-02
of/fdt: split off FDT self reservation from memreserve processing
Ard Biesheuvel
1
-0
/
+2
2015-06-02
clockevents: Rename state to state_use_accessors
Thomas Gleixner
1
-7
/
+7
2015-06-02
writeback: disassociate inodes from dying bdi_writebacks
Tejun Heo
1
-0
/
+16
2015-06-02
writeback: add lockdep annotation to inode_to_wb()
Tejun Heo
1
-2
/
+32
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
Tejun Heo
3
-1
/
+62
2015-06-02
writeback: implement foreign cgroup inode detection
Tejun Heo
2
-0
/
+21
2015-06-02
writeback: make writeback_control track the inode being written back
Tejun Heo
2
-12
/
+68
2015-06-02
writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
Tejun Heo
3
-82
/
+96
2015-06-02
writeback: implement memcg writeback domain based throttling
Tejun Heo
1
-0
/
+9
2015-06-02
writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
Tejun Heo
1
-0
/
+20
2015-06-02
writeback: implement memcg wb_domain
Tejun Heo
3
-1
/
+15
2015-06-02
writeback: move over_bground_thresh() to mm/page-writeback.c
Tejun Heo
1
-0
/
+1
2015-06-02
writeback: move global_dirty_limit into wb_domain
Tejun Heo
1
-1
/
+16
2015-06-02
writeback: implement wb_domain
Tejun Heo
1
-0
/
+32
2015-06-02
writeback: reorganize [__]wb_update_bandwidth()
Tejun Heo
1
-8
/
+1
2015-06-02
writeback: clean up wb_dirty_limit()
Tejun Heo
1
-1
/
+1
2015-06-02
buffer, writeback: make __block_write_full_page() honor cgroup writeback
Tejun Heo
1
-0
/
+12
[prev]
[next]