summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz
2005-09-09[PATCH] lost fput in 32bit ioctl on x86-64Kirill Korotaev
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj
2005-09-09[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj
2005-09-07[PATCH] x86_64: print processor number in show_regsZwane Mwaikambo
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek
2005-09-05[PATCH] ISA DMA suspend for x86_64Pierre Ossman
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise
2005-08-29Auto-update from upstreamLen Brown
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen
2005-08-25Merge HEAD from ../from-linus Len Brown
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown
2005-08-24[PATCH] x86_64: update defconfig - reenable fusionAndi Kleen
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown
2005-08-23[PATCH] x86_64: Don't oops at boot when empty Opteron node has IOAndi Kleen
2005-08-23Merge from-linus to-akpmLen Brown
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen
2005-08-15Merge from-linus to-akpmLen Brown
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman
2005-08-11Merge ../to-linusLen Brown
2005-08-08[PATCH] x86_64: add MODULE_ALIAS for aesOlaf Hering
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-05Merge ../to-linusLen Brown
2005-08-05[ACPI] Lindent all ACPI filesLen Brown
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