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
*
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-22
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
*
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
*
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
2011-03-22
*
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-03-22
|
\
|
*
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
|
*
slub: Add missing irq restore for the OOM path
Christoph Lameter
2011-03-22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-22
|
\
\
|
*
|
[net/9p]: Introduce basic flow-control for VirtIO transport.
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
2011-03-22
|
*
|
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
[net/9p] Set the condition just before waking up.
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2011-03-22
|
*
|
net/9p: Fix compile warning
Aneesh Kumar K.V
2011-03-22
|
*
|
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
2011-03-22
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
|
\
\
|
*
|
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
2011-03-22
|
*
|
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
|
*
|
rbd: update email address in Documentation
Sage Weil
2011-03-21
|
*
|
ceph: rename dentry_release -> d_release, fix comment
Sage Weil
2011-03-21
|
*
|
ceph: add request to the tail of unsafe write list
Henry C Chang
2011-03-21
|
*
|
ceph: remove request from unsafe list if it is canceled/timed out
Henry C Chang
2011-03-21
|
*
|
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
|
*
|
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-21
|
*
|
ceph: update common header files
Yehuda Sadeh
2011-03-21
|
*
|
ceph: remove debugfs debug cruft
Sage Weil
2011-03-21
|
*
|
libceph: fix osd request queuing on osdmap updates
Sage Weil
2011-03-21
|
*
|
ceph: preserve I_COMPLETE across rename
Sage Weil
2011-03-15
|
*
|
libceph: Fix base64-decoding when input ends in newline.
Tommi Virtanen
2011-03-15
*
|
|
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2011-03-22
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-03-22
|
\
\
|
*
|
fuse: make fuse_dentry_revalidate() RCU aware
Miklos Szeredi
2011-03-21
|
*
|
fuse: make fuse_permission() RCU aware
Miklos Szeredi
2011-03-21
|
*
|
fuse: wakeup pollers on connection release/abort
Bryan Green
2011-03-21
|
*
|
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-03-21
|
|
/
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-22
|
\
\
|
*
|
xen: update mask_rw_pte after kernel page tables init changes
Stefano Stabellini
2011-03-19
|
*
|
xen: set max_pfn_mapped to the last pfn mapped
Stefano Stabellini
2011-03-19
|
*
|
x86: Cleanup highmap after brk is concluded
Yinghai Lu
2011-03-19
*
|
|
Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2011-03-22
|
\
\
\
|
*
|
|
ARM: H1940/RX1950: Change default LED triggers
Vasily Khoruzhick
2011-03-21
|
*
|
|
ARM: S3C2442: RX1950: Add support for LED blinking
Vasily Khoruzhick
2011-03-20
|
*
|
|
ARM: S3C2442: RX1950: Retain LEDs state in suspend
Vasily Khoruzhick
2011-03-20
[next]