summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-291-6/+11
* [PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen2005-07-291-1/+1
* [PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan2005-07-291-2/+1Star
* [PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen2005-07-291-2/+0Star
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-292-0/+31
* [PATCH] x86_64: Small assembly improvementsAndi Kleen2005-07-292-13/+13
* [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-291-1/+0Star
* [PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher2005-07-293-12/+19
* [PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2005-07-292-10/+85
* [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen2005-07-291-86/+2Star
* [PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen2005-07-291-12/+0Star
* [PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen2005-07-291-19/+74
* [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-291-1/+4
* [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-291-24/+26
* [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen2005-07-291-1/+4
* [PATCH] x86_64: Remove unused variable in delay.cAndi Kleen2005-07-291-2/+0Star
* [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-291-14/+4Star
* [PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen2005-07-291-2/+3
* [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen2005-07-291-2/+1Star
* [PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2005-07-292-37/+35Star
* [PATCH] x86_64: Update defconfigAndi Kleen2005-07-291-86/+138
* [PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen2005-07-291-2/+1Star
* [PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg2005-07-291-3/+0Star
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-282-8/+8
* [PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen2005-07-281-1/+1
* [PATCH] x86_64 fsnotify build fixAndrew Morton2005-07-271-1/+1
* [PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman2005-07-261-0/+3
* [PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman2005-07-261-7/+11
* [PATCH] x86_64: Fix reboot_forceEric W. Biederman2005-07-261-8/+1Star
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0Star
* [PATCH] inotify: add x86-64 syscall entriesRobert Love2005-07-261-2/+6
* [PATCH] inotify: add missing hook to sys32_openRobert Love2005-07-261-1/+4
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B2005-07-161-1/+6
* [PATCH] x86_64: section alignment fixAndrew Morton2005-07-131-2/+2
* [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-121-0/+2
* [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