1. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  2. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  3. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 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. 8a3a78d [IA64] Fix CPU freq displayed in /proc/cpuinfo by Venki Pallipadi · 17 years ago
  11. 9438a12 [IA64] Fix wrong assumption about irq and vector in msi_ia64.c by Ishimatsu Yasuaki · 17 years ago
  12. fbff71e [IA64] BTE error timer fix by Russ Anderson · 17 years ago
  13. dbfc2f6 [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value by Tony Luck · 17 years ago
  14. ead6caa [IA64] Speed up boot - skip unnecessary clock calibration by Jack Steiner · 17 years ago
  15. 83d2cd3 [IA64] bugfix stack layout upside-down by KAMEZAWA Hiroyuki · 17 years ago
  16. 8a3a0ee [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() by Kenji Kaneshige · 17 years ago
  17. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  18. 37c70d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  19. 58a69c3 [IA64] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 17 years ago
  20. 0bdfc19 [IA64] Altix: ioremap vga_console_iobase by John Keller · 17 years ago
  21. 60b548d [IA64] Fix typo/thinko in crash.c by Jay Lan · 17 years ago
  22. c5e83e3 [IA64] Fix get_model_name() for mixed cpu type systems by Jack Steiner · 17 years ago
  23. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 17 years ago
  24. 54b8c39 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  25. 8140a90 ACPI: IA64: fix allnoconfig build by Len Brown · 17 years ago
  26. 6471572 [PATCH] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 17 years ago
  27. f4cd87a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  28. c207908 Pull altix into release branch by Len Brown · 17 years ago
  29. e3a696e [IA64] refresh config files by Tony Luck · 17 years ago
  30. 2a3a282 [IA64] put kdump_find_rsvd_region in __init by Horms · 17 years ago
  31. 8e43d75 [IA64] add missing syscall trace clear by Akiyama, Nobuyuki · 17 years ago
  32. 0ac1fac [IA64] Cleanup in crash.c by Simon Horman · 17 years ago
  33. 396e8e7 [IA64] Cache error recovery by Russ Anderson · 18 years ago
  34. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  35. 3bc207d [IA64] fsys_getcpu for IA64 by Fenghua Yu · 17 years ago
  36. ddbad07 [IA64] remove duplicate declaration of efi_initialize_iomem_resources by Horms · 17 years ago
  37. e55fdf1 [IA64] Pick highest possible saved_max_pfn for crash_dump by Tony Luck · 17 years ago
  38. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 17 years ago
  39. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 17 years ago
  40. 41d5e5d [IA64] permon use-after-free fix by Nick Piggin · 17 years ago
  41. 50157b0 [IA64] sync compat getdents by Alexandr Andreev · 17 years ago
  42. a27e5a1 [IA64] always build arch/ia64/lib/xor.o by Lee Schermerhorn · 17 years ago
  43. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 17 years ago
  44. 3fd0b2d ACPI: Altix: reinitialize acpi tables by John Keller · 17 years ago
  45. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 17 years ago
  46. 690b8d9 ACPI: Altix: cannot register acpi bus driver before bus scan by John Keller · 17 years ago
  47. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  48. 85d1fe0 Fix comment typo "spin_lock_irqrestore". by Robert P. J. Day · 17 years ago
  49. c0cd79d Pull fluff into release branch by Len Brown · 17 years ago
  50. db2d4cc ACPI: IA64: react to acpi_table_parse() return value change by John Keller · 17 years ago
  51. 9f271d5 ATA convert GSI to irq on ia64 by Zhang, Yanmin · 17 years ago
  52. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  53. 4e00990 [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage by Eric W. Biederman · 17 years ago
  54. 68cbf07 [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c by Eric W. Biederman · 17 years ago
  55. 79eec3d [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE by Eric W. Biederman · 17 years ago
  56. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  57. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  58. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 17 years ago
  59. a8d91b8 [PATCH] Dynamic kernel command-line: ia64 by Alon Bar-Lev · 17 years ago
  60. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 17 years ago
  61. 85cc9b1 [PATCH] sn2: use static ->proc_fops by Alexey Dobriyan · 17 years ago
  62. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  63. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  64. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  65. 09ae1f5 [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 by Christoph Lameter · 17 years ago
  66. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  67. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  68. ccbebda [PATCH] arch/ia64: ansify by Al Viro · 17 years ago
  69. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  70. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 17 years ago
  71. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 17 years ago
  72. 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
  73. 57e1c5c Pull test into release branch by Len Brown · 17 years ago
  74. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  75. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 17 years ago
  76. 524fd98 [IA64] clean up sparsemem memory_present call by Bob Picco · 17 years ago
  77. f1c0afa [IA64] show_mem() for IA64 sparsemem NUMA by George Beshers · 17 years ago
  78. 671496a [IA64] missing exports hwsw_sync_... by Jan Beulich · 17 years ago
  79. d00195e [IA64] alignment bug in ldscript by Kirill Korotaev · 17 years ago
  80. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 17 years ago
  81. d1598e0 [IA64] Enable SWIOTLB only when needed by Jan Beulich · 18 years ago
  82. 980dbfd [IA64-SGI] Check for TIO errors on shub2 Altix by Russ Anderson · 18 years ago
  83. 451fe00 [IA64] Clear IRQ affinity when unregistered by Alex Williamson · 17 years ago
  84. 06f87ad [IA64] fix ACPI Kconfig issues by Len Brown · 17 years ago
  85. c2c77fe [IA64] Fix NULL-pointer dereference in ia64_machine_kexec() by Bernhard Walle · 17 years ago
  86. 87f76d3 [IA64] find thread for user rbs address by bibo,mao · 17 years ago
  87. ae0af3e [IA64] use snprintf() on features field of /proc/cpuinfo by Aron Griffis · 17 years ago
  88. 90f9d70 [IA64] enable singlestep on system call by bibo,mao · 17 years ago
  89. c237508 [IA64] kexec: Move machine_shutdown from machine_kexec.c to process.c by Horms · 17 years ago
  90. 9473252 [IA64] add newline to PAL-code warning message by Horms · 17 years ago
  91. abac08db [IA64] kexec: Remove inline declaration of efi_get_pal_addr() by Horms · 17 years ago
  92. 8a697d0 [IA64] kexec: Minor enhancement to includes in crash.c by Horms · 17 years ago
  93. 233c2f9 [IA64] kexec: typo in the saved_max_pfn description in contig.c by Horms · 17 years ago
  94. 475c63b [IA64] Zero size /proc/vmcore on ia64 by Horms · 17 years ago
  95. bcb9b99 [IA64] kexec: Fix CONFIG_SMP=n compilation by Magnus Damm · 17 years ago
  96. 7225394 [PATCH] Altix: more ACPI PRT support by John Keller · 17 years ago
  97. 29a0027 [PATCH] kexec: Avoid migration of already disabled irqs (ia64) by Magnus Damm · 17 years ago
  98. 6f09a92 Altix: ACPI SSDT PCI device support by John Keller · 17 years ago
  99. 647fb47 ACPICA: reduce conflicts with Altix patch series by Len Brown · 17 years ago
  100. defad23 ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain by Alexey Starikovskiy · 17 years ago