aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-112/+1
* [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+29
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-1/+1
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* | [PATCH] kexec code cleanupManeesh Soni2005-06-251-22/+27
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+1
* | [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-3/+0
* | [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-252-0/+33
* | [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-254-0/+427
* | [PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman2005-06-251-29/+33
* | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-251-9/+9
* | [PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2005-06-251-42/+86
* | [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-252-3/+71
* | [PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman2005-06-251-0/+12
* | [PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman2005-06-251-2/+0
* | [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-251-1/+1
* | [PATCH] swsusp: clean assembly partsPavel Machek2005-06-251-9/+9
* | [PATCH] s-t-RAM: load gdt the right wayPavel Machek2005-06-251-1/+1
* | [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj2005-06-251-14/+82
* | [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-253-17/+54
* | [PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj2005-06-251-48/+36
* | [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-254-17/+254
* | [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-259-36/+31
|/
* [PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi2005-06-231-14/+62
* [PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch2005-06-231-8/+18
* [PATCH] x86_64 specific function return probesRusty Lynch2005-06-232-1/+113
* [PATCH] xen: x86_64: use more usermode macroVincent Hanquez2005-06-232-10/+10
* [PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2005-06-232-3/+3
* [PATCH] x86_64: avoid wasting IRQsNatalie Protasevich2005-06-231-1/+20
* [PATCH] x86_64: never block forced SIGSEGVRoland McGrath2005-06-231-11/+15
* [PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz2005-06-231-14/+28
* [PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg2005-06-231-8/+7
* [PATCH] allow early printk to use more than 25 linesJan Beulich2005-06-231-3/+10
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-231-1/+3
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-231-10/+17
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-232-4/+4
* [PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2005-06-232-5/+1
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+9
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-213-19/+16
* [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton2005-06-081-30/+11
* [PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen2005-05-313-0/+4
* [PATCH] x86_64: signal.c build fixOliver Korpilla2005-05-281-0/+1
* [PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2005-05-252-1/+4
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-201-0/+1
* [PATCH] x86_64: Add option to disable timer checkAndi Kleen2005-05-201-1/+10
* [PATCH] x86_64: Fix 32bit system call restartAndi Kleen2005-05-201-1/+3
* [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-201-2/+2
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-201-13/+12
* [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-172-8/+14
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-173-79/+177