aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin
2009-02-24Merge branch 'x86/defconfig' into x86/mce2H. Peter Anvin
2009-02-24x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin
2009-02-24x86, mce: enable machine checks in 64-bit defconfigAndi Kleen
2009-02-24x86, mce, cmci: recheck CMCI banks after APIC has been enabled on CPU #0Andi Kleen
2009-02-24x86, mce, cmci: disable CMCI on rebootingAndi Kleen
2009-02-24x86, mce, cmci: remove incorrect __cpuinit/__cpuexit annotationsH. Peter Anvin
2009-02-24x86, mce, cmci: add CMCI supportAndi Kleen
2009-02-24x86, mce, cmci: define MSR names and fields for new CMCI registersAndi Kleen
2009-02-24x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen
2009-02-24x86, mce: replace machine check events logged interval with ratelimitAndi Kleen
2009-02-24x86, mce, cmci: avoid potential reentry of threshold interruptAndi Kleen
2009-02-24x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen
2009-02-24x86, mce, cmci: export MAX_NR_BANKSAndi Kleen
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov
2009-02-24x86: fix performance regression in write() syscallSalman Qazi
2009-02-23Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin
2009-02-23x86, mce: remove invalid __cpuinit/__cpuexit annotationsH. Peter Anvin
2009-02-23x86: minor cleanup in the espfix codeStas Sergeev
2009-02-23x86: check mptable physptr with max_low_pfn on 32bitYinghai Lu
2009-02-23x86: refactor x86_quirks supportIngo Molnar
2009-02-23x86: remove various unused subarch hooksIngo Molnar
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2009-02-22x86: improve the help text of X86_EXTENDED_PLATFORMRavikiran G Thirumalai
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds
2009-02-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha
2009-02-22x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto
2009-02-22x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto
2009-02-22x86: ia32_signal: remove unused debug codeHiroshi Shimamoto
2009-02-22x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar
2009-02-22x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder
2009-02-21x86_64: Fix S3 fail pathJiri Slaby
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby
2009-02-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun
2009-02-20mn10300: fix oprofileDavid Howells
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi