index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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-04
[IA64] mca style cleanup
Hidetoshi Seto
1
-29
/
+37
2007-12-19
[IA64] Adjust CMCI mask on CPU hotplug
Hidetoshi Seto
1
-0
/
+33
2007-11-06
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
1
-1
/
+1
2007-10-12
[IA64] Fix race when multiple cpus go through MCA
Russ Anderson
1
-22
/
+25
2007-10-12
[IA64] Remove needless delay in MCA rendezvous
Russ Anderson
1
-22
/
+19
2007-08-13
[IA64] Clean up CPE handler registration
Russ Anderson
1
-15
/
+19
2007-07-30
[IA64] fix a few section mismatch warnings
Sam Ravnborg
1
-6
/
+11
2007-07-11
[IA64] Support multiple CPUs going through OS_MCA
Russ Anderson
1
-7
/
+53
2007-05-15
[IA64] Fix section conflict of ia64_mlogbuf_finish
Martin Michlmayr
1
-1
/
+0
2007-05-14
[IA64] kdump on INIT needs multi-nodes sync-up (v.2)
Jay Lan
1
-0
/
+4
2007-05-10
[IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used
Tony Luck
1
-0
/
+2
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-03-08
[IA64] Proper handling of TLB errors from duplicate itr.d dropins
Russ Anderson
1
-6
/
+2
2006-12-12
[IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations
Horms
1
-1
/
+1
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
1
-0
/
+5
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-4
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-18
/
+14
2006-10-01
[PATCH] proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-1
/
+1
2006-09-26
[IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
Hidetoshi Seto
1
-8
/
+10
2006-09-26
[IA64] printing support for MCA/INIT
Hidetoshi Seto
1
-18
/
+198
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-5
/
+5
2006-07-02
[PATCH] irq-flags: IA64: Use the new IRQF_ constants
Thomas Gleixner
1
-6
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-1
/
+1
2006-04-13
[IA64] ia64_wait_for_slaves() incorrectly reports MCA
Keith Owens
1
-5
/
+5
2006-04-07
[IA64] Pass more data to the MCA/INIT notify_die hooks
Keith Owens
1
-12
/
+21
2006-03-26
[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()
Akinobu Mita
1
-1
/
+2
2006-03-24
[IA64] MCA recovery: kernel context recovery table
Russ Anderson
1
-25
/
+73
2006-03-22
[IA64] add __init declaration to mca functions
Chen, Kenneth W
1
-6
/
+6
2006-03-21
Pull mca-cleanup into release branch
Tony Luck
1
-29
/
+55
2006-03-21
Pull bsp-removal into release branch
Tony Luck
1
-1
/
+5
2006-02-08
[IA64] MCA: remove obsolete ifdef
Keith Owens
1
-7
/
+0
2006-02-08
[IA64] MCA: update MCA comm field for user space tasks
Keith Owens
1
-20
/
+32
2006-02-08
[IA64] MCA: print messages in MCA handler
Keith Owens
1
-2
/
+23
2006-01-12
[PATCH] ia64: task_thread_info()
Al Viro
1
-2
/
+2
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
1
-1
/
+5
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
1
-25
/
+95
2005-10-25
[IA64] another place to use for_each_cpu_mask() in arch/ia64
hawkes@sgi.com
1
-3
/
+1
[next]