index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Selftest: Only do hardirq context test for raw spinlock
Yong Zhang
2015-01-16
1
-0
/
+23
*
cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RT
Thomas Gleixner
2015-01-16
1
-0
/
+1
*
debugobjects-rt.patch
Thomas Gleixner
2015-01-16
1
-1
/
+4
*
idr: Use local lock instead of preempt enable/disable
Thomas Gleixner
2015-01-16
1
-3
/
+34
*
percpu-rwsem: compile fix
Sebastian Andrzej Siewior
2015-01-16
1
-0
/
+4
*
rt: Add the preempt-rt lock replacement APIs
Thomas Gleixner
2015-01-16
1
-0
/
+5
*
rwsem-add-rt-variant.patch
Thomas Gleixner
2015-01-16
1
-0
/
+3
*
sched: Generic migrate_disable
Peter Zijlstra
2015-01-16
1
-1
/
+1
*
sched-migrate-disable.patch
Thomas Gleixner
2015-01-16
1
-3
/
+3
*
radix-tree-rt-aware.patch
Thomas Gleixner
2015-01-16
1
-1
/
+4
*
genirq: Disable DEBUG_SHIRQ for rt
Thomas Gleixner
2015-01-16
1
-1
/
+1
*
mm: scatterlist dont disable irqs on RT
Thomas Gleixner
2015-01-16
1
-3
/
+3
*
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
2014-11-14
1
-2
/
+6
*
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-11-14
1
-0
/
+16
*
lzo: check for length overrun in variable length encoding.
Willy Tarreau
2014-10-30
1
-6
/
+37
*
Revert "lzo: properly check for overruns"
Willy Tarreau
2014-10-30
1
-41
/
+21
*
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
2014-08-07
1
-0
/
+1
*
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
2014-06-30
1
-5
/
+3
*
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-26
1
-21
/
+41
*
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
2014-06-26
1
-2
/
+2
*
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
2014-04-14
1
-2
/
+8
*
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
2014-02-20
1
-0
/
+1
*
lib/decompressors: fix "no limit" output buffer length
Alexandre Courbot
2014-02-06
1
-1
/
+1
*
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
2013-12-11
1
-7
/
+12
*
random32: fix off-by-one in seeding requirement
Daniel Borkmann
2013-12-08
1
-7
/
+7
*
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-12-04
1
-3
/
+30
*
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
2013-11-13
1
-1
/
+2
*
lib/Kconfig.debug: Restrict FRAME_POINTER for MIPS
Markos Chandras
2013-07-28
1
-1
/
+1
*
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...
Chen Gang
2013-06-12
1
-1
/
+1
*
MPILIB: disable usage of floating point registers on parisc
Helge Deller
2013-05-24
1
-2
/
+3
*
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-05-23
1
-1
/
+1
|
\
|
*
klist: del waiter from klist_remove_waiters before wakeup waitting process
wang, biao
2013-05-21
1
-1
/
+1
*
|
lib: make iovec obj instead of lib
Randy Dunlap
2013-05-23
1
-2
/
+2
*
|
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2013-05-20
2
-1
/
+54
|
/
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-10
/
+46
|
\
|
*
lru_cache: introduce lc_get_cumulative()
Lars Ellenberg
2013-03-22
1
-10
/
+46
*
|
rwsem: check counter to avoid cmpxchg calls
Davidlohr Bueso
2013-05-07
1
-1
/
+3
*
|
kref: minor cleanup
Anatol Pomozov
2013-05-07
1
-1
/
+1
*
|
Merge branch 'rwsem-optimizations'
Linus Torvalds
2013-05-07
2
-146
/
+132
|
\
\
|
*
|
rwsem: no need for explicit signed longs
Davidlohr Bueso
2013-05-07
1
-5
/
+3
|
*
|
rwsem: do not block readers at head of queue if other readers are active
Michel Lespinasse
2013-05-07
1
-2
/
+8
|
*
|
rwsem: implement support for write lock stealing on the fastpath
Michel Lespinasse
2013-05-07
1
-32
/
+32
|
*
|
rwsem: simplify __rwsem_do_wake
Michel Lespinasse
2013-05-07
2
-30
/
+19
|
*
|
rwsem: skip initial trylock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-8
/
+9
|
*
|
rwsem: avoid taking wait_lock in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-2
/
+8
|
*
|
rwsem: use cmpxchg for trying to steal write lock
Michel Lespinasse
2013-05-07
1
-20
/
+6
|
*
|
rwsem: more agressive lock stealing in rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-21
/
+8
|
*
|
rwsem: simplify rwsem_down_write_failed
Michel Lespinasse
2013-05-07
1
-24
/
+9
|
*
|
rwsem: simplify rwsem_down_read_failed
Michel Lespinasse
2013-05-07
1
-20
/
+2
|
*
|
rwsem: move rwsem_down_failed_common code into rwsem_down_{read,write}_failed
Michel Lespinasse
2013-05-07
1
-15
/
+57
[next]