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
Commit message (
Expand
)
Author
Age
*
aio: Kill ki_dtor
Kent Overstreet
2013-07-30
*
aio: Kill ki_users
Kent Overstreet
2013-07-30
*
aio: Kill unneeded kiocb members
Kent Overstreet
2013-07-30
*
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
*
aio: Don't use ctx->tail unnecessarily
Kent Overstreet
2013-07-30
*
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-07-30
*
aio: percpu ioctx refcount
Kent Overstreet
2013-07-30
*
aio: percpu reqs_available
Kent Overstreet
2013-07-30
*
aio: reqs_active -> reqs_available
Kent Overstreet
2013-07-30
*
aio: fix build when migration is disabled
Benjamin LaHaise
2013-07-17
*
fs/aio: Add support to aio ring pages migration
Gu Zheng
2013-07-16
*
fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()
Gu Zheng
2013-07-16
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-15
|
\
|
*
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-13
|
*
ext4: fix spelling errors and a comment in extent_status tree
Theodore Ts'o
2013-07-13
|
*
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
2013-07-11
|
*
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-11
|
*
ext4: fix warning in ext4_evict_inode()
Jan Kara
2013-07-10
|
*
ext4: fix ext4_get_group_number()
Theodore Ts'o
2013-07-05
|
*
ext4: silence warning in ext4_writepages()
Jan Kara
2013-07-05
*
|
Linux 3.11-rc1
Linus Torvalds
2013-07-14
*
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
|
\
\
|
*
|
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-14
|
*
|
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
|
*
|
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
|
*
|
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
|
*
|
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
|
*
|
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
|
*
|
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
|
*
|
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
|
*
|
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
|
*
|
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
|
*
|
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
|
*
|
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
|
*
|
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-07-07
|
*
|
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
|
*
|
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-06-08
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
|
\
\
\
|
*
|
|
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
|
*
|
|
cgroup: we can use simple_lookup() now
Al Viro
2013-07-14
|
*
|
|
efivarfs: we can use simple_lookup() now
Al Viro
2013-07-14
|
*
|
|
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
2013-07-14
|
*
|
|
configfs: don't open-code d_alloc_name()
Al Viro
2013-07-14
|
*
|
|
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
2013-07-14
|
*
|
|
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
|
*
|
|
llist: llist_add() can use llist_add_batch()
Oleg Nesterov
2013-07-13
|
*
|
|
llist: fix/simplify llist_add() and llist_add_batch()
Oleg Nesterov
2013-07-13
|
*
|
|
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2013-07-13
|
*
|
|
fs/file_table.c:fput(): add comment
Andrew Morton
2013-07-13
|
*
|
|
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
[next]