]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/sh/kernel/kprobes.c
Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / kprobes.c
2008-10-23 Linus TorvaldsMerge branch 'drm-next' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-10-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-23 Linus TorvaldsMerge branch 'for-upstream' of git://git.kernel.org...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-10-23 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-10-23 Len BrownMerge branch 'bugzilla-11715' into test
2008-10-23 Len BrownMerge branch 'linus' into test
2008-10-21 Benjamin HerrenschmidtMerge commit 'origin' into master
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git.kerne...
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git.kernel...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 David WoodhouseMerge branch 'master' of master.kernel.org:/pub/scm...
2008-10-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2008-10-20 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-10-20 Linus TorvaldsMerge branch 'for-next' of git://git.o-hand.com/linux-mfd
2008-10-20 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-10-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-10-20 Paul MundtMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-09-08 Paul Mundtsh: kprobes: kretprobe_trampoline needs to be global.
2008-09-08 Paul Mundtsh: kprobes: __kprobes annotations and formatting cleanups.
2008-09-08 Paul Mundtsh: kprobes: Fix up race against probe point removal.
2008-09-08 Paul Mundtsh: kprobes: Fix up a preemption imbalance on jprobe...
2008-09-08 Paul Mundtsh: kprobes: Default to NOTIFY_DONE for unhandled debug...
2008-09-08 Paul Mundtsh: kprobes: Use trapa #0x3a for breakpoint trap.
2008-09-08 Paul Mundtsh: kprobes: Hook up kprobe_fault_handler() in the...
2008-09-08 Paul Mundtsh: Mark kretprobe_trampoline_holder static and __used.
2008-09-08 Chris Smithsh: Add kprobes support.