summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-263-5/+53
* [PATCH] x86_64: update defconfig - reenable fusionAndi Kleen2005-08-241-8/+13
* [PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen2005-08-231-2/+11
* [PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen2005-08-191-7/+8
* [PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen2005-08-191-3/+1
* [PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman2005-08-121-1/+1
* [PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering2005-08-081-0/+1
* [PATCH] x86_64: ignore machine checks from boot timeAndi Kleen2005-08-071-4/+12
* [PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman2005-08-061-3/+3
* [PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz2005-08-041-4/+4
* [PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg2005-08-041-3/+3
* [PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-301-2/+15
* [PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson2005-07-301-1/+1
* [PATCH] Fix sync_tsc hangEric W. Biederman2005-07-292-9/+75
* [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-42/+25
* [PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman2005-07-291-18/+16
* [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-281-6/+11
* [PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen2005-07-281-1/+1
* [PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan2005-07-281-2/+1
* [PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen2005-07-281-2/+0
* [PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen2005-07-282-0/+31
* [PATCH] x86_64: Small assembly improvementsAndi Kleen2005-07-282-13/+13
* [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-281-1/+0
* [PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher2005-07-283-12/+19
* [PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2005-07-282-10/+85
* [PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen2005-07-281-86/+2
* [PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen2005-07-281-12/+0
* [PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen2005-07-281-19/+74
* [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-281-1/+4
* [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-281-24/+26
* [PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen2005-07-281-1/+4
* [PATCH] x86_64: Remove unused variable in delay.cAndi Kleen2005-07-281-2/+0
* [PATCH] x86_64: Some cleanup in setup64.cAndi Kleen2005-07-281-14/+4
* [PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen2005-07-281-2/+3
* [PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen2005-07-281-2/+1
* [PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2005-07-282-37/+35
* [PATCH] x86_64: Update defconfigAndi Kleen2005-07-281-86/+138
* [PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen2005-07-281-2/+1
* [PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg2005-07-281-3/+0
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-272-8/+8
* [PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen2005-07-271-1/+1
* [PATCH] x86_64 fsnotify build fixAndrew Morton2005-07-261-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/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0
* [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-151-1/+6
OpenPOWER on IntegriCloud