original_kernel/arch/i386/kernel
Rusty Lynch 4bdbd37f6d [PATCH] Return probe redesign: i386 specific changes
The following patch contains the i386 specific changes for the new
return probe design.  Changes include:

 * Removing the architecture specific functions for querying a return probe
   instance off a stack address
 * Complete rework onf arch_prepare_kretprobe() and trampoline_probe_handler()
 * Removing trampoline_post_handler()
 * Adding arch_init() so that now we handle registering the return probe
   trampoline instead of kernel/kprobes.c doing it

Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-27 15:23:53 -07:00
..
acpi
cpu
timers
Makefile
apic.c
apm.c
asm-offsets.c
bootflag.c
cpuid.c
crash.c
dmi_scan.c
doublefault.c
early_printk.c
efi.c
efi_stub.S
entry.S
head.S
i386_ksyms.c
i387.c
i8259.c
init_task.c
io_apic.c Merge Christoph's freeze cleanup patch 2005-06-25 17:16:53 -07:00
ioport.c
irq.c
kprobes.c [PATCH] Return probe redesign: i386 specific changes 2005-06-27 15:23:53 -07:00
ldt.c
machine_kexec.c
mca.c
microcode.c
module.c
mpparse.c
msr.c
nmi.c
numaq.c
pci-dma.c
process.c [PATCH] seccomp: tsc disable 2005-06-27 15:11:44 -07:00
ptrace.c
quirks.c
reboot.c
reboot_fixups.c
relocate_kernel.S
scx200.c
semaphore.c
setup.c
sigframe.h
signal.c Fix up try_to_freeze() usage in arch/i386/kernel/signal.c 2005-06-25 20:09:12 -07:00
smp.c
smpboot.c
srat.c
summit.c
sys_i386.c
syscall_table.S [PATCH] Update cfq io scheduler to time sliced design 2005-06-27 14:33:29 -07:00
sysenter.c
time.c
time_hpet.c
trampoline.S
traps.c
vm86.c
vmlinux.lds.S
vsyscall-int80.S
vsyscall-note.S
vsyscall-sigreturn.S
vsyscall-sysenter.S
vsyscall.S
vsyscall.lds.S