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
*
KVM: Fix kvm_irqfd_init initialization
Asias He
2013-05-08
*
KVM: x86: fix maintenance of guest/host xcr0 state
Marcelo Tosatti
2013-05-08
*
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-05-07
|
\
|
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
|
*
aio: kill ki_retry
Kent Overstreet
2013-05-07
|
*
aio: kill ki_key
Kent Overstreet
2013-05-07
|
*
aio: give shared kioctx fields their own cachelines
Kent Overstreet
2013-05-07
|
*
aio: kill struct aio_ring_info
Kent Overstreet
2013-05-07
|
*
aio: kill batch allocation
Kent Overstreet
2013-05-07
|
*
aio: change reqs_active to include unreaped completions
Kent Overstreet
2013-05-07
|
*
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
|
*
aio: use flush_dcache_page()
Kent Overstreet
2013-05-07
|
*
aio: make aio_read_evt() more efficient, convert to hrtimers
Kent Overstreet
2013-05-07
|
*
wait: add wait_event_hrtimeout()
Kent Overstreet
2013-05-07
|
*
aio: refcounting cleanup
Kent Overstreet
2013-05-07
|
*
aio: make aio_put_req() lockless
Kent Overstreet
2013-05-07
|
*
aio: do fget() after aio_get_req()
Kent Overstreet
2013-05-07
|
*
aio: dprintk() -> pr_debug()
Kent Overstreet
2013-05-07
|
*
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
|
*
aio: add kiocb_cancel()
Kent Overstreet
2013-05-07
|
*
aio: kill return value of aio_complete()
Kent Overstreet
2013-05-07
|
*
char: add aio_{read,write} to /dev/{null,zero}
Zach Brown
2013-05-07
|
*
aio: remove retry-based AIO
Zach Brown
2013-05-07
|
*
gadget: remove only user of aio retry
Zach Brown
2013-05-07
|
*
aio: remove dead code from aio.h
Zach Brown
2013-05-07
|
*
mm: remove old aio use_mm() comment
Zach Brown
2013-05-07
|
*
mm/vmalloc.c: add vfree comment
Andrew Morton
2013-05-07
|
*
remove unused random32() and srandom32()
Akinobu Mita
2013-05-07
|
*
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
|
*
drivers/net: rename random32() to prandom_u32()
Akinobu Mita
2013-05-07
|
*
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-07
|
*
parisc: remove the second argument of kmap_atomic()
Zhao Hongjiang
2013-05-07
|
*
drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driver
Lucas Stach
2013-05-07
|
*
include/linux/mm.h: complete the mm_walk definition
Andrew Morton
2013-05-07
|
*
mm, memcg: add rss_huge stat to memory.stat
David Rientjes
2013-05-07
|
*
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
2013-05-07
*
|
arm: fix mismerge of arch/arm/mach-omap2/timer.c
Linus Torvalds
2013-05-07
*
|
rwsem: check counter to avoid cmpxchg calls
Davidlohr Bueso
2013-05-07
*
|
kref: minor cleanup
Anatol Pomozov
2013-05-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-07
|
\
\
|
*
|
proc: Use PDE attribute setting accessor functions
Geert Uytterhoeven
2013-05-07
|
*
|
make blkdev_put() return void
Al Viro
2013-05-07
|
*
|
block_device_operations->release() should return void
Al Viro
2013-05-07
|
*
|
mtd_blktrans_ops->release() should return void
Al Viro
2013-05-05
|
*
|
hfs: SMP race on directory close()
Al Viro
2013-05-05
*
|
|
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-07
|
\
\
\
|
*
|
|
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
|
*
|
|
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
|
*
|
|
parisc: implement irq stacks
Helge Deller
2013-05-07
|
*
|
|
parisc: add kernel stack overflow check
Helge Deller
2013-05-07
[next]