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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] lockdep: fix printk recursion logic
Ingo Molnar
2006-10-11
1
-9
/
+2
*
[PATCH] lockdep: use BUILD_BUG_ON
Alexey Dobriyan
2006-10-11
1
-4
/
+1
*
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
2
-2
/
+2
*
[PATCH] sched: likely profiling
Nick Piggin
2006-10-11
1
-3
/
+3
*
[PATCH] fix Module taint flags listing in Oops/panic
Florin Malita
2006-10-11
1
-45
/
+49
*
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Christoph Lameter
2006-10-11
1
-0
/
+7
*
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
2006-10-11
2
-1
/
+15
*
[PATCH] cpuset ANSI prototype
Al Viro
2006-10-10
1
-1
/
+1
*
[PATCH] make kernel/relay.c __user-clean
Al Viro
2006-10-10
1
-19
/
+22
*
[PATCH] __user annotations: futex
Al Viro
2006-10-10
2
-13
/
+14
*
[PATCH] swsusp: Make userland suspend work on SMP again
Rafael J. Wysocki
2006-10-07
1
-1
/
+1
*
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-10-06
1
-1
/
+1
*
[PATCH] kauditd_thread warning fix
Andrew Morton
2006-10-06
1
-1
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
5
-40
/
+33
*
IRQ: Typedef the IRQ handler function type
David Howells
2006-10-05
1
-3
/
+1
*
IRQ: Typedef the IRQ flow handler function type
David Howells
2006-10-05
1
-9
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
2006-10-04
2
-2
/
+0
|
\
|
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
|
Merge branch 'audit.b32' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-10-04
2
-5
/
+32
|
\
\
|
*
|
[PATCH] name_count array overrun
Steve Grubb
2006-10-04
1
-2
/
+17
|
*
|
[PATCH] PPID filtering fix
Alexander Viro
2006-10-04
1
-2
/
+7
|
*
|
[PATCH] arch filter lists with < or > should not be accepted
Eric Paris
2006-10-04
1
-1
/
+8
|
|
/
*
|
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
2006-10-04
1
-8
/
+3
*
|
[PATCH] rcu: add sched torture type to rcutorture
Josh Triplett
2006-10-04
1
-1
/
+39
*
|
[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
Josh Triplett
2006-10-04
1
-1
/
+15
*
|
[PATCH] rcu: add rcu_sync torture type to rcutorture
Josh Triplett
2006-10-04
1
-2
/
+15
*
|
[PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation
Josh Triplett
2006-10-04
1
-24
/
+29
*
|
[PATCH] RCU: add fake writers to rcutorture
Josh Triplett
2006-10-04
1
-5
/
+104
*
|
[PATCH] rcu: Fix sign bug making rcu_random always return the same sequence
Josh Triplett
2006-10-04
1
-2
/
+2
*
|
[PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader start...
Josh Triplett
2006-10-04
1
-1
/
+1
*
|
[PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type param...
Josh Triplett
2006-10-04
1
-1
/
+1
*
|
[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
Josh Triplett
2006-10-04
1
-0
/
+1
*
|
[PATCH] SRCU: report out-of-memory errors
Alan Stern
2006-10-04
2
-3
/
+5
*
|
[PATCH] Add SRCU-based notifier chains
Alan Stern
2006-10-04
1
-1
/
+123
*
|
[PATCH] srcu-3: add SRCU operations to rcutorture
Paul E. McKenney
2006-10-04
1
-10
/
+123
*
|
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
2006-10-04
2
-1
/
+258
*
|
[PATCH] msi: simplify msi sanity checks by adding with generic irq code
Eric W. Biederman
2006-10-04
1
-0
/
+7
*
|
[PATCH] genirq: irq: add a dynamic irq creation API
Eric W. Biederman
2006-10-04
1
-0
/
+56
*
|
[PATCH] genirq: irq: add moved_masked_irq
Eric W. Biederman
2006-10-04
1
-7
/
+21
*
|
[PATCH] genirq: irq: convert the move_irq flag from a 32bit word to a single bit
Eric W. Biederman
2006-10-04
1
-3
/
+3
|
/
*
rcutorture: Fix incorrect description of default for nreaders parameter
Josh Triplett
2006-10-03
1
-1
/
+1
*
remove duplicate "until" from kernel/workqueue.c
Rolf Eike Beer
2006-10-03
1
-1
/
+1
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
1
-1
/
+1
*
[PATCH] scheduler: NUMA aware placement of sched_group_allnodes
Christoph Lameter
2006-10-03
1
-3
/
+4
*
[PATCH] sched: fixing wrong comment for find_idlest_cpu()
Satoru Takeuchi
2006-10-03
1
-1
/
+1
*
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2006-10-03
1
-63
/
+82
*
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
2006-10-03
1
-10
/
+30
*
[PATCH] sched: don't print migration cost when only 1 CPU
Dave Jones
2006-10-03
1
-6
/
+8
*
[PATCH] sched: remove unnecessary sched group allocations
Siddha, Suresh B
2006-10-03
1
-66
/
+38
*
[PATCH] sched: force /sbin/init off isolated cpus
Nick Piggin
2006-10-03
1
-2
/
+11
[next]