aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-14/+4
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hackAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2-37/+35
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg1-3/+0
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-5/+5
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen1-1/+1
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman1-0/+3
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman1-7/+11
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman1-8/+1
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-12[PATCH] x86_64: section alignment fixAndrew Morton1-2/+2
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-0/+4
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li2-0/+5
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+0
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-112/+1
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+29
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds1-1/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-22/+27
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-3/+0
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2-0/+33
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman4-0/+427
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman1-29/+33
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman1-9/+9
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman1-42/+86
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2-3/+71
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-9/+9
2005-06-25[PATCH] s-t-RAM: load gdt the right wayPavel Machek1-1/+1
2005-06-25[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj1-14/+82
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj3-17/+54
2005-06-25[PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj1-48/+36
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj4-17/+254
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj9-36/+31
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi1-14/+62
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-8/+18
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch2-1/+113
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez2-10/+10
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2-3/+3
2005-06-23[PATCH] x86_64: avoid wasting IRQsNatalie Protasevich1-1/+20
2005-06-23[PATCH] x86_64: never block forced SIGSEGVRoland McGrath1-11/+15
2005-06-23[PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz1-14/+28
2005-06-23[PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg1-8/+7