aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] amd64 rt_sigframe user annotationAl Viro2005-04-261-1/+1
* [PATCH] x86_64: fix new out of line put_user()Alexander Nyberg2005-04-221-6/+6
* [PATCH] x86_64: Bug in new out of line put_user()Alexander Nyberg2005-04-212-11/+20
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-165-5/+5
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-162-9/+4
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-164-365/+363
* [PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen2005-04-161-7/+6
* [PATCH] x86_64: Add acpi_skip_timer_override optionAndi Kleen2005-04-161-0/+4
* [PATCH] x86_64: Rewrite exception stack backtracingAndi Kleen2005-04-161-68/+79
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-161-33/+38
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-162-16/+72
* [PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2005-04-161-11/+3
* [PATCH] x86_64: Use the e820 hole to map the IOMMU/AGP apertureAndi Kleen2005-04-161-11/+30
* [PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2005-04-162-11/+60
* [PATCH] x86_64: Remove excessive stack allocation in MCE code with large NR_CPUSAndi Kleen2005-04-161-1/+7
* [PATCH] x86_64: Use the extended RIP MSR for machine check reporting if avail...Andi Kleen2005-04-161-8/+22
* [PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...Andi Kleen2005-04-161-1/+1
* [PATCH] x86_64: Make kernel math errors a die() nowAndi Kleen2005-04-161-8/+2
* [PATCH] x86_64: Support constantly ticking TSCsAndi Kleen2005-04-162-3/+7
* [PATCH] x86_64: Remove unused macro in preempt supportAndi Kleen2005-04-161-4/+1
* [PATCH] x86_64: Fix a small missing schedule raceAndi Kleen2005-04-161-1/+1
* [PATCH] x86_64: Regularize exception stack handlingAndi Kleen2005-04-162-51/+55
* [PATCH] x86_64: Call do_notify_resume unconditionally in entry.SAndi Kleen2005-04-161-18/+8
* [PATCH] x86_64: Minor microoptimization in syscall entry slow pathAndi Kleen2005-04-161-3/+1
* [PATCH] x86_64: Fix interaction of single stepping with debuggersAndi Kleen2005-04-161-0/+12
* [PATCH] x86_64: Dump stack and prevent recursion on early faultAndi Kleen2005-04-161-0/+8
* [PATCH] x86_64: Use a common function to find code segment basesAndi Kleen2005-04-161-7/+5
* [PATCH] x86_64: Handle programs that set TF in user space using popf while si...Andi Kleen2005-04-161-0/+88
* [PATCH] x86_64: Some fixes for single step handlingAndi Kleen2005-04-162-16/+12
* [PATCH] x86_64: clean up ptrace single-steppingAndi Kleen2005-04-161-29/+50
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-164-73/+61
* [PATCH] x86_64 show_stack(): call touch_nmi_watchdogakpm@osdl.org2005-04-161-0/+2
* [PATCH] x86_64 genapic updateJason Davis2005-04-161-0/+16