summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)Greg Kroah-Hartman
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer
2005-06-25[PATCH] x86-64: add memcpy/memset prototypesrandy_dunlap
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek
2005-06-25[PATCH] s-t-RAM: load gdt the right wayPavel Machek
2005-06-25[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj
2005-06-25[PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez
2005-06-23[PATCH] x86_64: avoid wasting IRQsNatalie Protasevich
2005-06-23[PATCH] x86_64: never block forced SIGSEGVRoland McGrath
2005-06-23[PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz
2005-06-23[PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter
2005-06-23[PATCH] allow early printk to use more than 25 linesJan Beulich
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino
2005-06-23[PATCH] add x86-64 Kconfig options for sparsememMatt Tolentino
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar