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