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
/
irq_ia64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
ia64: remove deprecated cpus_ usage.
Rusty Russell
1
-2
/
+2
2015-03-05
ia64: fix up obsolete cpu function usage.
Rusty Russell
1
-14
/
+14
2015-03-05
ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
Rusty Russell
1
-3
/
+1
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-2
/
+2
2014-05-16
ia64: Use irq_init_desc
Thomas Gleixner
1
-4
/
+3
2014-05-16
ia64: Remove unused check_irq_used()
Thomas Gleixner
1
-8
/
+0
2014-03-05
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-4
/
+0
2014-03-04
ia64: Use the core irq stats function
Thomas Gleixner
1
-6
/
+4
2012-07-19
random: remove rand_initialize_irq()
Theodore Ts'o
1
-1
/
+0
2012-03-29
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-4
/
+4
2012-03-29
arch/ia64: remove references to cpu_*_map
Srivatsa S. Bhat
1
-4
/
+4
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-1
/
+0
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-0
/
+2
2011-03-29
ia64: Convert to the new irq_* function names
Thomas Gleixner
1
-2
/
+2
2011-03-29
ia64: Use accessor functions all over the place
Thomas Gleixner
1
-4
/
+2
2010-12-29
[IA64] irq_ia64, use set_irq_chip
Jiri Slaby
1
-1
/
+1
2010-10-13
Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...
Tony Luck
1
-0
/
+4
2010-10-06
[IA64] Initialize interrupts later (from init_IRQ())
Tony Luck
1
-0
/
+4
2010-09-28
[IA64] Stop using the deprecated __do_IRQ() code path
Tony Luck
1
-0
/
+1
2010-05-19
[IA64] use __ratelimit
Akinobu Mita
1
-6
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-5
/
+1
2009-12-15
[IA64] preallocate IA64_IRQ_MOVE_VECTOR
Kenji Kaneshige
1
-5
/
+1
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-06-16
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
1
-1
/
+1
2009-06-10
KVM: use smp_send_reschedule in kvm_vcpu_kick
Marcelo Tosatti
1
-0
/
+3
2009-03-28
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-8
/
+6
2009-03-27
[IA64] Fix kstat_this_cpu build breakage
Jes Sorensen
1
-10
/
+15
2009-01-15
irq: update all arches for new irq_desc, fix
Mike Travis
1
-4
/
+8
2008-05-28
[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.
Isaku Yamahata
1
-5
/
+13
2008-05-28
[IA64] pvops: preparation: remove extern in irq_ia64.c
Isaku Yamahata
1
-1
/
+0
2008-04-09
[IA64] arch/ia64/kernel/: use time_* macros
S.Caglar Onur
1
-1
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-03-06
[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()
Bjorn Helgaas
1
-4
/
+0
2008-03-05
[IA64] Fix irq migration in multiple vector domain
Kenji Kaneshige
1
-30
/
+104
2007-12-19
[IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c
Kenji Kaneshige
1
-2
/
+2
2007-08-29
[IA64] Fix unexpected interrupt vector handling
Kenji Kaneshige
1
-6
/
+22
2007-07-31
[IA64] Fix possible race in destroy_and_reserve_irq()
Kenji Kaneshige
1
-11
/
+6
2007-07-27
[IA64] Fix wrong return value in parse_vector_domain
Kenji Kaneshige
1
-1
/
+1
2007-07-27
[IA64] Add sanity check into __bind_irq_vector
Kenji Kaneshige
1
-0
/
+3
2007-07-25
[IA64] vector-domain - fix vector_table
Kenji Kaneshige
1
-11
/
+10
2007-07-25
[IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)
Yasuaki Ishimatsu
1
-3
/
+2
2007-07-17
[IA64] Enable percpu vector domain for IA64_DIG
Yasuaki Ishimatsu
1
-1
/
+1
2007-07-17
[IA64] Enable percpu vector domain for IA64_GENERIC
Yasuaki Ishimatsu
1
-0
/
+26
2007-07-17
[IA64] Support irq migration across domain
Yasuaki Ishimatsu
1
-3
/
+39
2007-07-17
[IA64] Add support for vector domain
Yasuaki Ishimatsu
1
-33
/
+87
2007-07-17
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
1
-35
/
+166
2007-05-10
[IA64] sa_interrupt is deprecated
akpm@linux-foundation.org
1
-1
/
+1
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-5
/
+22
2007-05-09
[IA64] Optional method to purge the TLB on SN systems
Jack Steiner
1
-5
/
+22
[next]