summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal codeEvgeniy Polyakov2007-02-131-2/+2
| * | | | [PATCH] x86-64: avoid warning message livelockRoland Dreier2007-02-131-2/+3
| * | | | [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer2007-02-131-13/+11
| * | | | [PATCH] i386: Remove unused kernel config option X86_XADDRobert P. J. Day2007-02-131-5/+0
| * | | | [PATCH] x86-64: clean up sparsemem memory_present callBob Picco2007-02-131-15/+2
| * | | | [PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich2007-02-131-4/+37
| * | | | [PATCH] i386: support Classic MediaGXmtakada2007-02-131-3/+8
| * | | | [PATCH] i386: avoid gcc extensionRandy Dunlap2007-02-131-3/+5
| * | | | [PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin2007-02-131-0/+3
| * | | | [PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar2007-02-132-0/+55
| * | | | [PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda2007-02-131-2/+15
| * | | | [PATCH] x86-64: Don't reserve ROMsAndi Kleen2007-02-131-128/+2
| * | | | [PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen2007-02-131-2/+2
| * | | | [PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden2007-02-131-6/+14
| * | | | [PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen2007-02-131-1/+0
| * | | | [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen2007-02-131-2/+6
| * | | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner2007-02-131-2/+7
| * | | | [PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann2007-02-132-4/+4
| * | | | [PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan2007-02-131-8/+18
| * | | | [PATCH] i386: use smp_call_function_single()Alexey Dobriyan2007-02-131-5/+2
| * | | | [PATCH] i386: use smp_call_function_single()Alexey Dobriyan2007-02-131-9/+4
| * | | | [PATCH] x86-64: Kconfig typosNicolas Kaiser2007-02-131-6/+6
| * | | | [PATCH] i386: Small cleanup to TLB flush codeAndi Kleen2007-02-131-3/+2
| * | | | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-132-12/+58
| * | | | [PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich2007-02-131-15/+25
| * | | | [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-132-20/+16
| * | | | [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi2007-02-131-4/+5
| * | | | [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi2007-02-131-16/+48
| * | | | [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi2007-02-131-14/+32
| * | | | [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa2007-02-131-1/+1
| * | | | [PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2007-02-132-3/+3
| * | | | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-132-14/+127
| * | | | [PATCH] i386: romsignature/checksum cleanupRene Herman2007-02-131-8/+9
| * | | | [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-8/+14
| * | | | [PATCH] i386: add idle notifierStephane Eranian2007-02-135-1/+63
| * | | | [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk2007-02-131-0/+1
| * | | | [PATCH] i386: move startup_32() in text.head sectionVivek Goyal2007-02-132-4/+20
| * | | | [PATCH] i386: Paravirt debug defaults offZachary Amsden2007-02-131-1/+1
| * | | | [PATCH] i386: Vmi timer raceZachary Amsden2007-02-131-0/+4
| * | | | [PATCH] i386: Kprobe rpl fixZachary Amsden2007-02-131-1/+1
| * | | | [PATCH] i386: Profile pc badnessZachary Amsden2007-02-131-6/+4
| * | | | [PATCH] i386: vMI timer patchesZachary Amsden2007-02-1310-5/+567
| * | | | [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-138-2/+932
| * | | | [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+9
| * | | | [PATCH] i386: iOPL handling for paravirt guestsZachary Amsden2007-02-131-0/+9
| * | | | [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-132-8/+18
| * | | | [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-134-4/+32
| * | | | [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk2007-02-131-0/+1
| * | | | [PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas2007-02-131-2/+3
| * | | | [PATCH] x86-64: improved iommu documentationKarsten Weiss2007-02-132-26/+12