1. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  2. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 17 years ago
  3. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  4. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  5. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  6. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  7. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  8. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  9. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 17 years ago
  10. fbff71e [IA64] BTE error timer fix by Russ Anderson · 17 years ago
  11. 58a69c3 [IA64] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 17 years ago
  12. 0bdfc19 [IA64] Altix: ioremap vga_console_iobase by John Keller · 17 years ago
  13. c207908 Pull altix into release branch by Len Brown · 17 years ago
  14. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 17 years ago
  15. 3fd0b2d ACPI: Altix: reinitialize acpi tables by John Keller · 17 years ago
  16. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  17. 690b8d9 ACPI: Altix: cannot register acpi bus driver before bus scan by John Keller · 17 years ago
  18. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  19. 68cbf07 [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c by Eric W. Biederman · 17 years ago
  20. 79eec3d [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE by Eric W. Biederman · 17 years ago
  21. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  22. 85cc9b1 [PATCH] sn2: use static ->proc_fops by Alexey Dobriyan · 17 years ago
  23. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  24. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  25. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  26. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  27. 980dbfd [IA64-SGI] Check for TIO errors on shub2 Altix by Russ Anderson · 18 years ago
  28. 6f09a92 Altix: ACPI SSDT PCI device support by John Keller · 18 years ago
  29. 647fb47 ACPICA: reduce conflicts with Altix patch series by Len Brown · 18 years ago
  30. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  31. 3948ec9 ACPI: Altix: ACPI _PRT support by John Keller · 18 years ago
  32. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  33. a460ef8 [IA64] fix possible XPC deadlock when disconnecting by Dean Nelson · 18 years ago
  34. adf142e [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0 by Jay Lan · 18 years ago
  35. c695777 [IA64] SN: Correctly update smp_affinty mask by John Keller · 18 years ago
  36. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  37. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  38. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  39. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  40. cbf093e [IA64] bte_unaligned_copy() transfers one extra cache line. by Robin Holt · 18 years ago
  41. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 18 years ago
  42. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  43. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  44. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  45. 8c1addb [IA64] Fix breakage from irq change by Tony Luck · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. 03571e1 [PATCH] msi: move the ia64 code into arch/ia64 by Eric W. Biederman · 18 years ago
  48. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  49. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  50. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  51. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  52. fd1dfc6 [IA64-SGI] Do not request DMA memory for BTE by Christoph Lameter · 18 years ago
  53. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  54. 38f5745c [IA64] SN fix for cpu hotplug/kexec by Jack Steiner · 18 years ago
  55. 7682a4c [IA64-SGI] Silent data corruption caused by XPC V2. by Dean Nelson · 18 years ago
  56. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  57. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  58. 121a422 [PATCH] irq-flags: IA64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  60. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  61. d3e5e1a [IA64-SGI] fix prom revision checks in SN kernel by Aaron Young · 18 years ago
  62. 9d56d87 [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) by Jack Steiner · 18 years ago
  63. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  64. 8cf60e0 Auto-update from upstream by Tony Luck · 18 years ago
  65. 929f972 [PATCH] change gen_pool allocator to not touch managed memory by Dean Nelson · 18 years ago
  66. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  67. f640f94 [IA64-SGI] fix SGI Altix tioce_bus_fixup() bug by Mike Habeck · 18 years ago
  68. a1d7057 [IA64-SGI] SN topology fix for large systems by Jack Steiner · 18 years ago
  69. 83821d3 [PATCH] PCI: altix: msi support by Mark Maule · 18 years ago
  70. 1008307 [PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions by Mark Maule · 18 years ago
  71. cda3d4a [IA64-SGI] fix SGI Altix tioce_reserve_m32() bug by Mike Habeck · 18 years ago
  72. dd4cb9f [IA64-SGI] - Reduce overhead of reading sn_topology by Jack Steiner · 18 years ago
  73. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  74. cbf283c [IA64] Remove redundant NULL checks before kfree by Jesper Juhl · 18 years ago
  75. 27f4aa3 [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate() by Tony Luck · 18 years ago
  76. d1127e4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  77. ec1b946 [PATCH] ia64: const f_ops fix by Andrew Morton · 18 years ago
  78. 769ebc6 [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() by Dean Roe · 18 years ago
  79. e6ef0fc [IA64-SGI] sn_hwperf use of num_online_cpus() by hawkes@sgi.com · 18 years ago
  80. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 18 years ago
  81. 7d14f14 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  82. f90aa8c [IA64] Tollhouse HP: IA64 arch changes by Prarit Bhargava · 18 years ago
  83. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  84. 9a4e554 [IA64] sn_check_intr: use ia64_get_irr() by Bjorn Helgaas · 18 years ago
  85. 133a58c Pull sn2-reduce-kmalloc-wrap into release branch by Tony Luck · 18 years ago
  86. ae02e96 Pull icc-cleanup into release branch by Tony Luck · 18 years ago
  87. 409761b Pull sn2-mmio-writes into release branch by Tony Luck · 18 years ago
  88. a4e817b Pull altix-ce1.0-asic into release branch by Tony Luck · 18 years ago
  89. 6c5e621 [IA64] don't report !sn2 or !summit hardware as an error by Bjorn Helgaas · 18 years ago
  90. eb0911e [IA64-SGI] revert export sn_pcidev_info_get by Christoph Hellwig · 18 years ago
  91. 7aa6ba4 [IA64-SGI] SN2-XP reduce kmalloc wrapper inlining by Jes Sorensen · 18 years ago
  92. defbb2c [IA64] ia64: simplify and fix udelay() by hawkes@sgi.com · 18 years ago
  93. 4c2cd96 [IA64-SGI] enforce proper ordering of callouts by XPC by Dean Nelson · 18 years ago
  94. c2a4969 [IA64-SGI] fix the size of __sn_cnodeid_to_nasid by Dean Roe · 18 years ago
  95. 9c65cb9 [IA64-SGI] export sn_pcidev_info_get by Mark Maule · 18 years ago
  96. 26d1091 [IA64-SGI] remove compile time warning by Jes Sorensen · 18 years ago
  97. d345434 [IA64] remove obsolete corporate address by Jes Sorensen · 18 years ago
  98. 8ed9b2c [IA64-SGI] sn2 minor fixes and cleanups by Jes Sorensen · 18 years ago
  99. b6bb761 [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe. by Prarit Bhargava · 18 years ago
  100. 8b34ff4 [IA64-SGI] Hotplug driver related fix in the SN ia64 code. by Prarit Bhargava · 18 years ago