index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
|
\
|
*
random32: use msecs_to_jiffies for reseed timer
Daniel Borkmann
2013-11-14
|
*
random32: add __init prefix to prandom_start_seed_timer
Daniel Borkmann
2013-11-14
*
|
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-11-14
|
\
\
|
*
\
Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...
Konrad Rzeszutek Wilk
2013-11-08
|
|
\
\
|
|
*
|
swiotlb: print a warning when the swiotlb is full
Stefano Stabellini
2013-10-25
|
*
|
|
Merge tag 'v3.12-rc5' into stable/for-linus-3.13
Konrad Rzeszutek Wilk
2013-11-08
|
|
\
|
|
|
*
|
|
tracing/events: Fix swiotlb tracepoint creation
Thierry Reding
2013-10-24
|
*
|
|
tracing/events: Add bounce tracing to swiotbl
Zoltan Kiss
2013-10-02
*
|
|
|
kfifo: kfifo_copy_{to,from}_user: fix copied bytes calculation
Lars-Peter Clausen
2013-11-14
*
|
|
|
llists-move-llist_reverse_order-from-raid5-to-llistc-fix
Andrew Morton
2013-11-14
*
|
|
|
llists: move llist_reverse_order from raid5 to llist.c
Christoph Hellwig
2013-11-14
*
|
|
|
vsprintf: ignore %n again
Kees Cook
2013-11-14
*
|
|
|
lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies
Peter Zijlstra
2013-11-14
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
|
\
\
\
\
|
*
|
|
|
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
|
*
|
|
|
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
|
*
|
|
|
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
|
*
|
|
|
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-13
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-11-08
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
percpu_ida: add an API to return free tags
Shaohua Li
2013-10-25
|
|
*
|
|
|
percpu_ida: add percpu_ida_for_each_free
Shaohua Li
2013-10-25
|
|
*
|
|
|
percpu_ida: make percpu_ida percpu size/batch configurable
Shaohua Li
2013-10-25
|
|
*
|
|
|
percpu_counter: make APIs irq safe
Shaohua Li
2013-10-25
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
\
\
\
\
|
*
|
|
|
|
random32: add test cases for taus113 implementation
Daniel Borkmann
2013-11-11
|
*
|
|
|
|
random32: upgrade taus88 generator to taus113 from errata paper
Daniel Borkmann
2013-11-11
|
*
|
|
|
|
random32: add prandom_reseed_late() and call when nonblocking pool becomes in...
Hannes Frederic Sowa
2013-11-11
|
*
|
|
|
|
random32: add periodic reseeding
Hannes Frederic Sowa
2013-11-11
|
*
|
|
|
|
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-11-11
|
*
|
|
|
|
lib: crc32: reduce number of cases for crc32{, c}_combine
Daniel Borkmann
2013-11-04
|
*
|
|
|
|
lib: crc32: conditionally resched when running testcases
Daniel Borkmann
2013-11-04
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
|
|
\
|
|
|
|
|
*
|
|
|
|
lib: crc32: add test cases for crc32{, c}_combine routines
Daniel Borkmann
2013-11-03
|
*
|
|
|
|
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2013-11-03
|
*
|
|
|
|
lib: crc32: clean up spacing in test cases
Daniel Borkmann
2013-11-03
*
|
|
|
|
|
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
2013-11-12
*
|
|
|
|
|
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
2013-11-12
*
|
|
|
|
|
lib/vsprintf.c: document formats for dentry and struct file
Olof Johansson
2013-11-12
*
|
|
|
|
|
lib/debugobjects.c: remove unnecessary work pending test
Xie XiuQi
2013-11-12
*
|
|
|
|
|
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-11-12
*
|
|
|
|
|
percpu: add test module for various percpu operations
Greg Thelen
2013-11-12
*
|
|
|
|
|
mm: do not walk all of system memory during show_mem
Mel Gorman
2013-11-12
*
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-11
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'core/urgent' into sched/core
Ingo Molnar
2013-10-11
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
*
|
|
|
|
|
|
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-10
|
\
\
\
\
\
\
\
\
[next]