index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
mca.c
Age
Commit message (
Expand
)
Author
2008-11-20
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-04-22
[IA64] simplify notify hooks in mca.c
Hidetoshi Seto
2008-04-22
[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs
Hidetoshi Seto
2008-04-17
Pull miscellaneous into release branch
Tony Luck
2008-04-09
[IA64] arch/ia64/kernel/: use time_* macros
S.Caglar Onur
2008-04-09
[IA64] kdump: add kdump_on_fatal_mca
Hidetoshi Seto
2008-04-03
[IA64] Add API for allocating Dynamic TR resource.
Xiantao Zhang
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-08
[IA64] Fix large MCA bootmem allocation
Russ Anderson
2008-02-04
[IA64] mca style cleanup
Hidetoshi Seto
2007-12-19
[IA64] Adjust CMCI mask on CPU hotplug
Hidetoshi Seto
2007-11-06
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
2007-10-12
[IA64] Fix race when multiple cpus go through MCA
Russ Anderson
2007-10-12
[IA64] Remove needless delay in MCA rendezvous
Russ Anderson
2007-08-13
[IA64] Clean up CPE handler registration
Russ Anderson
2007-07-30
[IA64] fix a few section mismatch warnings
Sam Ravnborg
2007-07-11
[IA64] Support multiple CPUs going through OS_MCA
Russ Anderson
2007-05-15
[IA64] Fix section conflict of ia64_mlogbuf_finish
Martin Michlmayr
2007-05-14
[IA64] kdump on INIT needs multi-nodes sync-up (v.2)
Jay Lan
2007-05-10
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
2007-05-09
rename thread_info to stack
Roman Zippel
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-03-08
[IA64] Proper handling of TLB errors from duplicate itr.d dropins
Russ Anderson
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
2006-09-26
[IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
Hidetoshi Seto
2006-09-26
[IA64] printing support for MCA/INIT
Hidetoshi Seto
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-02
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-04-13
[IA64] ia64_wait_for_slaves() incorrectly reports MCA
Keith Owens
2006-04-07
[IA64] Pass more data to the MCA/INIT notify_die hooks
Keith Owens
2006-03-26
[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()
Akinobu Mita
2006-03-24
[IA64] MCA recovery: kernel context recovery table
Russ Anderson
2006-03-22
[IA64] add __init declaration to mca functions
Chen, Kenneth W
2006-03-21
Pull mca-cleanup into release branch
Tony Luck
2006-03-21
Pull bsp-removal into release branch
Tony Luck
2006-02-08
[IA64] MCA: remove obsolete ifdef
Keith Owens
2006-02-08
[IA64] MCA: update MCA comm field for user space tasks
Keith Owens
2006-02-08
[IA64] MCA: print messages in MCA handler
Keith Owens
2006-01-12
[PATCH] ia64: task_thread_info()
Al Viro
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
[next]