summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B2005-07-151-1/+6
* [PATCH] x86_64: section alignment fixAndrew Morton2005-07-121-2/+2
* [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-111-0/+2
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-0/+4
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-072-0/+5
* [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-064-1/+522
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+0
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-272-170/+95
|\
| * [PATCH] Return probe redesign: x86_64 specific changesRusty Lynch2005-06-271-63/+70
| * [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-271-112/+1
| * [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-0/+29
* | [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman2005-06-271-10/+48
* | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-271-7/+9
|/
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-1/+1
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-1/+1
* | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-255-12/+9
* | [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