index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK
Davidlohr Bueso
2014-06-05
*
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-06-05
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
*
arch: Prepare for smp_mb__{before,after}_atomic()
Peter Zijlstra
2014-04-18
*
Merge branch 'ipmi' (emailed ipmi fixes)
Linus Torvalds
2014-04-17
|
\
|
*
ipmi: boolify some things
Corey Minyard
2014-04-17
|
*
ipmi: Turn off all activity on an idle ipmi interface
Corey Minyard
2014-04-17
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-16
|
\
\
|
*
|
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
2014-04-16
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-04-14
|
|
\
\
|
|
*
|
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
2014-04-08
|
*
|
|
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2014-04-14
*
|
|
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-04-13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
2014-04-11
|
*
|
|
slab: fix wrongly used macro
Joonsoo Kim
2014-04-01
|
*
|
|
slab: restrict the number of objects in a slab
Joonsoo Kim
2014-02-08
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
|
\
\
\
\
|
*
|
|
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
*
|
|
|
|
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
2014-04-12
|
\
\
\
\
\
|
*
|
|
|
|
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
2014-04-09
|
*
|
|
|
|
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2014-04-09
*
|
|
|
|
|
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
2014-04-12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NTB: Code Style Clean-up
Jon Mason
2014-04-07
|
*
|
|
|
|
|
NTB: client event cleanup
Jon Mason
2014-04-07
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kill generic_file_buffered_write()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
export generic_perform_write(), start getting rid of generic_file_buffer_write()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
generic_file_direct_write(): get rid of ppos argument
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
kill the 5th argument of generic_file_buffered_write()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
kill the 4th argument of __generic_file_aio_write()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
constify blk_rq_map_user_iov() and friends
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
iov_iter: Move iov_iter to uio.h
Kent Overstreet
2014-04-01
|
*
|
|
|
|
|
|
switch ->is_partially_uptodate() to saner arguments
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
pipe: kill ->map() and ->unmap()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
new helper: readlink_copy()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
get rid of files_defer_init()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
mark struct file that had write access grabbed by open()
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
get rid of DEBUG_WRITECOUNT
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
switch nbd to sockfd_lookup/sockfd_put
Al Viro
2014-04-01
|
*
|
|
|
|
|
|
smarter propagate_mnt()
Al Viro
2014-04-01
*
|
|
|
|
|
|
|
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2014-04-12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2014-04-09
|
*
|
|
|
|
|
|
|
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-09
|
*
|
|
|
|
|
|
|
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
|
*
|
|
|
|
|
|
|
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
*
|
|
|
|
|
|
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
2014-04-10
|
*
|
|
|
|
|
|
|
|
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-24
[next]