summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-23[PATCH] allow early printk to use more than 25 linesJan Beulich1-3/+10
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-1/+3
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino1-10/+17
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2-4/+4
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2-5/+1
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+9
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha3-19/+16
2005-06-08[PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton1-30/+11
2005-05-31[PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen3-0/+4
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla1-0/+1
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2-1/+4
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen1-0/+1
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen1-1/+10
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen1-1/+3
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen1-2/+2
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen1-13/+12
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2-8/+14
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen3-79/+177
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha1-1/+1
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen1-4/+4
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen1-0/+5