aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-12[PATCH] x86_64: section alignment fixAndrew Morton
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek
2005-06-25[PATCH] s-t-RAM: load gdt the right wayPavel 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 cleanupAshok Raj
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch