aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-02-13[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell
2007-02-13[PATCH] i386: paravirt unhandled fallthroughRusty Russell
2007-02-13[PATCH] x86_64: Wire up compat epoll_pwaitRalf Baechle
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan
2007-02-13[PATCH] i386: Fix warning in cpu initializationAndi Kleen
2007-02-13[PATCH] i386: Fix warning in microcode.cAndi Kleen
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen
2007-02-13[PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen
2007-02-13[PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert
2007-02-13[PATCH] x86-64: Minor patch for compilation warning in x86_64 signal codeEvgeniy Polyakov
2007-02-13[PATCH] x86-64: avoid warning message livelockRoland Dreier
2007-02-13[PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPICBenjamin Romer
2007-02-13[PATCH] i386: Remove unused kernel config option X86_XADDRobert P. J. Day
2007-02-13[PATCH] x86-64: clean up sparsemem memory_present callBob Picco
2007-02-13[PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich
2007-02-13[PATCH] i386: support Classic MediaGXmtakada
2007-02-13[PATCH] i386: avoid gcc extensionRandy Dunlap
2007-02-13[PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar
2007-02-13[PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda
2007-02-13[PATCH] x86-64: Don't reserve ROMsAndi Kleen
2007-02-13[PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen
2007-02-13[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden
2007-02-13[PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen
2007-02-13[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen
2007-02-13[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner
2007-02-13[PATCH] i386: fix size_or_mask and size_and_maskAndreas Herrmann
2007-02-13[PATCH] i386: Convert /proc/apm to seqfileAlexey Dobriyan
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan
2007-02-13[PATCH] i386: use smp_call_function_single()Alexey Dobriyan
2007-02-13[PATCH] x86-64: Kconfig typosNicolas Kaiser
2007-02-13[PATCH] i386: Small cleanup to TLB flush codeAndi Kleen
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in oprofileVenkatesh Pallipadi
2007-02-13[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi
2007-02-13[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth
2007-02-13[PATCH] i386: romsignature/checksum cleanupRene Herman
2007-02-13[PATCH] i386: improve sched_clock() on i686Ingo Molnar
2007-02-13[PATCH] i386: add idle notifierStephane Eranian