summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] revert x86_64-use-the-e820-hole-to-map-the-iommu-agp-apertureAndrew Morton2005-06-081-30/+11
* [PATCH] x86_64 CONFIG_ACPI=n build fixAndi Kleen2005-05-311-0/+1
* [PATCH] x86_64: More fixes for compilation without CONFIG_ACPIAndi Kleen2005-05-313-0/+4
* [PATCH] x86_64: signal.c build fixOliver Korpilla2005-05-281-0/+1
* [PATCH] Note on ACPI build fixAlexander Nyberg2005-05-271-1/+1
* [PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2005-05-252-1/+4
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-201-0/+1
* [PATCH] x86_64: Add option to disable timer checkAndi Kleen2005-05-201-1/+10
* [PATCH] x86_64: Fix 32bit system call restartAndi Kleen2005-05-201-1/+3
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-201-21/+8
* [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-201-2/+2
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-201-13/+12
* [PATCH] x86_64: Update defconfigAndi Kleen2005-05-171-28/+30
* [PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2005-05-172-8/+14
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-173-79/+177
* [PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen2005-05-171-0/+2
* [PATCH] x86_64: Fix OEM hpet checkSuresh Siddha2005-05-171-1/+1
* [PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen2005-05-171-4/+4
* [PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen2005-05-171-0/+5
* [PATCH] x86_64: Add pmtimer supportAndi Kleen2005-05-175-19/+162
* [PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2005-05-172-71/+1
* [PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64: Remove x86_apicid fieldAndi Kleen2005-05-171-3/+1
* [PATCH] x86_64: Update TSC sync algorithmAndi Kleen2005-05-171-75/+182
* [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-171-1/+10
* [PATCH] x86_64: Readd missing tests in entry.SAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen2005-05-171-1/+9
* [PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2005-05-051-2/+2
* [PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2005-05-051-0/+7
* [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-051-13/+0
* [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules supportPaolo 'Blaisorblade' Giarrusso2005-05-051-0/+4
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-051-0/+5
|\
| * [PATCH] ISA DMA Kconfig fixes - part 1Al Viro2005-05-041-0/+5
* | [AUDIT] Log correct syscall args for i386 processes on x86_64David Woodhouse2005-05-031-7/+13
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-0312-41/+54
|\ \ | |/
| * [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
| * [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-6/+0
| * [PATCH] x86_64: saved_command_line overflow fixAlexander Nyberg2005-05-011-3/+0
| * [PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi2005-05-011-8/+18
| * [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-013-7/+6
| * [PATCH] x86_64: interrupt handling fixAndi Kleen2005-05-011-1/+4
| * [PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2005-05-011-1/+1
| * [PATCH] CPUID bug and inconsistency fixH. Peter Anvin2005-05-011-2/+8
| * [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-012-4/+7
| * [PATCH] i386/x86_64 segment register access updateH. J. Lu2005-05-011-6/+6
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-5/+8
|/
* [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSORoland McGrath2005-04-281-0/+2
OpenPOWER on IntegriCloud