index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-23
[PATCH] Kprobes/ia64: temporary disarming of reentrant probe
Anil S Keshavamurthy
1
-6
/
+43
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for sparc64
Prasanna S Panchamukhi
1
-13
/
+49
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
Prasanna S Panchamukhi
1
-8
/
+38
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64
Prasanna S Panchamukhi
1
-14
/
+62
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for i386
Prasanna S Panchamukhi
1
-13
/
+49
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe
Prasanna S Panchamukhi
2
-0
/
+10
2005-06-23
[PATCH] Kprobes/IA64: check jprobe break before handling
Keshavamurthy Anil S
1
-3
/
+7
2005-06-23
[PATCH] Kprobes IA64: safe register kprobe
Anil S Keshavamurthy
1
-0
/
+45
2005-06-23
[PATCH] Kprobes IA64: cmp ctype unc support
Anil S Keshavamurthy
2
-2
/
+58
2005-06-23
[PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup
Anil S Keshavamurthy
1
-70
/
+121
2005-06-23
[PATCH] Kprobes ia64 qp fix
Rusty Lynch
1
-3
/
+3
2005-06-23
[PATCH] Kprobes ia64 cleanup
Rusty Lynch
2
-101
/
+84
2005-06-23
[PATCH] Kprobes/IA64: support kprobe on branch/call instructions
Anil S Keshavamurthy
2
-16
/
+132
2005-06-23
[PATCH] Kprobes/IA64: architecture specific JProbes support
Anil S Keshavamurthy
4
-7
/
+89
2005-06-23
[PATCH] Kprobes/IA64: arch specific handling
Anil S Keshavamurthy
4
-0
/
+416
2005-06-23
[PATCH] Kprobes/IA64: kdebug die notification mechanism
Anil S Keshavamurthy
4
-1
/
+103
2005-06-23
[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task
Hien Nguyen
3
-7
/
+6
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
6
-37
/
+72
2005-06-23
[PATCH] x86_64 specific function return probes
Rusty Lynch
3
-1
/
+116
2005-06-23
[PATCH] kprobes: function-return probes
Hien Nguyen
5
-8
/
+415
2005-06-23
[PATCH] quota: sanitize dentry handling in vfs_quota_on_mount
Christoph Hellwig
1
-8
/
+1
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
4
-39
/
+26
2005-06-23
[PATCH] avoid resursive oopses
Alexander Nyberg
1
-0
/
+11
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
8
-46
/
+12
2005-06-23
[PATCH] add check to /proc/devices read routines
Neil Horman
4
-5
/
+24
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
1
-1
/
+0
2005-06-23
[PATCH] preempt_count is int - remove cast and don't assign to unsigned type
Jesper Juhl
2
-3
/
+7
2005-06-23
[PATCH] streamline preempt_count type across archs
Jesper Juhl
22
-23
/
+25
2005-06-23
[PATCH] optimise loop driver a bit
Nick Piggin
2
-44
/
+39
2005-06-23
[PATCH] CON_CONSDEV bit not set correctly on last console
Greg Edwards
1
-2
/
+10
2005-06-23
[PATCH] kstrdup: convert a few existing implementations
Robert Love
1
-6
/
+2
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
21
-94
/
+75
2005-06-23
[PATCH] fix for prune_icache()/forced final iput() races
Alexander Viro
2
-6
/
+11
2005-06-23
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
1
-27
/
+7
2005-06-23
[PATCH] timers: introduce try_to_del_timer_sync()
Oleg Nesterov
2
-21
/
+36
2005-06-23
[PATCH] timers fixes/improvements
Oleg Nesterov
2
-192
/
+166
2005-06-23
[PATCH] blk: unplug later
Nick Piggin
1
-1
/
+1
2005-06-23
[PATCH] blk: branch hints
Nick Piggin
1
-6
/
+6
2005-06-23
[PATCH] blk: no memory barrier
Nick Piggin
1
-1
/
+0
2005-06-23
[PATCH] blk: cleanup generic tag support error messages
Tejun Heo
1
-5
/
+13
2005-06-23
[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}
Tejun Heo
2
-5
/
+2
2005-06-23
[PATCH] blk: remove blk_queue_tag->real_max_depth optimization
Tejun Heo
2
-26
/
+10
2005-06-23
[PATCH] blk: use find_first_zero_bit() in blk_queue_start_tag()
Tejun Heo
1
-9
/
+4
2005-06-23
[PATCH] ptrace_h8300: condition bugfix
Domen Puncer
1
-2
/
+2
2005-06-23
[PATCH] xen: x86_64: use more usermode macro
Vincent Hanquez
3
-12
/
+12
2005-06-23
[PATCH] xen: x86_64: Add macro for debugreg
Vincent Hanquez
3
-3
/
+11
2005-06-23
[PATCH] xen: x86: Use more usermode macro
Vincent Hanquez
3
-8
/
+8
2005-06-23
[PATCH] xen: x86: Rename usermode macro
Vincent Hanquez
6
-5
/
+7
2005-06-23
[PATCH] xen: x86: Use new macro for debugreg
Vincent Hanquez
5
-19
/
+17
2005-06-23
[PATCH] xen: x86: add macro for debugreg
Vincent Hanquez
1
-5
/
+9
[next]