index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
mca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
ia64: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-07-13
ia64: move inline before return type
Joe Perches
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-10-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-22
/
+4
2016-09-30
sched/core, ia64: Rename set_curr_task()
Peter Zijlstra
1
-5
/
+5
2016-09-19
ia64/mca: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-22
/
+4
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-05-02
ia64: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+1
2015-06-16
ia64: Use setup_timer
Vaishali Thakkar
1
-4
/
+2
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
1
-5
/
+5
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-8
/
+8
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+0
2014-03-29
[IA64] Keep format strings from leaking into printk
Kees Cook
1
-2
/
+2
2014-03-05
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-6
/
+0
2013-06-25
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
1
-6
/
+6
2013-04-02
Fix initialization of CMCI/CMCP interrupts
Tony Luck
1
-13
/
+24
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+4
2012-03-29
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
1
-2
/
+4
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-1
/
+0
2012-02-09
[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
Jiri Kosina
1
-0
/
+2
2011-03-29
ia64: Use accessor functions all over the place
Thomas Gleixner
1
-3
/
+1
2011-03-03
[IA64] mca.c: Fix cast from integer to pointer warning
Jeff Mahoney
1
-1
/
+2
2011-02-25
[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()
Tony Luck
1
-0
/
+2
2010-10-08
[IA64] Cannot use register_percpu_irq() from ia64_mca_init()
Tony Luck
1
-19
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-08
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
1
-1
/
+4
2009-12-15
[IA64] Save I-resources to ia64_sal_os_state
Takao Indoh
1
-3
/
+8
2009-10-13
[IA64] Restore registers in the stack on INIT
Takao Indoh
1
-47
/
+57
2009-09-15
[IA64] kdump: Short path to freeze CPUs
Hidetoshi Seto
1
-2
/
+13
2009-06-17
Pull for-2.6.31 into release
Tony Luck
1
-10
/
+10
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-9
/
+9
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
1
-2
/
+1
2009-06-16
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64
Rusty Russell
1
-3
/
+3
2008-11-21
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-2
/
+2
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-04-22
[IA64] simplify notify hooks in mca.c
Hidetoshi Seto
1
-39
/
+35
2008-04-22
[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs
Hidetoshi Seto
1
-4
/
+5
2008-04-17
Pull miscellaneous into release branch
Tony Luck
1
-6
/
+5
2008-04-09
[IA64] arch/ia64/kernel/: use time_* macros
S.Caglar Onur
1
-1
/
+3
2008-04-09
[IA64] kdump: add kdump_on_fatal_mca
Hidetoshi Seto
1
-5
/
+1
2008-04-03
[IA64] Add API for allocating Dynamic TR resource.
Xiantao Zhang
1
-0
/
+49
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-38
/
+35
2008-02-08
[IA64] Fix large MCA bootmem allocation
Russ Anderson
1
-29
/
+26
2008-02-05
[IA64] mca style cleanup
Hidetoshi Seto
1
-29
/
+37
2007-12-19
[IA64] Adjust CMCI mask on CPU hotplug
Hidetoshi Seto
1
-0
/
+33
[next]