aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen3-5/+53
2005-08-24[PATCH] x86_64: update defconfig - reenable fusionAndi Kleen1-8/+13
2005-08-23[PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen1-2/+11
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen1-7/+8
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen1-3/+1
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman1-1/+1
2005-08-08[PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering1-0/+1
2005-08-07[PATCH] x86_64: ignore machine checks from boot timeAndi Kleen1-4/+12
2005-08-06[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman1-3/+3
2005-08-04[PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz1-4/+4
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg1-3/+3
2005-07-30[PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-2/+15
2005-07-30[PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson1-1/+1
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman2-9/+75
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman1-42/+25
2005-07-29[PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman1-18/+16
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai1-6/+11
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen1-1/+1
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan1-2/+1
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()Andi Kleen2-0/+31
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen2-13/+13
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher3-12/+19
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen2-10/+85
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen1-86/+2
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen1-12/+0
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen1-2/+0
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen1-14/+4
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen1-2/+3
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hackAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen2-37/+35
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen1-86/+138
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen1-2/+1
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg1-3/+0
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2-8/+8
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen1-1/+1
2005-07-26[PATCH] x86_64 fsnotify build fixAndrew Morton1-1/+1
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman1-0/+3
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman1-7/+11
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman1-8/+1
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-5/+0
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love1-2/+6
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love1-1/+4
2005-07-15[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B1-1/+6