summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2-0/+55
2007-02-13[PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda1-2/+15
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] 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: 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: simplify notify_page_fault()Jan Beulich2-20/+16
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 Costa2-3/+3
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2-14/+127
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman1-8/+9
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar1-8/+14
2007-02-13[PATCH] i386: add idle notifierStephane Eranian5-1/+63
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] i386: move startup_32() in text.head sectionVivek Goyal2-4/+20
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 Amsden1-6/+4
2007-02-13[PATCH] i386: vMI timer patchesZachary Amsden10-5/+567
2007-02-13[PATCH] i386: vMI backend for paravirt-opsZachary Amsden8-2/+932
2007-02-13[PATCH] i386: SMP boot hook for paravirtZachary Amsden2-0/+9
2007-02-13[PATCH] i386: iOPL handling for paravirt guestsZachary Amsden1-0/+9
2007-02-13[PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2-8/+18
2007-02-13[PATCH] MM: page allocation hooks for VMI backendZachary Amsden4-4/+32
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 Weiss2-26/+12
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
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi4-52/+33
2007-02-13[PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi1-4/+0
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi3-46/+37
2007-02-13[PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi1-11/+35
2007-02-13[PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert1-0/+33
2007-02-13[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert1-2/+119
2007-02-13[PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert1-1/+2