1. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  3. 6b8d642 ia64/mca: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  4. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  5. e298c49 ia64: Remove superfluous SMP function call by Anna-Maria Gleixner · 8 years ago
  6. 2587dc6 ia64: Use setup_timer by Vaishali Thakkar · 9 years ago
  7. 5d2068d ia64: fix up obsolete cpu function usage. by Rusty Russell · 10 years ago
  8. 6065a24 ia64: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  9. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 4c332c3 [IA64] Keep format strings from leaking into printk by Kees Cook · 11 years ago
  11. 2958a48 ia64: Remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  12. ccce9bb [IA64] Delete __cpuinit usage from all ia64 users by Paul Gortmaker · 11 years ago
  13. d303e9e Fix initialization of CMCI/CMCP interrupts by Tony Luck · 12 years ago
  14. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  15. 7d7f984 arch/ia64: remove references to cpu_*_map by Srivatsa S. Bhat · 13 years ago
  16. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  17. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 13 years ago
  18. 0f261ed [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler() by Jiri Kosina · 13 years ago
  19. a217833 ia64: Use accessor functions all over the place by Thomas Gleixner · 14 years ago
  20. c1d036c [IA64] mca.c: Fix cast from integer to pointer warning by Jeff Mahoney · 14 years ago
  21. a396768 [IA64] disable interrupts at end of ia64_mca_cpe_int_handler() by Tony Luck · 14 years ago
  22. c75f2aa [IA64] Cannot use register_percpu_irq() from ia64_mca_init() by Tony Luck · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  24. 6c57a33 [IA64] __per_cpu_idtrs[] is a memory hog by Tony Luck · 15 years ago
  25. 9ee27c7 [IA64] Save I-resources to ia64_sal_os_state by Takao Indoh · 15 years ago
  26. 29e4e02 [IA64] Restore registers in the stack on INIT by Takao Indoh · 15 years ago
  27. 0cced40 [IA64] kdump: Short path to freeze CPUs by Hidetoshi Seto · 15 years ago
  28. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  29. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  30. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  31. 86bc3df [IA64] remove obsolete irq_desc_t typedef by Thomas Gleixner · 15 years ago
  32. 5dd3c99 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64 by Rusty Russell · 16 years ago
  33. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 16 years ago
  34. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  35. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  36. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 16 years ago
  37. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 16 years ago
  38. 71b264f Pull miscellaneous into release branch by Tony Luck · 16 years ago
  39. 5cf1f7c [IA64] arch/ia64/kernel/: use time_* macros by S.Caglar Onur · 17 years ago
  40. b0247a5 [IA64] kdump: add kdump_on_fatal_mca by Hidetoshi Seto · 16 years ago
  41. 9665189 [IA64] Add API for allocating Dynamic TR resource. by Xiantao Zhang · 16 years ago
  42. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  43. 785285f [IA64] Fix large MCA bootmem allocation by Russ Anderson · 17 years ago
  44. fe77efb [IA64] mca style cleanup by Hidetoshi Seto · 17 years ago
  45. ed5d402 [IA64] Adjust CMCI mask on CPU hotplug by Hidetoshi Seto · 17 years ago
  46. 1f3b604 [IA64] Disable/re-enable CPE interrupts on Altix by Russ Anderson · 17 years ago
  47. e1b1eb0 [IA64] Fix race when multiple cpus go through MCA by Russ Anderson · 17 years ago
  48. 2bc5c28 [IA64] Remove needless delay in MCA rendezvous by Russ Anderson · 17 years ago
  49. a128747 [IA64] Clean up CPE handler registration by Russ Anderson · 17 years ago
  50. 056e6d8 [IA64] fix a few section mismatch warnings by Sam Ravnborg · 17 years ago
  51. 1612b18 [IA64] Support multiple CPUs going through OS_MCA by Russ Anderson · 17 years ago
  52. 17028c5 [IA64] Fix section conflict of ia64_mlogbuf_finish by Martin Michlmayr · 17 years ago
  53. 311f594 [IA64] kdump on INIT needs multi-nodes sync-up (v.2) by Jay Lan · 17 years ago
  54. 34eac2a [IA64] mca.c:121: warning: 'cpe_poll_timer' defined but not used by Tony Luck · 17 years ago
  55. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  56. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  57. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  58. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  59. 45a98fc [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutations by Horms · 18 years ago
  60. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  61. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  62. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  63. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  64. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  65. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  66. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  67. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  69. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 18 years ago
  70. 356a5c1 [IA64] ia64_wait_for_slaves() incorrectly reports MCA by Keith Owens · 18 years ago
  71. 958b166 [IA64] Pass more data to the MCA/INIT notify_die hooks by Keith Owens · 18 years ago
  72. 4668f0c [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() by Akinobu Mita · 19 years ago
  73. d2a28ad [IA64] MCA recovery: kernel context recovery table by Russ Anderson · 19 years ago
  74. 0881fc8 [IA64] add __init declaration to mca functions by Chen, Kenneth W · 19 years ago
  75. dc5cdd8 Pull mca-cleanup into release branch by Tony Luck · 19 years ago
  76. 536ea4e Pull bsp-removal into release branch by Tony Luck · 19 years ago
  77. 2730c92 [IA64] MCA: remove obsolete ifdef by Keith Owens · 19 years ago
  78. e9ac054 [IA64] MCA: update MCA comm field for user space tasks by Keith Owens · 19 years ago
  79. 9336b08 [IA64] MCA: print messages in MCA handler by Keith Owens · 19 years ago
  80. ab03591 [PATCH] ia64: task_thread_info() by Al Viro · 19 years ago
  81. ff74190 [IA64] support for cpu0 removal by Ashok Raj · 19 years ago
  82. 9138d58 [IA64] Extend notify_die() hooks for IA64 by Keith Owens · 19 years ago
  83. ddf6d0a [IA64] another place to use for_each_cpu_mask() in arch/ia64 by hawkes@sgi.com · 19 years ago
  84. 76e677e [IA64] Avoid kernel hang during CMC interrupt storm by Bryan Sutula · 19 years ago
  85. 7f613c7 [PATCH] MCA/INIT: use per cpu stacks by Keith Owens · 19 years ago
  86. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  87. 55e59c5 [ACPI] Evaluate CPEI Processor Override flag by Ashok Raj · 19 years ago
  88. b655913 [IA64] Cleanup compile warnings for ski config by Peter Chubb · 19 years ago
  89. bb68c12 [IA64-SGI] cpe interrupts are not being enabled. by Russ Anderson · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago