index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
*
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
|
*
|
|
|
|
|
|
sched: declare pid_alive as inline
Richard Guy Briggs
2014-03-20
|
*
|
|
|
|
|
|
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
2014-03-20
|
*
|
|
|
|
|
|
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
|
*
|
|
|
|
|
|
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-20
|
*
|
|
|
|
|
|
mm: Create utility function for accessing a tasks commandline value
William Roberts
2014-03-07
|
*
|
|
|
|
|
|
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
|
|
\
\
\
\
\
\
\
*
|
\
\
\
\
\
\
\
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-11
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
|
*
|
|
|
|
|
|
|
|
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
|
*
|
|
|
|
|
|
|
|
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
|
*
|
|
|
|
|
|
|
|
NVMe: per-cpu io queues
Keith Busch
2014-04-10
|
*
|
|
|
|
|
|
|
|
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
|
*
|
|
|
|
|
|
|
|
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
[next]