aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-05-17[PATCH] x86_64: Update defconfigAndi Kleen1-28/+30
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: When checking vmalloc mappings don't use pte_pageAndi Kleen1-2/+9
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 Kleen5-19/+162
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: Don't look up struct page pointer of physical address in iounmapAndi Kleen1-1/+1
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] CodingStyle: trivial whitespace fixupsDomen Puncer1-2/+2
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-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+5
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+5
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 Woodhouse12-41/+54
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 Pallipadi3-7/+6
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-28[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath1-0/+2
2005-04-26[PATCH] amd64 rt_sigframe user annotationAl Viro1-1/+1
2005-04-22[PATCH] x86_64: fix new out of line put_user()Alexander Nyberg1-6/+6
2005-04-21[PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2-11/+20
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