summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar4-1/+72
2007-02-13[PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda1-2/+15
2007-02-13[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik1-0/+3
2007-02-13[PATCH] x86-64: Don't reserve ROMsAndi Kleen1-128/+2
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] i386: fix size_or_mask and size_and_maskAndreas Herrmann2-4/+4
2007-02-13[PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan1-8/+18
2007-02-13[PATCH] x86-64: Fix preprocessor conditionJosef 'Jeff' Sipek1-1/+1
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-5/+2
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan1-9/+4
2007-02-13[PATCH] x86-64: Kconfig typosNicolas Kaiser1-6/+6
2007-02-13[PATCH] i386: Small cleanup to TLB flush codeAndi Kleen1-3/+2
2007-02-13[PATCH] x86-64: remove get_pmd()Jan Beulich1-5/+0
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen5-26/+160
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich1-15/+25
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich2-20/+16
2007-02-13[PATCH] x86-64: list x86_64 quilt treeRandy Dunlap1-0/+1
2007-02-13[PATCH] x86-64: cleanup Doc/x86_64/ filesRandy Dunlap4-42/+35
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi1-4/+5
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi1-16/+48
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 Costa4-7/+7
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth4-14/+133
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman1-8/+9
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar2-9/+15
2007-02-13[PATCH] i386: add idle notifierStephane Eranian7-1/+85
2007-02-13[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk1-0/+1
2007-02-13[PATCH] generic: Break init() in two parts to avoid MODPOST warningsVivek Goyal1-36/+45
2007-02-13[PATCH] i386: move startup_32() in text.head sectionVivek Goyal3-5/+29
2007-02-13[PATCH] i386: Paravirt debug defaults offZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Vmi timer raceZachary Amsden1-0/+4
2007-02-13[PATCH] i386: Kprobe rpl fixZachary Amsden1-1/+1
2007-02-13[PATCH] i386: Profile pc badnessZachary Amsden3-12/+21
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden15-5/+687
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden10-2/+1195
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden4-0/+23
2007-02-13[PATCH] i386: iOPL handling for paravirt guestsZachary Amsden1-0/+9
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden5-8/+53
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden6-8/+72
2007-02-13[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk1-0/+1
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 Weiss4-60/+90
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet3-9/+2
2007-02-13[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi1-20/+31
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi4-5/+21