| Commit message (Expand) | Author | Age |
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Greg KH | 2005-06-28 |
|\ |
|
| * | [PATCH] Return probe redesign: x86_64 specific changes | Rusty Lynch | 2005-06-27 |
| * | [PATCH] kprobes: fix single-step out of line - take2 | Ananth N Mavinakayanahalli | 2005-06-27 |
| * | [PATCH] seccomp: tsc disable | Andrea Arcangeli | 2005-06-27 |
* | | [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64) | Greg Kroah-Hartman | 2005-06-28 |
* | | [PATCH] PCI: add proper MCFG table parsing to ACPI core. | Greg Kroah-Hartman | 2005-06-28 |
|/ |
|
* | Merge Christoph's freeze cleanup patch | Linus Torvalds | 2005-06-25 |
|\ |
|
| * | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 |
* | | [PATCH] x86_64: coding style and whitespace fixups | Domen Puncer | 2005-06-25 |
* | | [PATCH] x86-64: add memcpy/memset prototypes | randy_dunlap | 2005-06-25 |
* | | [PATCH] kexec code cleanup | Maneesh Soni | 2005-06-25 |
* | | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 2005-06-25 |
* | | [PATCH] Kdump: Export crash notes section address through sysfs | Vivek Goyal | 2005-06-25 |
* | | [PATCH] crashdump: x86_64: crashkernel option | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64 kexec implementation | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64: factor out apic shutdown code | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_START | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64: vmlinux: fix physical addresses | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64: add i8259 shutdown method | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] kexec: x86_64: e820 64bit fix | Eric W. Biederman | 2005-06-25 |
* | | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt | Ingo Molnar | 2005-06-25 |
* | | [PATCH] RCU: clean up a few remaining synchronize_kernel() calls | Paul E. McKenney | 2005-06-25 |
* | | [PATCH] swsusp: clean assembly parts | Pavel Machek | 2005-06-25 |
* | | [PATCH] s-t-RAM: load gdt the right way | Pavel Machek | 2005-06-25 |
* | | [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode. | Ashok Raj | 2005-06-25 |
* | | [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe. | Ashok Raj | 2005-06-25 |
* | | [PATCH] x86_64: CPU hotplug sibling map cleanup | Ashok Raj | 2005-06-25 |
* | | [PATCH] x86_64: CPU hotplug support | Ashok Raj | 2005-06-25 |
* | | [PATCH] x86_64: Change init sections for CPU hotplug support | Ashok Raj | 2005-06-25 |
|/ |
|
* | [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64 | Prasanna S Panchamukhi | 2005-06-23 |
* | [PATCH] Move kprobe [dis]arming into arch specific code | Rusty Lynch | 2005-06-23 |
* | [PATCH] x86_64 specific function return probes | Rusty Lynch | 2005-06-23 |
* | [PATCH] xen: x86_64: use more usermode macro | Vincent Hanquez | 2005-06-23 |
* | [PATCH] xen: x86_64: Add macro for debugreg | Vincent Hanquez | 2005-06-23 |
* | [PATCH] x86_64: avoid wasting IRQs | Natalie Protasevich | 2005-06-23 |
* | [PATCH] x86_64: never block forced SIGSEGV | Roland McGrath | 2005-06-23 |
* | [PATCH] x86_64: fix hpet for systems that don't support legacy replacement | john stultz | 2005-06-23 |
* | [PATCH] x86_64: i8259.c iso99 structure initialization | Alexander Nyberg | 2005-06-23 |
* | [PATCH] i386: Selectable Frequency of the Timer Interrupt | Christoph Lameter | 2005-06-23 |
* | [PATCH] allow early printk to use more than 25 lines | Jan Beulich | 2005-06-23 |
* | [PATCH] x86/x86_64: pcibus_to_node | Christoph Lameter | 2005-06-23 |
* | [PATCH] Platform SMIs and their interferance with tsc based delay calibration | Venkatesh Pallipadi | 2005-06-23 |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 |
* | [PATCH] add x86-64 specific support for sparsemem | Matt Tolentino | 2005-06-23 |
* | [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options | Matt Tolentino | 2005-06-23 |
* | [PATCH] add x86-64 Kconfig options for sparsemem | Matt Tolentino | 2005-06-23 |
* | [PATCH] remove direct ref to contig_page_data for x86-64 | Matt Tolentino | 2005-06-23 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 |