1. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 16 years ago
  2. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 16 years ago
  3. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 16 years ago
  4. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  5. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  6. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 17 years ago
  7. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 17 years ago
  8. 71b264f Pull miscellaneous into release branch by Tony Luck · 17 years ago
  9. 5cf1f7c [IA64] arch/ia64/kernel/: use time_* macros by S.Caglar Onur · 17 years ago
  10. b0247a5 [IA64] kdump: add kdump_on_fatal_mca by Hidetoshi Seto · 17 years ago
  11. 9665189 [IA64] Add API for allocating Dynamic TR resource. by Xiantao Zhang · 17 years ago
  12. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  13. 785285f [IA64] Fix large MCA bootmem allocation by Russ Anderson · 17 years ago
  14. fe77efb [IA64] mca style cleanup by Hidetoshi Seto · 17 years ago
  15. ed5d402 [IA64] Adjust CMCI mask on CPU hotplug by Hidetoshi Seto · 17 years ago
  16. 1f3b604 [IA64] Disable/re-enable CPE interrupts on Altix by Russ Anderson · 17 years ago
  17. e1b1eb0 [IA64] Fix race when multiple cpus go through MCA by Russ Anderson · 17 years ago
  18. 2bc5c28 [IA64] Remove needless delay in MCA rendezvous by Russ Anderson · 17 years ago
  19. a128747 [IA64] Clean up CPE handler registration by Russ Anderson · 17 years ago
  20. 056e6d8 [IA64] fix a few section mismatch warnings by Sam Ravnborg · 17 years ago
  21. 1612b18 [IA64] Support multiple CPUs going through OS_MCA by Russ Anderson · 18 years ago
  22. 17028c5 [IA64] Fix section conflict of ia64_mlogbuf_finish by Martin Michlmayr · 18 years ago
  23. 311f594 [IA64] kdump on INIT needs multi-nodes sync-up (v.2) by Jay Lan · 18 years ago
  24. 34eac2a [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used by Tony Luck · 18 years ago
  25. f7e4217 rename thread_info to stack by Roman Zippel · 18 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  27. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  28. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  29. 45a98fc [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations by Horms · 18 years ago
  30. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  31. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  32. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  33. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  34. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  35. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  36. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 19 years ago
  37. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  39. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  40. 356a5c1 [IA64] ia64_wait_for_slaves() incorrectly reports MCA by Keith Owens · 19 years ago
  41. 958b166 [IA64] Pass more data to the MCA/INIT notify_die hooks by Keith Owens · 19 years ago
  42. 4668f0c [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() by Akinobu Mita · 19 years ago
  43. d2a28ad [IA64] MCA recovery: kernel context recovery table by Russ Anderson · 19 years ago
  44. 0881fc8 [IA64] add __init declaration to mca functions by Chen, Kenneth W · 19 years ago
  45. dc5cdd8 Pull mca-cleanup into release branch by Tony Luck · 19 years ago
  46. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  47. 2730c92 [IA64] MCA: remove obsolete ifdef by Keith Owens · 19 years ago
  48. e9ac054 [IA64] MCA: update MCA comm field for user space tasks by Keith Owens · 19 years ago
  49. 9336b08 [IA64] MCA: print messages in MCA handler by Keith Owens · 19 years ago
  50. ab03591 [PATCH] ia64: task_thread_info() by Al Viro · 19 years ago
  51. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  52. 9138d58 [IA64] Extend notify_die() hooks for IA64 by Keith Owens · 19 years ago
  53. ddf6d0a [IA64] another place to use for_each_cpu_mask() in arch/ia64 by hawkes@sgi.com · 19 years ago
  54. 76e677e [IA64] Avoid kernel hang during CMC interrupt storm by Bryan Sutula · 19 years ago
  55. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  56. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  57. 55e59c5 [ACPI] Evaluate CPEI Processor Override flag by Ashok Raj · 20 years ago
  58. b655913 [IA64] Cleanup compile warnings for ski config by Peter Chubb · 20 years ago
  59. bb68c12 [IA64-SGI] cpe interrupts are not being enabled. by Russ Anderson · 20 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago