| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Kprobes/ia64: temporary disarming of reentrant probe | Anil S Keshavamurthy | 2005-06-23 | 1 | -6/+43 |
* | [PATCH] kprobes: Temporary disarming of reentrant probe for sparc64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -13/+49 |
* | [PATCH] kprobes: Temporary disarming of reentrant probe for ppc64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -8/+38 |
* | [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -14/+62 |
* | [PATCH] kprobes: Temporary disarming of reentrant probe for i386 | Prasanna S Panchamukhi | 2005-06-23 | 1 | -13/+49 |
* | [PATCH] Kprobes/IA64: check jprobe break before handling | Keshavamurthy Anil S | 2005-06-23 | 1 | -3/+7 |
* | [PATCH] Kprobes IA64: safe register kprobe | Anil S Keshavamurthy | 2005-06-23 | 1 | -0/+45 |
* | [PATCH] Kprobes IA64: cmp ctype unc support | Anil S Keshavamurthy | 2005-06-23 | 1 | -2/+41 |
* | [PATCH] Kprobes IA64: arch_prepare_kprobes() cleanup | Anil S Keshavamurthy | 2005-06-23 | 1 | -70/+121 |
* | [PATCH] Kprobes ia64 qp fix | Rusty Lynch | 2005-06-23 | 1 | -3/+3 |
* | [PATCH] Kprobes ia64 cleanup | Rusty Lynch | 2005-06-23 | 1 | -101/+77 |
* | [PATCH] Kprobes/IA64: support kprobe on branch/call instructions | Anil S Keshavamurthy | 2005-06-23 | 1 | -15/+116 |
* | [PATCH] Kprobes/IA64: architecture specific JProbes support | Anil S Keshavamurthy | 2005-06-23 | 3 | -7/+84 |
* | [PATCH] Kprobes/IA64: arch specific handling | Anil S Keshavamurthy | 2005-06-23 | 3 | -0/+344 |
* | [PATCH] Kprobes/IA64: kdebug die notification mechanism | Anil S Keshavamurthy | 2005-06-23 | 2 | -1/+40 |
* | [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task | Hien Nguyen | 2005-06-23 | 1 | -4/+1 |
* | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch | 2005-06-23 | 4 | -29/+66 |
* | [PATCH] x86_64 specific function return probes | Rusty Lynch | 2005-06-23 | 2 | -1/+113 |
* | [PATCH] kprobes: function-return probes | Hien Nguyen | 2005-06-23 | 2 | -1/+116 |
* | [PATCH] kstrdup: convert a few existing implementations | Robert Love | 2005-06-23 | 1 | -6/+2 |
* | [PATCH] ptrace_h8300: condition bugfix | Domen Puncer | 2005-06-23 | 1 | -2/+2 |
* | [PATCH] xen: x86_64: use more usermode macro | Vincent Hanquez | 2005-06-23 | 3 | -12/+12 |
* | [PATCH] xen: x86_64: Add macro for debugreg | Vincent Hanquez | 2005-06-23 | 2 | -3/+3 |
* | [PATCH] xen: x86: Use more usermode macro | Vincent Hanquez | 2005-06-23 | 3 | -8/+8 |
* | [PATCH] xen: x86: Rename usermode macro | Vincent Hanquez | 2005-06-23 | 4 | -4/+4 |
* | [PATCH] xen: x86: Use new macro for debugreg | Vincent Hanquez | 2005-06-23 | 5 | -19/+17 |
* | [PATCH] x86_64: avoid wasting IRQs | Natalie Protasevich | 2005-06-23 | 1 | -1/+20 |
* | [PATCH] x86_64: never block forced SIGSEGV | Roland McGrath | 2005-06-23 | 2 | -18/+23 |
* | [PATCH] x86_64: fix hpet for systems that don't support legacy replacement | john stultz | 2005-06-23 | 1 | -14/+28 |
* | [PATCH] x86_64: i8259.c iso99 structure initialization | Alexander Nyberg | 2005-06-23 | 1 | -8/+7 |
* | [PATCH] mtrr size-and-base debugging | Andrew Morton | 2005-06-23 | 1 | -8/+15 |
* | [PATCH] x86: cpu_khz type fix | Andrew Morton | 2005-06-23 | 6 | -8/+10 |
* | [PATCH] Remove i386_ksyms.c, almost. | Alexey Dobriyan | 2005-06-23 | 20 | -162/+101 |
* | [PATCH] VIA 82C586B IRQ routing fix | Aleksey Gorelov | 2005-06-23 | 1 | -0/+22 |
* | [PATCH] x86: avoid wasting IRQs for PCI devices | Natalie Protasevich | 2005-06-23 | 1 | -1/+25 |
* | [PATCH] ia64: Selectable Timer Interrupt Frequency | Christoph Lameter | 2005-06-23 | 1 | -0/+2 |
* | [PATCH] i386: Selectable Frequency of the Timer Interrupt | Christoph Lameter | 2005-06-23 | 2 | -0/+4 |
* | [PATCH] allow early printk to use more than 25 lines | Jan Beulich | 2005-06-23 | 1 | -3/+10 |
* | [PATCH] adjust i386 watchdog tick calculation | Jan Beulich | 2005-06-23 | 1 | -9/+15 |
* | [PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386) | Natalie Protasevich | 2005-06-23 | 2 | -5/+10 |
* | [PATCH] i386: never block forced SIGSEGV | Roland McGrath | 2005-06-23 | 1 | -11/+16 |
* | [PATCH] x86/x86_64: pcibus_to_node | Christoph Lameter | 2005-06-23 | 2 | -16/+4 |
* | [PATCH] Platform SMIs and their interferance with tsc based delay calibration | Venkatesh Pallipadi | 2005-06-23 | 6 | -0/+28 |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 | 6 | -12/+12 |
* | [PATCH] biarch compiler support for i386 | H. Peter Anvin | 2005-06-23 | 1 | -0/+7 |
* | [PATCH] add page_state info to show_mem | Martin J. Bligh | 2005-06-23 | 1 | -0/+8 |
* | [PATCH] add x86-64 specific support for sparsemem | Matt Tolentino | 2005-06-23 | 2 | -10/+25 |
* | [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options | Matt Tolentino | 2005-06-23 | 5 | -9/+12 |
* | [PATCH] add x86-64 Kconfig options for sparsemem | Matt Tolentino | 2005-06-23 | 1 | -0/+19 |
* | [PATCH] remove direct ref to contig_page_data for x86-64 | Matt Tolentino | 2005-06-23 | 2 | -5/+1 |