summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-251-0/+3
* [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-256-1/+445
* [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-254-15/+28
* [PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2005-06-252-43/+87
* [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] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-251-27/+2
* [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-255-17/+263
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-2510-37/+32
* [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-233-12/+12
* [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-232-18/+23
* [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] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-231-0/+2
* [PATCH] allow early printk to use more than 25 linesJan Beulich2005-06-231-3/+10
* [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-232-16/+4
* [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-231-0/+7
* [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell2005-06-231-2/+2
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-232-10/+25
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-235-9/+12
* [PATCH] add x86-64 Kconfig options for sparsememMatt Tolentino2005-06-231-0/+19
* [PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2005-06-232-5/+1
* [PATCH] make each arch use mm/KconfigDave Hansen2005-06-231-1/+3
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-212-0/+10
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-215-24/+18
* [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton2005-06-081-30/+11
* [PATCH] x86_64 CONFIG_ACPI=n build fixAndi Kleen2005-05-311-0/+1
* [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] Note on ACPI build fixAlexander Nyberg2005-05-271-1/+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
OpenPOWER on IntegriCloud