summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2005-08-07[PATCH] x86_64: ignore machine checks from boot timeAndi Kleen
2005-08-06[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.Eric W. Biederman
2005-08-04[PATCH] x86_64: fix 32-bit thread debuggingDaniel Jacobowitz
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg
2005-07-30[PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com
2005-07-30[PATCH] x86_64: fix bug in csum_partial_copy_generic()Dave Peterson
2005-07-29[PATCH] Fix sync_tsc hangEric W. Biederman
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman
2005-07-29[PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai
2005-07-28[PATCH] x86_64: Remove unused variable in k8-bus.cAndi Kleen
2005-07-28[PATCH] x86_64: Use msleep in smpboot.cNishanth Aravamudan
2005-07-28[PATCH] x86_64: Fix SRAT handling on non dual core systemsAndi Kleen
2005-07-28[PATCH] x86_64: Switch to the interrupt stack when running a softirq in local...Andi Kleen
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen
2005-07-28[PATCH] x86_64: Icecream has no way of detecting assembler-level includesAndreas Gruenbacher
2005-07-28[PATCH] x86_64: Support more than 8 cores on AMD systemsAndi Kleen
2005-07-28[PATCH] x86_64: Remove the broadcast options that were added for cpuhotplugAndi Kleen
2005-07-28[PATCH] x86_64: Remove IA32_* build tools in MakefileAndi Kleen
2005-07-28[PATCH] x86_64: Create per CPU machine check sysfs directoriesAndi Kleen
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey
2005-07-28[PATCH] x86_64: Improve CONFIG_GART_IOMMU description and make it default yAndi Kleen
2005-07-28[PATCH] x86_64: Remove unused variable in delay.cAndi Kleen
2005-07-28[PATCH] x86_64: Some cleanup in setup64.cAndi Kleen
2005-07-28[PATCH] x86_64: Clarify Booting processor ... messageAndi Kleen
2005-07-28[PATCH] x86_64: Minor clean up to CPU setup - use smp_processor_id instead of...Andi Kleen
2005-07-28[PATCH] x86_64: Move cpu_present/possible_map parsing earlierAndi Kleen
2005-07-28[PATCH] x86_64: Update defconfigAndi Kleen
2005-07-28[PATCH] x86_64: Always ack IPIs even on errorsAndi Kleen
2005-07-28[PATCH] x86_64: cpu hotplug changes kills nmi watchdogAlexander Nyberg
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen
2005-07-26[PATCH] x86_64 fsnotify build fixAndrew Morton
2005-07-26[PATCH] x86_64 sync machine_power_off with i386Eric W. Biederman
2005-07-26[PATCH] x86_64: Implemenent machine_emergency_restartEric W. Biederman
2005-07-26[PATCH] x86_64: Fix reboot_forceEric W. Biederman
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-07-26[PATCH] inotify: add x86-64 syscall entriesRobert Love
2005-07-26[PATCH] inotify: add missing hook to sys32_openRobert Love
2005-07-15[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSiddha, Suresh B
2005-07-12[PATCH] x86_64: section alignment fixAndrew Morton
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li
2005-07-06[CRYPTO] Add x86_64 asm AESAndreas Steinmetz
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH