summaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2005-06-08[PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton
2005-05-31[PATCH] x86_64 CONFIG_ACPI=n build fixAndi Kleen
2005-05-31[PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen
2005-05-28[PATCH] x86_64: signal.c build fixOliver Korpilla
2005-05-27[PATCH] Note on ACPI build fixAlexander Nyberg
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen
2005-05-17[PATCH] x86_64: Update defconfigAndi Kleen
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen
2005-05-17[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen
2005-05-17[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen
2005-05-17[PATCH] x86_64: Readd missing tests in entry.SAndi Kleen
2005-05-17[PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen
2005-05-05[PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer
2005-05-05[PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso
2005-05-05[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules supportPaolo 'Blaisorblade' Giarrusso
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro
2005-05-03[AUDIT] Log correct syscall args for i386 processes on x86_64David Woodhouse
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-05-01[PATCH] x86_64: saved_command_line overflow fixAlexander Nyberg
2005-05-01[PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi
2005-05-01[PATCH] x86_64: interrupt handling fixAndi Kleen
2005-05-01[PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo
2005-05-01[PATCH] CPUID bug and inconsistency fixH. Peter Anvin
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.
2005-04-28[PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath