1. 5411be5 [PATCH] drop task argument of audit_syscall_{entry,exit} by Al Viro · 18 years ago
  2. 37e53db Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  3. 7384c8b [IA64] update sn2 defconfig by Jes Sorensen · 18 years ago
  4. 1899796 [IA64] Add mca recovery failure messages by Russ Anderson · 18 years ago
  5. cda3d4a [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug by Mike Habeck · 18 years ago
  6. dd4cb9f [IA64-SGI] - Reduce overhead of reading sn_topology by Jack Steiner · 18 years ago
  7. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  8. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  9. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  10. c1311af [IA64] IOC4 config option ordering by Brent Casavant · 18 years ago
  11. a72391e [IA64] eliminate compile time warnings by Satoru Takeuchi · 18 years ago
  12. ee6d4b6 [IA64] eliminate compile time warnings by Satoru Takeuchi · 18 years ago
  13. cbf283c [IA64] Remove redundant NULL checks before kfree by Jesper Juhl · 18 years ago
  14. c6180de [IA64] wire up compat_sys_adjtimex() by Luck, Tony · 18 years ago
  15. 3ca269d [PATCH] Switch Kprobes inline functions to __kprobes for ia64 by Prasanna S Panchamukhi · 18 years ago
  16. 4f705ae [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ by Bjorn Helgaas · 18 years ago
  17. 9ca6866 Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  18. ace1d81 [IA64] Make show_mem() skip holes in a pgdat by Robin Holt · 18 years ago
  19. 356a5c1 [IA64] ia64_wait_for_slaves() incorrectly reports MCA by Keith Owens · 18 years ago
  20. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 18 years ago
  21. b3967dc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  22. c80d79d [PATCH] Configurable NODES_SHIFT by Yasunori Goto · 18 years ago
  23. 0ffe984 [IA64] Prefetch mmap_sem in ia64_do_page_fault() by Christoph Lameter · 18 years ago
  24. 8cab7cc [IA64] Failure to resume after INIT in user space by Keith Owens · 18 years ago
  25. 958b166 [IA64] Pass more data to the MCA/INIT notify_die hooks by Keith Owens · 18 years ago
  26. 0681226 [IA64] for_each_possible_cpu: ia64 by KAMEZAWA Hiroyuki · 18 years ago
  27. 03fbaca [IA64] update HP CSR space discovery via ACPI by Bjorn Helgaas · 18 years ago
  28. b8cd2af [IA64] Wire up new syscalls {set,get}_robust_list by Tony Luck · 18 years ago
  29. 27f4aa3 [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate() by Tony Luck · 18 years ago
  30. d905b00 [IA64] Wire up new syscall sync_file_range() by Tony Luck · 18 years ago
  31. 2ab9391 [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility by Tony Luck · 18 years ago
  32. f191800 [IA64] Export cpu cache info by sysfs by Zhang, Yanmin · 18 years ago
  33. d1127e4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  34. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  35. c1c57d7 [IA64] ioremap() should prefer WB over UC by Bjorn Helgaas · 18 years ago
  36. 3283a67 [IA64] Add __mca_table to the DISCARD list in gate.lds by Jes Sorensen · 18 years ago
  37. d89cfe7 [IA64] Move __mca_table out of the __init section by Russ Anderson · 18 years ago
  38. e6d1ba5 [IA64] simplify some condition checks in iosapic_check_gsi_range by Satoru Takeuchi · 18 years ago
  39. 46cba3d [IA64] correct some messages and fixes some minor things by Satoru Takeuchi · 18 years ago
  40. ec1b946 [PATCH] ia64: const f_ops fix by Andrew Morton · 18 years ago
  41. 769ebc6 [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() by Dean Roe · 18 years ago
  42. e6ef0fc [IA64-SGI] sn_hwperf use of num_online_cpus() by hawkes@sgi.com · 18 years ago
  43. ce9eed5 [IA64] optimize flush_tlb_range on large numa box by Chen, Kenneth W · 18 years ago
  44. 5e48521e [IA64] lazy_mmu_prot_update needs to be aware of huge pages by Zhang, Yanmin · 18 years ago
  45. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  46. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 18 years ago
  47. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  48. 55b0f8a [PATCH] bitops: ia64: make partial_page.bitmap an unsigned long by Akinobu Mita · 18 years ago
  49. 2875aef [PATCH] bitops: ia64: use generic bitops by Akinobu Mita · 18 years ago
  50. 4668f0c [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() by Akinobu Mita · 18 years ago
  51. c04c1c8 [PATCH] kprobes: fix broken fault handling for ia64 by Prasanna S Panchamukhi · 18 years ago
  52. 2326c77 [PATCH] kprobe handler: discard user space trap by bibo,mao · 18 years ago
  53. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 18 years ago
  54. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  55. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  56. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  57. e9b0a07 [PATCH] ia64: ioremap: check EFI for valid memory attributes by Bjorn Helgaas · 18 years ago
  58. 136939a [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() by Bjorn Helgaas · 18 years ago
  59. 3ed3bce [PATCH] ia64: use i386 dmi_scan.c by Matt Domsch · 18 years ago
  60. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  61. 7d14f14 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  62. 2e1ca21 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  63. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 18 years ago
  64. 4129a95 [IA64] New IA64 core/thread detection patch by Fenghua Yu · 18 years ago
  65. 4d357ac [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  66. a9de983 [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  67. 3ad5ef8 [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  68. b354a83 [IA64] Increase max node count on SN platforms by Jack Steiner · 18 years ago
  69. f90aa8c [IA64] Tollhouse HP: IA64 arch changes by Prarit Bhargava · 18 years ago
  70. b17ea91a [IA64] cleanup dig_irq_init by Chen, Kenneth W · 18 years ago
  71. d2a28ad [IA64] MCA recovery: kernel context recovery table by Russ Anderson · 18 years ago
  72. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  73. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  74. a5b00bb IA64: Use early_parm to handle mvec_name and nomca by Horms · 18 years ago
  75. 41c28ff [PATCH] kill _INLINE_ by Adrian Bunk · 18 years ago
  76. 39e18de [IA64] move patchlist and machvec into init section by Chen, Kenneth W · 18 years ago
  77. 03906ea [IA64] add init declaration - nolwsys by Chen, Kenneth W · 18 years ago
  78. 914a4ea [IA64] add init declaration - gate page functions by Chen, Kenneth W · 18 years ago
  79. dae28066 [IA64] add init declaration to memory initialization functions by Chen, Kenneth W · 18 years ago
  80. 244fd54 [IA64] add init declaration to cpu initialization functions by Chen, Kenneth W · 18 years ago
  81. 0881fc8 [IA64] add __init declaration to mca functions by Chen, Kenneth W · 18 years ago
  82. d903cea [IA64] Ignore disabled Local SAPIC Affinity Structure in SRAT by Kenji Kaneshige · 18 years ago
  83. 9a4e554 [IA64] sn_check_intr: use ia64_get_irr() by Bjorn Helgaas · 18 years ago
  84. 2332c9a [IA64] fix ia64 is_hugepage_only_range by Chen, Kenneth W · 18 years ago
  85. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 18 years ago
  86. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  87. 133a58c Pull sn2-reduce-kmalloc-wrap into release branch by Tony Luck · 18 years ago
  88. dc5cdd8 Pull mca-cleanup into release branch by Tony Luck · 18 years ago
  89. ae02e96 Pull icc-cleanup into release branch by Tony Luck · 18 years ago
  90. 409761b Pull sn2-mmio-writes into release branch by Tony Luck · 18 years ago
  91. a4e817b Pull altix-ce1.0-asic into release branch by Tony Luck · 18 years ago
  92. 5812499 Pull delete-sigdelayed into release branch by Tony Luck · 18 years ago
  93. 536ea4e Pull bsp-removal into release branch by Tony Luck · 18 years ago
  94. ee436dc [PATCH] Fix IA64 success/failure indication in syscall auditing. by David Woodhouse · 19 years ago
  95. d8117ce [IA64] Fix race in the accessed/dirty bit handlers by Christoph Lameter · 18 years ago
  96. e1c48554 [IA64] mca recovery return value when no bus check by Russ Anderson · 18 years ago
  97. 6c5e621 [IA64] don't report !sn2 or !summit hardware as an error by Bjorn Helgaas · 18 years ago
  98. 57ebc99 [IA64] gensparse_defconfig: turn on PNPACPI by Bjorn Helgaas · 18 years ago
  99. ea0e92a [IA64] Increase severity of MCA recovery messages by Russ Anderson · 18 years ago
  100. 4f19336 kbuild: change kbuild to not rely on incorrect GNU make behavior by Paul Smith · 18 years ago