1. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  2. d9a9855 always reserve elfcore header memory in crash kernel by Simon Horman · 18 years ago
  3. 85a0ee3 kdump: add is_vmcore_usable() and vmcore_unusable() by Simon Horman · 18 years ago
  4. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 18 years ago
  5. fe39316 Pull vtd-iommu into release branch by Tony Luck · 18 years ago
  6. 22ca532 Pull pv_ops-xen into release branch by Tony Luck · 18 years ago
  7. 9224652 Pull utrace into release branch by Tony Luck · 18 years ago
  8. 62fdd76 [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU by Fenghua Yu · 18 years ago
  9. f8d1f99 ia64/pv_ops: paravirtualized instruction checker. by Isaku Yamahata · 18 years ago
  10. a0df655 ia64/xen: define xen machine vector for domU. by Isaku Yamahata · 18 years ago
  11. 78c2ae4 ia64/pv_ops/xen: define the nubmer of irqs which xen needs. by Isaku Yamahata · 18 years ago
  12. 080104c ia64/pv_ops/xen: elf note based xen startup. by Isaku Yamahata · 18 years ago
  13. b31c09b ia64/xen: define several constants for ia64/xen. by Isaku Yamahata · 18 years ago
  14. 1b4a18f ia64: move function declaration, ia64_cpu_local_tick() from .c to .h by Isaku Yamahata · 18 years ago
  15. ce1fc74 ia64/pv_ops: avoid name conflict of get_irq_chip(). by Isaku Yamahata · 18 years ago
  16. 749da79 ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n by Isaku Yamahata · 18 years ago
  17. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
  18. f14488c [IA64] utrace use generic trace hook by Shaohua Li · 18 years ago
  19. cfb361f [IA64] utrace syscall.h support for ia64 by Shaohua Li · 18 years ago
  20. c459ce8 [IA64] Put the space for cpu0 per-cpu area into .data section by Tony Luck · 18 years ago
  21. d3758f8 [IA64] kexec fails on systems with blocks of uncached memory by Jay Lan · 18 years ago
  22. 06f95ea [IA64] Ski simulator doesn't need check_sal_cache_flush by Alex Chiang · 18 years ago
  23. e7b1403 [IA64] prevent ia64 from invoking irq handlers on offline CPUs by Paul E. McKenney · 18 years ago
  24. 4611a77 [IA64] fix compile failure with non modular builds by James Bottomley · 18 years ago
  25. deac93d lib: Correct printk %pF to work on all architectures by James Bottomley · 18 years ago
  26. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  27. 42aca48 [IA64] Fix ia64 build failure when CONFIG_SFC=m by Robin Holt · 18 years ago
  28. 97653f9 [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. by Robin Holt · 18 years ago
  29. 10617bb [IA64] Ensure cpu0 can access per-cpu variables in early boot code by Tony Luck · 18 years ago
  30. 94567ef [IA64] Cleanup generated file not ignored by .gitignore by Robin Holt · 18 years ago
  31. 9b3cbf7 [IA64] pv_ops: fix ivt.S paravirtualization by Isaku Yamahata · 18 years ago
  32. 7f30491 [IA64] Move include/asm-ia64 to arch/ia64/include/asm by Tony Luck · 18 years ago
  33. 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 18 years ago
  34. 29ca069 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  35. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 18 years ago
  36. 3e4d0ca [IA64] Wire up new system calls by Tony Luck · 18 years ago
  37. ed8cae8 flag parameters: pipe by Ulrich Drepper · 18 years ago
  38. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  39. efc7508 [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() by Alex Chiang · 18 years ago
  40. 740a8de [IA64] adding parameter check to module_free() by Akiyama, Nobuyuki · 18 years ago
  41. 60192db [IA64] improper printk format in acpi-cpufreq by Denis V. Lunev · 18 years ago
  42. fca515f Pull pvops into release branch by Tony Luck · 18 years ago
  43. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 18 years ago
  44. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 18 years ago
  45. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  46. 3a677d2 [IA64] export account_system_vtime by Doug Chapman · 18 years ago
  47. dd4f088 [IA64] Bugfix for system with 32 cpus by Tony Luck · 18 years ago
  48. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  49. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  50. f27b433 ia64: convert to generic helpers for IPI function calls by Jens Axboe · 18 years ago
  51. e2569b7 [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() by Julia Lawall · 18 years ago
  52. 2826f8c [IA64] Fix boot failure on ia64/sn2 by Jes Sorensen · 18 years ago
  53. c8988f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  54. 3463a93 [IA64] Update check_sal_cache_flush to use platform_send_ipi() by Alex Chiang · 18 years ago
  55. 39b8931 ACPI: handle invalid ACPI SLIT table by Fenghua Yu · 18 years ago
  56. 8301469 [IA64] perfmon: fix async exit bug by stephane eranian · 18 years ago
  57. 4d58bbc [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. by Isaku Yamahata · 18 years ago
  58. 00d21d8 [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. by Isaku Yamahata · 18 years ago
  59. 85cbc50 [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. by Isaku Yamahata · 18 years ago
  60. 33b39e8 [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. by Isaku Yamahata · 18 years ago
  61. e51835d [IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized environment. by Isaku Yamahata · 18 years ago
  62. 213060a [IA64] pvops: paravirtualize NR_IRQS by Isaku Yamahata · 18 years ago
  63. 4df8d22 [IA64] pvops: paravirtualize entry.S by Isaku Yamahata · 18 years ago
  64. 498c517 [IA64] pvops: paravirtualize ivt.S by Isaku Yamahata · 18 years ago
  65. 02e32e3 [IA64] pvops: paravirtualize minstate.h. by Isaku Yamahata · 18 years ago
  66. 1e39d80 [IA64] pvops: preparation for paravirtulization of hand written assembly code. by Isaku Yamahata · 18 years ago
  67. 1ff730b [IA64] pvops: introduce pv_cpu_ops to paravirtualize privileged instructions. by Isaku Yamahata · 18 years ago
  68. 3e0879d [IA64] pvops: add an early setup hook for pv_ops. by Isaku Yamahata · 18 years ago
  69. 90aeb16 [IA64] pvops: introduce pv_info which describes some random info. by Isaku Yamahata · 18 years ago
  70. 8311d21 [IA64] pvops: preparation: move the constants, LOAD_OFFSET, to a header file. by Isaku Yamahata · 18 years ago
  71. 444933c [IA64] pvops: preparation: remove extern in irq_ia64.c by Isaku Yamahata · 18 years ago
  72. 4dcc29e [IA64] Workaround for RSE issue by Tony Luck · 18 years ago
  73. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 18 years ago
  74. 3fb2c74 [IA64] Properly unregister legacy interrupts by Prarit Bhargava · 18 years ago
  75. 7af1d75 [IA64] Remove NULL pointer check for argument never passed as NULL. by Simon Holm Thøgersen · 18 years ago
  76. 0fb232f [IA64] trivial cleanup for perfmon.c by Hidetoshi Seto · 18 years ago
  77. 2e513fe [IA64] trivial cleanup for entry.S by Hidetoshi Seto · 18 years ago
  78. 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 18 years ago
  79. f13ae30 [IA64] allow user to force_pal_cache_flush by Alex Chiang · 18 years ago
  80. 8a3360f0 [IA64] Don't reserve crashkernel memory > 4 GB by Bernhard Walle · 18 years ago
  81. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 18 years ago
  82. f8e811b [IA64] fix file and descriptor handling in perfmon by Al Viro · 18 years ago
  83. 848376c [IA64] TS_RESTORE_SIGMASK by Roland McGrath · 18 years ago
  84. c0cd661 [IA64] smp.c coding style fix by Hidetoshi Seto · 18 years ago
  85. 6d3c511 [IA64] fix section mismatch in arch/ia64/kernel/topology.c by Hidetoshi Seto · 18 years ago
  86. 9d4efae [IA64] fix section mismatch in arch/ia64/kernel/palinfo.c by Hidetoshi Seto · 18 years ago
  87. 751fc78 [IA64] fix section mismatch in arch/ia64/kernel/irq.c by Hidetoshi Seto · 18 years ago
  88. c5b5a59 [IA64] fix section mismatch in arch/ia64/kernel/acpi.c by Hidetoshi Seto · 18 years ago
  89. 49eaeb4 signals: ia64 renumber TIF_RESTORE_SIGMASK by akpm@linux-foundation.org · 18 years ago
  90. fe086a7 [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id by Alex Chiang · 18 years ago
  91. 6ff0bc9 [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO by Alex Chiang · 18 years ago
  92. e4a064d [IA64] allocate multiple contiguous pages via uncached allocator by Dean Nelson · 18 years ago
  93. ad2bc7b ia64: use kbuild.h macros instead of defining macros in asm-offsets.c by Christoph Lameter · 18 years ago
  94. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 18 years ago
  95. 9010eff [IA64] minor irq handler cleanups by Jeff Garzik · 18 years ago
  96. 4fa2f0e [IA64] simplify notify hooks in mca.c by Hidetoshi Seto · 18 years ago
  97. 284e542 [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs by Hidetoshi Seto · 18 years ago
  98. 38477ad [IA64] disable interrupts on exit of ia64_trace_syscall by Hidetoshi Seto · 18 years ago
  99. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 18 years ago
  100. 4786b4e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago