summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-1311-22/+1878
|\
| * avr32: Fix oops on unaligned user accessHaavard Skinnemoen2009-06-131-1/+10
| * Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-138-6/+1852
| |\
| | * avr32: Add support for Mediama RMTx add-on board for ATNGW100Peter Ma2009-06-086-0/+1838
| | * avr32: Change Atmel ATNGW100 config to add choice of add-on boardPeter Ma2009-06-081-2/+9
| | * avr32: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-131-1/+1
| | * avr32: Solves problem with inverted MCI detect pin on Merisc boardJonas Larsson2009-04-081-3/+4
| * | Fix MIMC200 board LCD initMark Jackson2009-06-031-14/+15
| * | avr32: Fix clash in ATMEL_USART_ flagsBen Nizette2009-06-031-1/+1
* | | FRV: Fix interaction with new generic header stuffDavid Howells2009-06-131-120/+3
* | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-1334-1660/+2908
|\ \ \
| * \ \ Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11545-12984/+31543
| |\ \ \
| * | | | x86, mce: Add boot options for corrected errorsHidetoshi Seto2009-06-113-2/+22
| * | | | x86, mce: Fix mce printingHidetoshi Seto2009-06-111-11/+15
| * | | | x86, mce: fix for mce countersHidetoshi Seto2009-06-031-4/+5
| * | | | x86, mce: support action-optional machine checksAndi Kleen2009-06-033-1/+135
| * | | | x86, mce: define MCE_VECTORAndi Kleen2009-06-031-0/+1
| * | | | x86, mce: rename mce_notify_user to mce_notify_irqAndi Kleen2009-06-035-9/+9
| * | | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-036-7/+37
| * | | | x86, mce: export MCE severities coverage via debugfsHuang Ying2009-06-031-0/+83
| * | | | x86, mce: implement new status bitsAndi Kleen2009-06-034-44/+137
| * | | | x86, mce: print header/footer only once for multiple MCEsAndi Kleen2009-06-031-10/+17
| * | | | x86, mce: default to panic timeout for machine checksAndi Kleen2009-06-031-0/+7
| * | | | x86, mce: improve mce_get_ripHuang Ying2009-06-031-6/+7
| * | | | x86, mce: make non Monarch panic message "Fatal machine check" tooAndi Kleen2009-06-031-2/+2
| * | | | x86, mce: switch x86 machine check handler to Monarch election.Andi Kleen2009-06-031-29/+331
| * | | | x86, mce: implement panic synchronizationAndi Kleen2009-06-031-0/+22
| * | | | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-036-0/+72
| * | | | x86, mce: check early in exception handler if panic is neededAndi Kleen2009-06-031-13/+25
| * | | | x86, mce: add table driven machine check gradingAndi Kleen2009-06-033-0/+72
| * | | | x86, mce: remove TSC print heuristicAndi Kleen2009-06-031-14/+18
| * | | | x86, mce: log corrected errors when panicingAndi Kleen2009-06-031-2/+2
| * | | | x86, mce: extend struct mce user interface with more information.Andi Kleen2009-06-032-2/+20
| * | | | x86, mce: support more than 256 CPUs in struct mceAndi Kleen2009-06-033-9/+9
| * | | | x86, mce: store record length into memory struct mce anchorAndi Kleen2009-06-032-3/+4
| * | | | x86, mce: add MCE poll count to /proc/interruptsAndi Kleen2009-06-033-0/+9
| * | | | x86, mce: add machine check exception count in /proc/interruptsAndi Kleen2009-06-033-0/+17
| * | | | Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-0195-1218/+1521
| |\ \ \ \
| * | | | | x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin2009-05-281-5/+5
| * | | | | x86: trivial clean up for arch/x86/KconfigHidetoshi Seto2009-05-281-7/+7
| * | | | | x86: trivial clean up for irq_vectors.hAndi Kleen2009-05-281-2/+1
| * | | | | x86, mce: trivial clean up for mce-inject.cHidetoshi Seto2009-05-281-2/+2
| * | | | | x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto2009-05-281-1/+1
| * | | | | x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto2009-05-281-13/+6
| * | | | | x86, mce: trivial clean up for mce.cHidetoshi Seto2009-05-281-6/+6
| * | | | | x86, mce: trivial clean up for therm_throt.cHidetoshi Seto2009-05-281-1/+0
| * | | | | x86, mce: use strict_strtoullHidetoshi Seto2009-05-282-15/+10
| * | | | | x86, mce: drop BKL in mce_openAndi Kleen2009-05-281-4/+0
| * | | | | x86, mce: rename and align out2 labelAndi Kleen2009-05-281-3/+3
| * | | | | x86, mce: remove mce_init unused argumentThomas Gleixner2009-05-281-4/+4