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] timer: Fix tvec_bases initializer
Josh Triplett
2006-07-31
1
-1
/
+1
*
[PATCH] reference rt-mutex-design in rtmutex.c
Steven Rostedt
2006-07-31
1
-0
/
+2
*
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
Tim Chen
2006-07-31
1
-0
/
+18
*
[PATCH] pi-futex: missing pi_waiters plist initialization
Heiko Carstens
2006-07-31
1
-0
/
+5
*
[PATCH] Add DocBook documentation for workqueue functions
Rolf Eike Beer
2006-07-31
1
-4
/
+54
*
[PATCH] fix cond_resched() fix
Jim Houston
2006-07-31
1
-5
/
+5
*
[PATCH] fix bad macro param in timer.c
Steven Rostedt
2006-07-31
1
-1
/
+1
*
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
5
-10
/
+10
*
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
2006-07-31
1
-0
/
+1
*
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
2006-07-31
1
-4
/
+4
*
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
Shailabh Nagar
2006-07-31
1
-13
/
+11
*
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
2006-07-31
1
-5
/
+3
*
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
2006-07-31
1
-2
/
+26
*
[PATCH] sched: build_sched_domains() fix
Siddha, Suresh B
2006-07-31
1
-1
/
+6
*
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
2006-07-28
2
-38
/
+87
*
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
2006-07-28
1
-8
/
+24
*
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
2006-07-23
1
-3
/
+21
*
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
2006-07-23
1
-41
/
+34
*
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
Shailabh Nagar
2006-07-14
1
-5
/
+19
*
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2006-07-14
2
-13
/
+192
*
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2006-07-14
3
-36
/
+74
*
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-14
1
-0
/
+12
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
2
-6
/
+72
*
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2006-07-14
3
-0
/
+344
*
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
2006-07-14
1
-22
/
+49
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
2
-0
/
+24
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
4
-0
/
+92
*
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
2006-07-14
1
-0
/
+8
*
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
2006-07-14
1
-2
/
+2
*
[PATCH] improve timekeeping resume robustness
john stultz
2006-07-14
1
-1
/
+18
*
[PATCH] unexport open_softirq
Adrian Bunk
2006-07-14
1
-2
/
+0
*
[PATCH] Add try_to_freeze() to rt-test kthreads
Luca Tettamanti
2006-07-14
1
-0
/
+1
*
[PATCH] del_timer_sync(): add cpu_relax()
Andrew Morton
2006-07-14
1
-0
/
+1
*
[PATCH] remove kernel/kthread.c:kthread_stop_sem()
Adrian Bunk
2006-07-14
1
-22
/
+2
*
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
2006-07-14
2
-9
/
+6
*
[PATCH] The scheduled unexport of insert_resource
Adrian Bunk
2006-07-12
1
-2
/
+0
*
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
Adrian Bunk
2006-07-12
1
-37
/
+0
*
[PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
Marcel Holtmann
2006-07-12
1
-1
/
+1
*
[PATCH] lockdep: disable lock debugging when kernel state becomes untrusted
Arjan van de Ven
2006-07-10
1
-0
/
+2
*
[PATCH] remove the tasklist_lock export
Christoph Hellwig
2006-07-10
1
-3
/
+1
*
[PATCH] uninline init_waitqueue_head()
Ingo Molnar
2006-07-10
1
-2
/
+6
*
[PATCH] swsusp: fix panic when signature can't be read
Linus Torvalds
2006-07-10
1
-2
/
+4
*
[PATCH] swsusp warning fix
Andrew Morton
2006-07-10
1
-10
/
+10
*
[PATCH] swsusp: do not use memcpy for snapshotting memory
Rafael J. Wysocki
2006-07-10
1
-2
/
+8
*
[PATCH] adjust clock for lost ticks
Roman Zippel
2006-07-10
1
-38
/
+47
*
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
2006-07-10
1
-0
/
+6
*
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
2006-07-10
1
-1
/
+1
*
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
2006-07-10
1
-2
/
+2
*
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
2006-07-10
1
-33
/
+54
*
[PATCH] lockdep: improve debug output
Arjan van de Ven
2006-07-10
1
-2
/
+3
[next]