index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
mca.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-01
[IA64] Move allocation of per-CPU MCA data out of per_cpu_init()
David Mosberger
1
-0
/
+12
2005-01-27
[IA64] mca.c: make cpu hot add work again
Ashok Raj
1
-1
/
+1
2005-01-25
[IA64] fix per-CPU MCA mess and make UP kernels work again
David Mosberger
1
-0
/
+42
2005-01-21
[IA64] mca.c: delete unused "return_to_sal" label
Tony Luck
1
-2
/
+0
2005-01-20
[PATCH] Lock initializer cleanup: IA64
Thomas Gleixner
1
-2
/
+2
2005-01-17
Merge ia64 test tree back into release tree.
Tony Luck
1
-0
/
+1
2005-01-10
[IA64] reset console_loglevel so INIT output always goes to console
Bjorn Helgaas
1
-0
/
+1
2004-12-12
[IA64] Clear all corrected records as they occur
Keith Owens
1
-1
/
+10
2004-12-09
[IA64] per cpu MCA/INIT save areas
Russ Anderson
1
-7
/
+0
2004-11-10
[IA64] add cpu_relax() in the body of spin loops
Fenghua Yu
1
-0
/
+1
2004-10-20
[IA64] mca.c: sparse cleanup
Jesse Barnes
1
-2
/
+2
2004-09-30
[IA64] Recovery from user-mode memory error
Hidetoshi Seto
1
-6
/
+35
2004-08-04
Provide comand line keyword "nomca" to turn off mca processing in kernel.
Tony Luck
1
-0
/
+6
2004-08-04
Set up CMC/CPE polling *before* enabling CMCI/CPEI interrupts to avoid
Hidetoshi Seto
1
-30
/
+38
2004-07-16
ia64: Nuke two compiler-warnings.
David Mosberger
1
-2
/
+2
2004-07-11
[PATCH] ia64: build fixes for IA64_MCA_DEBUG_INFO
Keith Owens
1
-2
/
+2
2004-07-07
ia64: Nuke two compiler warnings.
David Mosberger
1
-0
/
+2
2004-06-29
[PATCH] ia64: Quiet corrected errors (CMC/CPE)
Hidetoshi Seto
1
-1
/
+1
2004-06-17
[PATCH] ia64: switching between CPEI & CPEP
Tony Luck
1
-16
/
+71
2004-06-16
ia64: Nuke two warnings in mca.c that showed in the simulator configuration.
David Mosberger
1
-0
/
+8
2004-03-02
[PATCH] ia64: Don't assume iosapic interrupt controllers
Jesse Barnes
1
-3
/
+0
2004-02-12
[PATCH] ia64: Delete redundant ia64_mca_check_errors()
Keith Owens
1
-32
/
+5
2004-02-09
[PATCH] ia64: mca.c - Fix the "did we recover from MCA test" and move it up
Keith Owens
1
-12
/
+9
2004-02-09
[PATCH] ia64: mca.c - pass irq_safe around
Keith Owens
1
-5
/
+5
2004-02-09
[PATCH] ia64: mca.c cleanup - Bjorn's printk cleanup
Keith Owens
1
-36
/
+42
2004-02-09
[PATCH] ia64: mca.c cleanup - Reorder to remove the need for forward declarat...
Keith Owens
1
-346
/
+334
2004-02-09
[PATCH] ia64: mca.c cleanup - Delete dead variables and functions
Keith Owens
1
-45
/
+15
2004-02-09
[PATCH] ia64: mca.c cleanup - Mark variables and functions static where possible
Keith Owens
1
-17
/
+24
2004-02-09
[PATCH] ia64: mca.c cleanup - Delete all record printing code, moved to salin...
Keith Owens
1
-1063
/
+2
2004-02-09
[PATCH] ia64: Avoid deadlock when using printk() for MCA and INIT records
Keith Owens
1
-28
/
+25
2003-12-28
[PATCH] ia64: clean up MCA TLB error recovery code
Tony Luck
1
-2
/
+2
2003-12-19
[PATCH] ia64: Convert cmc deadlock avoidance patch from 2.4 to 2.6
Keith Owens
1
-16
/
+8
2003-12-19
[PATCH] ia64: enable recovery from TLB errors
Tony Luck
1
-6
/
+18
2003-12-19
[PATCH] ia64: fix deadlock in ia64_mca_cmc_int_caller()
Keith Owens
1
-21
/
+42
2003-12-19
[PATCH] ia64: sync pal/sal/salinfo/mca with 2.4 code
Keith Owens
1
-40
/
+60
2003-10-16
[PATCH] ia64: MCA min_state area must be uncacheable
Tony Luck
1
-27
/
+1
2003-10-13
[PATCH] ia64: infinite loop in ia64_mca_wakeup_ipi_wait
Tony Luck
1
-1
/
+1
2003-09-23
s/Dell Computer Corporation/Dell Inc./
Matt Domsch
1
-1
/
+1
2003-09-08
[PATCH] ia64: cpumask_t fixes
Jesse Barnes
1
-2
/
+2
2003-08-26
ia64: The second chunk of the "UP cmc/cpe polling fix" seems to have
David Mosberger
1
-1
/
+1
2003-08-24
ia64: Manual merge with Alex's "UP cmc/cpe polling fix" patch.
David Mosberger
1
-1
/
+1
2003-08-19
ia64: Fixes for the inline-asm cleanup patch so the tree builds and
David Mosberger
1
-4
/
+4
2003-08-19
[PATCH] ia64: cleanup inline assembly
Suresh B. Siddha
1
-12
/
+12
2003-08-15
ia64: Make things compile with gcc-pre3.4 and work on the simulator.
David Mosberger
1
-0
/
+11
2003-08-05
[PATCH] ia64: Update to CMC/CPE polling
Alex Williamson
1
-1
/
+7
2003-08-04
[PATCH] ia64: New CMC/CPE polling
Alex Williamson
1
-77
/
+145
2003-06-23
ia64: Rename irq_desc() to irq_descp() to avoid conflict with variable
David Mosberger
1
-1
/
+1
2003-06-09
mca.h, mca_asm.S, mca.c:
David Mosberger
1
-24
/
+11
2003-06-04
ia64: Misc small fixe: adjust for 2-argument version of show_stack(), remove
David Mosberger
1
-1
/
+1
2003-05-15
[PATCH] ia64: put kernel into virtually mapped area
Tony Luck
1
-8
/
+8
[next]