| Commit message (Expand) | Author | Age |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 |
* | [PATCH] x86_64: fix SMP boot lockup on some machines | Andi Kleen | 2005-07-27 |
* | [PATCH] x86_64 fsnotify build fix | Andrew Morton | 2005-07-27 |
* | [PATCH] x86_64 sync machine_power_off with i386 | Eric W. Biederman | 2005-07-26 |
* | [PATCH] x86_64: Implemenent machine_emergency_restart | Eric W. Biederman | 2005-07-26 |
* | [PATCH] x86_64: Fix reboot_force | Eric W. Biederman | 2005-07-26 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] inotify: add x86-64 syscall entries | Robert Love | 2005-07-26 |
* | [PATCH] inotify: add missing hook to sys32_open | Robert Love | 2005-07-26 |
* | [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes | Siddha, Suresh B | 2005-07-16 |
* | [PATCH] x86_64: section alignment fix | Andrew Morton | 2005-07-12 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-12 |
* | [PATCH] mostly_read data section | Christoph Lameter | 2005-07-07 |
* | [PATCH] MTRR suspend/resume cleanup | Shaohua Li | 2005-07-07 |
* | [CRYPTO] Add x86_64 asm AES | Andreas Steinmetz | 2005-07-06 |
* | [PATCH] kprobes: fix namespace problem and sparc64 build | Rusty Lynch | 2005-07-05 |
* | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 |
* | 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 |