aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabledAshok Raj1-19/+0
2005-09-09[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.Ashok Raj1-0/+10
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese1-2/+2
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown16-270/+136
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-1/+2
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston1-0/+3
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi4-26/+36
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai5-13/+13
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney1-2/+2
2005-09-07[PATCH] detect soft lockupsIngo Molnar2-0/+3
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman1-1/+1
2005-09-07[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj1-1/+5
2005-09-07[PATCH] x86_64: print processor number in show_regsZwane Mwaikambo1-0/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj1-38/+64
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-09-05[PATCH] ISA DMA suspend for x86_64Pierre Ossman1-1/+2
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2-181/+1
2005-08-29Auto-update from upstreamLen Brown2-2/+37
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 Kleen1-0/+34
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown2-6/+2
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown5-15/+13
2005-08-23Merge from-linus to-akpmLen Brown1-7/+8
2005-08-19[PATCH] x86_64: Fix race in TSC synchronizationAndi Kleen1-7/+8
2005-08-15Merge from-linus to-akpmLen Brown1-1/+1
2005-08-12[PATCH] x86_64: Fix apicid versus cpu# confusion.Eric W. Biederman1-1/+1
2005-08-11Merge ../to-linusLen Brown2-7/+15
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-05[ACPI] Lindent all ACPI filesLen Brown1-7/+10
2005-07-30[PATCH] x86_64: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-2/+15
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: 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...Andi Kleen2-0/+31
2005-07-28[PATCH] x86_64: Small assembly improvementsAndi Kleen2-13/+13
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: Create per CPU machine check sysfs directoriesAndi Kleen1-19/+74
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...Andi 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: 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 Hering1-5/+5
2005-07-27[PATCH] x86_64: fix SMP boot lockup on some machinesAndi Kleen1-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-12[PATCH] x86_64: section alignment fixAndrew Morton1-2/+2
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-0/+4
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li2-0/+5
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar1-1/+0
2005-06-27[PATCH] Return probe redesign: x86_64 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] kprobes: fix single-step out of line - take2Ananth N Mavinakayanahalli1-112/+1
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+29
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds1-1/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-06-25[PATCH] kexec code cleanupManeesh Soni1-22/+27
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+1
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-3/+0
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2-0/+33
2005-06-25[PATCH] kexec: x86_64 kexec implementationEric W. Biederman4-0/+427
2005-06-25[PATCH] kexec: x86_64: factor out apic shutdown codeEric W. Biederman1-29/+33
2005-06-25[PATCH] kexec: x86_64: add CONFIG_PHYSICAL_STARTEric W. Biederman1-9/+9
2005-06-25[PATCH] kexec: x86_64: vmlinux: fix physical addressesEric W. Biederman1-42/+86
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2-3/+71
2005-06-25[PATCH] kexec: x86_64: add i8259 shutdown methodEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-1/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-9/+9
2005-06-25[PATCH] s-t-RAM: load gdt the right wayPavel Machek1-1/+1
2005-06-25[PATCH] x86_64: Provide ability to choose using shortcuts for IPI in flat mode.Ashok Raj1-14/+82
2005-06-25[PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj3-17/+54
2005-06-25[PATCH] x86_64: CPU hotplug sibling map cleanupAshok Raj1-48/+36
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj4-17/+254
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj9-36/+31
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for x86_64Prasanna S Panchamukhi1-14/+62
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-8/+18
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch2-1/+113
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez2-10/+10
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2-3/+3
2005-06-23[PATCH] x86_64: avoid wasting IRQsNatalie Protasevich1-1/+20
2005-06-23[PATCH] x86_64: never block forced SIGSEGVRoland McGrath1-11/+15
2005-06-23[PATCH] x86_64: fix hpet for systems that don't support legacy replacementjohn stultz1-14/+28
2005-06-23[PATCH] x86_64: i8259.c iso99 structure initializationAlexander Nyberg1-8/+7
2005-06-23[PATCH] allow early printk to use more than 25 linesJan Beulich1-3/+10
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-1/+3
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino1-10/+17
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2-4/+4
2005-06-23[PATCH] remove direct ref to contig_page_data for x86-64Matt Tolentino2-5/+1
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+9
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha3-19/+16
2005-06-08[PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton1-30/+11
2005-05-31[PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen3-0/+4
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla1-0/+1
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2-1/+4
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen1-0/+1
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen1-1/+10
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen1-1/+3
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen1-2/+2
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen1-13/+12
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2-8/+14
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen3-79/+177
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha1-1/+1
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen1-4/+4
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen1-0/+5
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen4-19/+148
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2-71/+1
2005-05-17[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-3/+1
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen1-75/+182
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen1-1/+10
2005-05-17[PATCH] x86_64: Readd missing tests in entry.SAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen1-1/+9
2005-05-05[PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi1-0/+7
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso1-13/+0
2005-05-05[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules supportPaolo 'Blaisorblade' Giarrusso1-0/+4
2005-05-03[AUDIT] Log correct syscall args for i386 processes on x86_64David Woodhouse1-7/+13
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse11-38/+51
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-6/+0
2005-05-01[PATCH] x86_64: saved_command_line overflow fixAlexander Nyberg1-3/+0
2005-05-01[PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi1-8/+18
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2-4/+3
2005-05-01[PATCH] x86_64: interrupt handling fixAndi Kleen1-1/+4
2005-05-01[PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo1-1/+1
2005-05-01[PATCH] CPUID bug and inconsistency fixH. Peter Anvin1-2/+8
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel2-4/+7
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu1-6/+6
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-5/+8
2005-04-26[PATCH] amd64 rt_sigframe user annotationAl Viro1-1/+1
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek5-5/+5
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2-9/+4
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen4-365/+363
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen1-7/+6
2005-04-16[PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen1-0/+4
2005-04-16[PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen1-68/+79
2005-04-16[PATCH] x86_64: Final support for AMD dual coreAndi Kleen1-33/+38
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2-16/+72
2005-04-16[PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen1-11/+3
2005-04-16[PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen1-11/+30
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2-11/+60
2005-04-16[PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen1-1/+7
2005-04-16[PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen1-8/+22
2005-04-16[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...Andi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen1-8/+2
2005-04-16[PATCH] x86_64: Support constantly ticking TSCsAndi Kleen2-3/+7
2005-04-16[PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen1-4/+1
2005-04-16[PATCH] x86_64: Fix a small missing schedule raceAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Regularize exception stack handlingAndi Kleen2-51/+55
2005-04-16[PATCH] x86_64: Call do_notify_resume unconditionally in entry.SAndi Kleen1-18/+8
2005-04-16[PATCH] x86_64: Minor microoptimization in syscall entry slow pathAndi Kleen1-3/+1
2005-04-16[PATCH] x86_64: Fix interaction of single stepping with debuggersAndi Kleen1-0/+12
2005-04-16[PATCH] x86_64: Dump stack and prevent recursion on early faultAndi Kleen1-0/+8
2005-04-16[PATCH] x86_64: Handle programs that set TF in user space using popf while si...Andi Kleen1-0/+88
2005-04-16[PATCH] x86_64: Some fixes for single step handlingAndi Kleen2-16/+12
2005-04-16[PATCH] x86_64: clean up ptrace single-steppingAndi Kleen1-29/+50
2005-04-16[PATCH] x86_64 show_stack(): call touch_nmi_watchdogakpm@osdl.org1-0/+2
2005-04-16[PATCH] x86_64 genapic updateJason Davis1-0/+16
2005-04-16[PATCH] x86_64: disable interrupts during SMP bogomips checkingAndi Kleen1-4/+0
2005-04-16[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen1-2/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds53-0/+20636