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
*
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-09-22
1
-1
/
+1
*
[PATCH] genirq core: fix handle_level_irq()
Ingo Molnar
2006-09-19
1
-3
/
+3
*
[PATCH] bug fix in kernel/kmod.c
Kenneth Lee
2006-09-16
1
-2
/
+3
*
[PATCH] genirq: fix typo in IRQ resend
Imre Deak
2006-09-16
1
-2
/
+1
*
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
Oleg Nesterov
2006-09-13
1
-1
/
+5
*
[PATCH] lockdep: double the number of stack-trace entries
Ingo Molnar
2006-09-13
1
-1
/
+1
*
[PATCH] audit: AUDIT_PERM support
Al Viro
2006-09-11
3
-0
/
+69
*
[PATCH] update audit rule change messages
Amy Griffis
2006-09-11
1
-5
/
+14
*
[PATCH] sanity check audit_buffer
Amy Griffis
2006-09-11
1
-0
/
+6
*
[PATCH] fix ppid bug in 2.6.18 kernel
Steve Grubb
2006-09-11
1
-0
/
+1
*
[PATCH] Use the correct restart option for futex_lock_pi
Thomas Gleixner
2006-09-08
1
-73
/
+11
*
[PATCH] lockdep: do not touch console state when tainting the kernel
Ingo Molnar
2006-09-06
1
-1
/
+1
*
[PATCH] prevent swsusp with PAE
Pavel Machek
2006-09-06
1
-1
/
+5
*
[PATCH] lockdep ifdef fix
Jarek Poplawski
2006-09-06
1
-1
/
+1
*
[PATCH] eligible_child: remove an obsolete ->tgid check
Oleg Nesterov
2006-09-02
1
-1
/
+1
*
[PATCH] kerneldoc for handle_bad_irq()
Henrik Kretzschmar
2006-09-01
1
-0
/
+5
*
[PATCH] task delay accounting fixes
Shailabh Nagar
2006-09-01
3
-19
/
+4
*
[PATCH] cpuset: oom panic fix
Nick Piggin
2006-08-27
1
-1
/
+1
*
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
Paul Jackson
2006-08-27
1
-0
/
+33
*
[PATCH] Remove redundant up() in stop_machine()
Yingchao Zhou
2006-08-27
1
-1
/
+0
*
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
Oleg Nesterov
2006-08-27
1
-1
/
+1
*
[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"
Oleg Nesterov
2006-08-27
1
-3
/
+1
*
[PATCH] workqueue: remove lock_cpu_hotplug()
Andrew Morton
2006-08-14
1
-12
/
+21
*
[PATCH] futex_handle_fault always fails
john stultz
2006-08-14
1
-6
/
+10
*
[PATCH] sys_getppid oopses on debug kernel
Kirill Korotaev
2006-08-14
1
-34
/
+7
*
[PATCH] panic.c build fix
Andrew Morton
2006-08-14
1
-0
/
+1
*
[PATCH] fix hrtimer percpu usage typo
Jan Blunck
2006-08-14
1
-1
/
+1
*
[PATCH] futex: Apply recent futex fixes to futex_compat
Thomas Gleixner
2006-08-06
1
-3
/
+3
*
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
2006-08-06
1
-1
/
+2
*
[PATCH] memory hotadd fixes: change find_next_system_ram's return value manner
KAMEZAWA Hiroyuki
2006-08-06
1
-2
/
+4
*
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
Antonino A. Daplas
2006-08-06
1
-1
/
+3
*
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
Chuck Ebbert
2006-08-06
1
-1
/
+3
*
[PATCH] bug in futex unqueue_me
Christian Borntraeger
2006-08-06
1
-0
/
+1
*
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
2006-08-06
1
-8
/
+18
*
[PATCH] take filling ->pid, etc. out of audit_get_context()
Al Viro
2006-08-03
1
-11
/
+12
*
[PATCH] don't bother with aux entires for dummy context
Al Viro
2006-08-03
1
-3
/
+3
*
[PATCH] mark context of syscall entered with no rules as dummy
Al Viro
2006-08-03
1
-2
/
+4
*
[PATCH] introduce audit rules counter
Al Viro
2006-08-03
2
-0
/
+27
*
[PATCH] fix audit oops with invalid operator
Amy Griffis
2006-08-03
1
-0
/
+2
*
[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
Amy Griffis
2006-08-03
1
-3
/
+1
*
[PATCH] fix missed create event for directory audit
Amy Griffis
2006-08-03
1
-3
/
+13
*
[PATCH] fix faulty inode data collection for open() with O_CREAT
Amy Griffis
2006-08-03
1
-22
/
+41
*
Fix force_sig_info() semantics after cleanups
Linus Torvalds
2006-08-02
1
-8
/
+17
*
[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
[next]