aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-07-09x86: mce: Rename CONFIG_X86_NEW_MCE to CONFIG_X86_MCEAndi Kleen
2009-07-09x86: mce: Remove old i386 machine check codeAndi Kleen
2009-07-09x86: mce: Update X86_MCE description in x86/KconfigAndi Kleen
2009-07-09x86: mce: Make CONFIG_X86_ANCIENT_MCE dependent on CONFIG_X86_MCEAndi Kleen
2009-06-20x86, mce: use atomic_inc_return() instead of add by 1Borislav Petkov
2009-06-20x86, mce: fix typo in comment in asm/mce.hBorislav Petkov
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto
2009-06-17x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu
2009-06-17x86: fix duplicated sysfs attributeYinghai Lu
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin
2009-06-17x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput
2009-06-17x86, io_apic.c: Work around compiler warningFigo.zhang
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar
2009-06-16x86, boot: use .code16gcc instead of .code16H. Peter Anvin
2009-06-16x86: correct the conversion of EFI memory typesCliff Wickman
2009-06-16x86: cap iomem_resource to addressable physical memoryH. Peter Anvin
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto
2009-06-16x86, mce: mce.h cleanupHidetoshi Seto
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto
2009-06-16x86, mce: unify mce.hHidetoshi Seto
2009-06-16x86, mce: sysfs entries for new mce optionsHidetoshi Seto
2009-06-16x86, mce: rename static variables around triggerHidetoshi Seto
2009-06-16x86, mce: add __read_mostlyHidetoshi Seto
2009-06-16x86, mce: cleanup mce_start()Hidetoshi Seto
2009-06-16x86, mce: don't init timer if !mce_availableHidetoshi Seto
2009-06-16x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-16sparc64: Update defconfig.David S. Miller
2009-06-16sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller
2009-06-16sparc: replace uses of CPU_MASK_ALL_PTRStephen Rothwell
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-16sparc: Simplify code using is_power_of_2() routine.Robert P. J. Day
2009-06-16sparc: move of_device common code to of_device_commonRobert Reif
2009-06-16sparc: remove dma-mapping_{32|64}.hFUJITA Tomonori
2009-06-16sparc: use dma_map_page instead of dma_map_singleFUJITA Tomonori