aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 available.Andi Kleen1-8/+22
2005-04-16[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance countersAndi 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 single steppingAndi 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-rc2Linus Torvalds53-0/+20636