index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
|
\
|
*
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
|
|
\
|
*
\
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-17
|
|
\
\
|
*
|
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
|
\
\
\
\
|
*
|
|
|
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
2019-06-17
|
*
|
|
|
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-17
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
locking/atomic: Use s64 for atomic64
Mark Rutland
2019-06-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
|
\
\
\
\
|
*
|
|
|
lib/vdso: Make delta calculation work correctly
Thomas Gleixner
2019-06-26
|
*
|
|
|
lib/vdso: Add compat support
Vincenzo Frascino
2019-06-22
|
*
|
|
|
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
2019-06-22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
|
\
\
\
\
|
*
|
|
|
genirq/timings: Add selftest for circular array
Daniel Lezcano
2019-06-12
*
|
|
|
|
Merge branch 'core-rslib-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
|
\
\
\
\
\
|
*
|
|
|
|
rslib: Make some functions static
YueHaibing
2019-07-02
|
*
|
|
|
|
rslib: Fix remaining decoder flaws
Ferdinand Blomqvist
2019-06-26
|
*
|
|
|
|
rslib: Update documentation
Ferdinand Blomqvist
2019-06-26
|
*
|
|
|
|
rslib: Fix handling of of caller provided syndrome
Ferdinand Blomqvist
2019-06-26
|
*
|
|
|
|
rslib: decode_rs: Code cleanup
Ferdinand Blomqvist
2019-06-26
|
*
|
|
|
|
rslib: decode_rs: Fix length parameter check
Ferdinand Blomqvist
2019-06-26
|
*
|
|
|
|
rslib: Fix decoding of shortened codes
Ferdinand Blomqvist
2019-06-26
|
*
|
|
|
|
rslib: Add tests for the encoder and decoder
Ferdinand Blomqvist
2019-06-26
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-07-08
|
\
\
\
\
\
|
*
|
|
|
|
debugobjects: Move printk out of db->lock critical sections
Waiman Long
2019-06-14
|
*
|
|
|
|
debugobjects: Less aggressive freeing of excess debug objects
Waiman Long
2019-06-14
|
*
|
|
|
|
debugobjects: Reduce number of pool_lock acquisitions in fill_pool()
Waiman Long
2019-06-14
|
*
|
|
|
|
debugobjects: Percpu pool lookahead freeing/allocation
Waiman Long
2019-06-14
|
*
|
|
|
|
debugobjects: Add percpu free pools
Waiman Long
2019-06-14
|
*
|
|
|
|
debugobjects: No need to check return value of debugfs_create()
Greg Kroah-Hartman
2019-06-14
*
|
|
|
|
|
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
RAID/s390: remove invalid 'r' inline asm operand modifier
Vasily Gorbik
2019-06-11
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-05
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
2019-07-03
*
|
|
|
|
|
|
devres: allow const resource arguments
Arnd Bergmann
2019-07-04
*
|
|
|
|
|
|
Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2019-06-29
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
XArray tests: Add check_insert
Matthew Wilcox
2019-06-02
|
*
|
|
|
|
|
idr: Fix idr_get_next race with idr_remove
Matthew Wilcox (Oracle)
2019-06-02
|
*
|
|
|
|
|
mm: fix page cache convergence regression
Johannes Weiner
2019-05-31
*
|
|
|
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
2019-06-19
|
*
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
|
*
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
|
*
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
2019-06-19
|
*
|
|
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-19
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'meminit-v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-18
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lib/test_stackinit: Handle Clang auto-initialization pattern
Kees Cook
2019-06-05
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
lib/genalloc: introduce chunk owners
Dan Williams
2019-06-13
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
|
\
\
\
\
\
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
[next]