aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/mca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-02-01[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()David Mosberger1-0/+12
2005-01-27[IA64] mca.c: make cpu hot add work againAshok Raj1-1/+1
2005-01-25[IA64] fix per-CPU MCA mess and make UP kernels work againDavid Mosberger1-0/+42
2005-01-21[IA64] mca.c: delete unused "return_to_sal" labelTony Luck1-2/+0
2005-01-20[PATCH] Lock initializer cleanup: IA64Thomas Gleixner1-2/+2
2005-01-17Merge ia64 test tree back into release tree.Tony Luck1-0/+1
2005-01-10[IA64] reset console_loglevel so INIT output always goes to consoleBjorn Helgaas1-0/+1
2004-12-12[IA64] Clear all corrected records as they occurKeith Owens1-1/+10
2004-12-09[IA64] per cpu MCA/INIT save areasRuss Anderson1-7/+0
2004-11-10[IA64] add cpu_relax() in the body of spin loopsFenghua Yu1-0/+1
2004-10-20[IA64] mca.c: sparse cleanupJesse Barnes1-2/+2
2004-09-30[IA64] Recovery from user-mode memory errorHidetoshi Seto1-6/+35
2004-08-04Provide comand line keyword "nomca" to turn off mca processing in kernel.Tony Luck1-0/+6
2004-08-04Set up CMC/CPE polling *before* enabling CMCI/CPEI interrupts to avoidHidetoshi Seto1-30/+38
2004-07-16ia64: Nuke two compiler-warnings.David Mosberger1-2/+2
2004-07-11[PATCH] ia64: build fixes for IA64_MCA_DEBUG_INFOKeith Owens1-2/+2
2004-07-07ia64: Nuke two compiler warnings.David Mosberger1-0/+2
2004-06-29[PATCH] ia64: Quiet corrected errors (CMC/CPE)Hidetoshi Seto1-1/+1
2004-06-17[PATCH] ia64: switching between CPEI & CPEPTony Luck1-16/+71
2004-06-16ia64: Nuke two warnings in mca.c that showed in the simulator configuration.David Mosberger1-0/+8
2004-03-02[PATCH] ia64: Don't assume iosapic interrupt controllersJesse Barnes1-3/+0
2004-02-12[PATCH] ia64: Delete redundant ia64_mca_check_errors()Keith Owens1-32/+5
2004-02-09[PATCH] ia64: mca.c - Fix the "did we recover from MCA test" and move it upKeith Owens1-12/+9
2004-02-09[PATCH] ia64: mca.c - pass irq_safe aroundKeith Owens1-5/+5
2004-02-09[PATCH] ia64: mca.c cleanup - Bjorn's printk cleanupKeith Owens1-36/+42
2004-02-09[PATCH] ia64: mca.c cleanup - Reorder to remove the need for forward declarat...Keith Owens1-346/+334
2004-02-09[PATCH] ia64: mca.c cleanup - Delete dead variables and functionsKeith Owens1-45/+15
2004-02-09[PATCH] ia64: mca.c cleanup - Mark variables and functions static where possibleKeith Owens1-17/+24
2004-02-09[PATCH] ia64: mca.c cleanup - Delete all record printing code, moved to salin...Keith Owens1-1063/+2
2004-02-09[PATCH] ia64: Avoid deadlock when using printk() for MCA and INIT recordsKeith Owens1-28/+25
2003-12-28[PATCH] ia64: clean up MCA TLB error recovery codeTony Luck1-2/+2
2003-12-19[PATCH] ia64: Convert cmc deadlock avoidance patch from 2.4 to 2.6Keith Owens1-16/+8
2003-12-19[PATCH] ia64: enable recovery from TLB errorsTony Luck1-6/+18
2003-12-19[PATCH] ia64: fix deadlock in ia64_mca_cmc_int_caller()Keith Owens1-21/+42
2003-12-19[PATCH] ia64: sync pal/sal/salinfo/mca with 2.4 codeKeith Owens1-40/+60
2003-10-16[PATCH] ia64: MCA min_state area must be uncacheableTony Luck1-27/+1
2003-10-13[PATCH] ia64: infinite loop in ia64_mca_wakeup_ipi_waitTony Luck1-1/+1
2003-09-23s/Dell Computer Corporation/Dell Inc./Matt Domsch1-1/+1
2003-09-08[PATCH] ia64: cpumask_t fixesJesse Barnes1-2/+2
2003-08-26ia64: The second chunk of the "UP cmc/cpe polling fix" seems to haveDavid Mosberger1-1/+1
2003-08-24ia64: Manual merge with Alex's "UP cmc/cpe polling fix" patch.David Mosberger1-1/+1
2003-08-19ia64: Fixes for the inline-asm cleanup patch so the tree builds andDavid Mosberger1-4/+4
2003-08-19[PATCH] ia64: cleanup inline assemblySuresh B. Siddha1-12/+12
2003-08-15ia64: Make things compile with gcc-pre3.4 and work on the simulator.David Mosberger1-0/+11
2003-08-05[PATCH] ia64: Update to CMC/CPE pollingAlex Williamson1-1/+7
2003-08-04[PATCH] ia64: New CMC/CPE pollingAlex Williamson1-77/+145
2003-06-23ia64: Rename irq_desc() to irq_descp() to avoid conflict with variableDavid Mosberger1-1/+1
2003-06-09mca.h, mca_asm.S, mca.c:David Mosberger1-24/+11
2003-06-04ia64: Misc small fixe: adjust for 2-argument version of show_stack(), removeDavid Mosberger1-1/+1
2003-05-15[PATCH] ia64: put kernel into virtually mapped areaTony Luck1-8/+8