summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen1-2/+2
2007-02-13[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden1-6/+14
2007-02-13[PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen1-1/+0
2007-02-13[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen1-2/+6
2007-02-13[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner1-2/+7
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2-12/+58
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich1-15/+25
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi1-14/+32
2007-02-13[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa1-1/+1
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2-3/+3
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth1-0/+31
2007-02-13[PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas1-2/+3
2007-02-13[PATCH] x86-64: improved iommu documentationKarsten Weiss1-24/+4
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2-0/+12
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen1-0/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-2/+0
2007-02-12[PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2-5/+5
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-2/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-5/+12
2007-02-08msi: Make MSI useable more architecturesEric W. Biederman1-5/+12
2007-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-14/+14
2007-02-06[IA64] swiotlb cleanupJan Beulich1-1/+1
2007-02-03ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-2/+2
2007-02-03ACPICA: use new ACPI headers.Alexey Starikovskiy2-3/+3
2007-02-03ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-9/+9
2007-01-23[PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi1-2/+0
2007-01-11[PATCH] x86-64: tighten up printksMuli Ben-Yehuda1-3/+8
2007-01-11[PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner1-4/+21
2007-01-09Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"Linus Torvalds2-51/+78
2007-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+1
2007-01-03[PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi1-1/+1
2006-12-23[CPUFREQ] select consistentlyRandy Dunlap1-0/+1
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar1-1/+5
2006-12-21[PATCH] x86_64: fix boot time hang in detect_calgary()Ingo Molnar1-3/+8
2006-12-15Remove stack unwinder for nowLinus Torvalds3-119/+0
2006-12-13Merge ../linusDave Jones30-515/+855
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-2/+1
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen1-0/+1
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai1-4/+5
2006-12-08[PATCH] Generic BUG for x86-64Jeremy Fitzhardinge3-25/+18
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds22-293/+548
2006-12-07[PATCH] Kexec / Kdump: Unify elf note codeMagnus Damm1-67/+2
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar3-6/+2
2006-12-07[PATCH] smp_call_function_single() check that local interrupts are enabledAndrew Morton1-0/+4
2006-12-07[PATCH] kprobes: enable booster on the preemptible kernelMasami Hiramatsu1-1/+1
2006-12-07[PATCH] initrd: remove unused false condition for initrd_startHenry Nestler1-2/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-0/+1
2006-12-07[PATCH] x86-64: Export smp_call_function_singleAndi Kleen1-0/+1