index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
mca.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64: Use accessor functions all over the place
Thomas Gleixner
2011-03-29
1
-3
/
+1
*
[IA64] mca.c: Fix cast from integer to pointer warning
Jeff Mahoney
2011-03-02
1
-1
/
+2
*
[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()
Tony Luck
2011-02-24
1
-0
/
+2
*
[IA64] Cannot use register_percpu_irq() from ia64_mca_init()
Tony Luck
2010-10-07
1
-19
/
+19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
2010-01-07
1
-1
/
+4
*
[IA64] Save I-resources to ia64_sal_os_state
Takao Indoh
2009-12-14
1
-3
/
+8
*
[IA64] Restore registers in the stack on INIT
Takao Indoh
2009-10-13
1
-47
/
+57
*
[IA64] kdump: Short path to freeze CPUs
Hidetoshi Seto
2009-09-14
1
-2
/
+13
*
Pull for-2.6.31 into release
Tony Luck
2009-06-17
1
-10
/
+10
|
\
|
*
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-06-17
1
-9
/
+9
|
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
|
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2009-06-16
1
-2
/
+1
|
/
*
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
2009-03-16
1
-3
/
+3
*
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
2008-11-20
1
-1
/
+1
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-2
/
+2
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
*
[IA64] simplify notify hooks in mca.c
Hidetoshi Seto
2008-04-22
1
-39
/
+35
*
[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs
Hidetoshi Seto
2008-04-22
1
-4
/
+5
*
Pull miscellaneous into release branch
Tony Luck
2008-04-17
1
-6
/
+5
|
\
|
*
[IA64] arch/ia64/kernel/: use time_* macros
S.Caglar Onur
2008-04-09
1
-1
/
+3
|
*
[IA64] kdump: add kdump_on_fatal_mca
Hidetoshi Seto
2008-04-09
1
-5
/
+1
*
|
[IA64] Add API for allocating Dynamic TR resource.
Xiantao Zhang
2008-04-03
1
-0
/
+49
|
/
*
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-06
1
-38
/
+35
*
[IA64] Fix large MCA bootmem allocation
Russ Anderson
2008-02-08
1
-29
/
+26
*
[IA64] mca style cleanup
Hidetoshi Seto
2008-02-04
1
-29
/
+37
*
[IA64] Adjust CMCI mask on CPU hotplug
Hidetoshi Seto
2007-12-19
1
-0
/
+33
*
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
2007-11-06
1
-1
/
+1
*
[IA64] Fix race when multiple cpus go through MCA
Russ Anderson
2007-10-12
1
-22
/
+25
*
[IA64] Remove needless delay in MCA rendezvous
Russ Anderson
2007-10-12
1
-22
/
+19
*
[IA64] Clean up CPE handler registration
Russ Anderson
2007-08-13
1
-15
/
+19
*
[IA64] fix a few section mismatch warnings
Sam Ravnborg
2007-07-30
1
-6
/
+11
*
[IA64] Support multiple CPUs going through OS_MCA
Russ Anderson
2007-07-11
1
-7
/
+53
*
[IA64] Fix section conflict of ia64_mlogbuf_finish
Martin Michlmayr
2007-05-15
1
-1
/
+0
*
[IA64] kdump on INIT needs multi-nodes sync-up (v.2)
Jay Lan
2007-05-14
1
-0
/
+4
*
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
2007-05-10
1
-0
/
+2
*
rename thread_info to stack
Roman Zippel
2007-05-09
1
-1
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[IA64] Proper handling of TLB errors from duplicate itr.d dropins
Russ Anderson
2007-03-08
1
-6
/
+2
*
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
2006-12-12
1
-1
/
+1
*
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-07
1
-0
/
+5
*
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
1
-4
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-18
/
+14
*
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-10-01
1
-1
/
+1
*
[IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
Hidetoshi Seto
2006-09-26
1
-8
/
+10
*
[IA64] printing support for MCA/INIT
Hidetoshi Seto
2006-09-26
1
-18
/
+198
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-5
/
+5
*
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-6
/
+6
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
[next]