index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-05-02
1
-4
/
+1
*
ia64: Use setup_timer
Vaishali Thakkar
2015-06-15
1
-4
/
+2
*
ia64: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-5
/
+5
*
ia64: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-8
/
+8
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
1
-6
/
+0
|
\
|
*
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-03-04
1
-6
/
+0
*
|
[IA64] Keep format strings from leaking into printk
Kees Cook
2014-03-28
1
-2
/
+2
|
/
*
[IA64] Delete __cpuinit usage from all ia64 users
Paul Gortmaker
2013-06-24
1
-6
/
+6
*
Fix initialization of CMCI/CMCP interrupts
Tony Luck
2013-04-02
1
-13
/
+24
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-2
/
+4
|
\
|
*
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
2012-03-28
1
-2
/
+4
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Disintegrate asm/system.h for IA64
David Howells
2012-03-28
1
-1
/
+0
*
|
[IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
Jiri Kosina
2012-02-08
1
-0
/
+2
|
/
*
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
[next]