summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-081-0/+4
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-082-0/+5
* [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-064-1/+522
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-061-1/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+0Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-282-170/+95Star
|\
| * [PATCH] Return probe redesign: x86_64 specific changesRusty Lynch2005-06-281-63/+70
| * [PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli2005-06-281-112/+1Star
| * [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-281-0/+29
* | [PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman2005-06-281-10/+48
* | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-281-7/+9
|/
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-261-1/+1
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-1/+1
* | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-265-12/+9Star
* | [PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap2005-06-261-0/+3
* | [PATCH] kexec code cleanupManeesh Soni2005-06-261-22/+27
* | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-261-1/+1
* | [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-261-3/+0Star
* | [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-262-0/+33
* | [PATCH] kexec: x86_64 kexec implementationEric W. Biederman2005-06-266-1/+445
* | [PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman2005-06-261-29/+33
* | [PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman2005-06-264-15/+28
* | [PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman2005-06-262-43/+87
* | [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-262-3/+71
* | [PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman2005-06-261-0/+12
* | [PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman2005-06-261-2/+0Star
* | [PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar2005-06-261-27/+2Star
* | [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-261-1/+1
* | [PATCH] swsusp: clean assembly partsPavel Machek2005-06-261-9/+9
* | [PATCH] s-t-RAM: load gdt the right wayPavel Machek2005-06-261-1/+1
* | [PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj2005-06-261-14/+82
* | [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-263-17/+54
* | [PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj2005-06-261-48/+36Star
* | [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-265-17/+263
* | [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-2610-37/+32Star
|/
* [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/+7Star
* [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/+4Star
* [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