1. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  2. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  3. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  4. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  5. 0e17b56 [IA64] - Altix: hotplug after intr redirect can crash system by John Keller · 17 years ago
  6. bb8416b [IA64] save and restore cpus_allowed in cpu_idle_wait by Siddha, Suresh B · 17 years ago
  7. 9d1d4cc [IA64] Removal of percpu TR cleanup in kexec code by Tony Luck · 17 years ago
  8. 0f7ac29 [IA64] Fix some section mismatch errors by Tony Luck · 17 years ago
  9. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  10. afa3739 get_unmapped_area handles MAP_FIXED on ia64 by Benjamin Herrenschmidt · 17 years ago
  11. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  12. 7fe3730 MSI: arch must connect the irq and the msi_desc by Michael Ellerman · 17 years ago
  13. f282b97 msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2) by Dan Williams · 17 years ago
  14. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  15. d291825 Pull mem-attribute into release branch by Tony Luck · 17 years ago
  16. b643b0fd Pull percpu-dtc into release branch by Tony Luck · 17 years ago
  17. e0cc09e Pull error-inject into release branch by Tony Luck · 17 years ago
  18. b1bdb69 [AF_RXRPC/AFS]: Arch-specific fixes. by David Howells · 17 years ago
  19. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  20. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  21. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  22. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  23. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  24. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 17 years ago
  25. 8a3a78d [IA64] Fix CPU freq displayed in /proc/cpuinfo by Venki Pallipadi · 17 years ago
  26. 9438a12 [IA64] Fix wrong assumption about irq and vector in msi_ia64.c by Ishimatsu Yasuaki · 17 years ago
  27. fbff71e [IA64] BTE error timer fix by Russ Anderson · 17 years ago
  28. 6d40fc5 [IA64] fail mmaps that span areas with incompatible attributes by Bjorn Helgaas · 17 years ago
  29. 2cb22e2 [IA64] allow WB /sys/.../legacy_mem mmaps by Bjorn Helgaas · 17 years ago
  30. 9b50ffb [IA64] make ioremap avoid unsupported attributes by Bjorn Helgaas · 17 years ago
  31. c4add2e [IA64] rename ioremap variables to match i386 by Bjorn Helgaas · 17 years ago
  32. dbfc2f6 [IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value by Tony Luck · 17 years ago
  33. ead6caa [IA64] Speed up boot - skip unnecessary clock calibration by Jack Steiner · 17 years ago
  34. 83d2cd3 [IA64] bugfix stack layout upside-down by KAMEZAWA Hiroyuki · 17 years ago
  35. 8a3a0ee [IA64] Fix possible invalid memory access in ia64_setup_msi_irq() by Kenji Kaneshige · 17 years ago
  36. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  37. 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
  38. 58a69c3 [IA64] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 17 years ago
  39. 0bdfc19 [IA64] Altix: ioremap vga_console_iobase by John Keller · 17 years ago
  40. 60b548d [IA64] Fix typo/thinko in crash.c by Jay Lan · 17 years ago
  41. c5e83e3 [IA64] Fix get_model_name() for mixed cpu type systems by Jack Steiner · 17 years ago
  42. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 17 years ago
  43. 54b8c39 Pull misc-for-upstream into release branch by Len Brown · 17 years ago
  44. 8140a90 ACPI: IA64: fix allnoconfig build by Len Brown · 17 years ago
  45. 6471572 [PATCH] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 17 years ago
  46. f4cd87a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  47. c207908 Pull altix into release branch by Len Brown · 17 years ago
  48. e3a696e [IA64] refresh config files by Tony Luck · 17 years ago
  49. 2a3a282 [IA64] put kdump_find_rsvd_region in __init by Horms · 17 years ago
  50. 8e43d75 [IA64] add missing syscall trace clear by Akiyama, Nobuyuki · 18 years ago
  51. 0ac1fac [IA64] Cleanup in crash.c by Simon Horman · 18 years ago
  52. 396e8e7 [IA64] Cache error recovery by Russ Anderson · 18 years ago
  53. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  54. 3bc207d [IA64] fsys_getcpu for IA64 by Fenghua Yu · 18 years ago
  55. ddbad07 [IA64] remove duplicate declaration of efi_initialize_iomem_resources by Horms · 17 years ago
  56. e55fdf1 [IA64] Pick highest possible saved_max_pfn for crash_dump by Tony Luck · 17 years ago
  57. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 17 years ago
  58. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 17 years ago
  59. 41d5e5d [IA64] permon use-after-free fix by Nick Piggin · 17 years ago
  60. 50157b0 [IA64] sync compat getdents by Alexandr Andreev · 17 years ago
  61. a27e5a1 [IA64] always build arch/ia64/lib/xor.o by Lee Schermerhorn · 17 years ago
  62. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 17 years ago
  63. 3fd0b2d ACPI: Altix: reinitialize acpi tables by John Keller · 17 years ago
  64. 9f0a5ba [PATCH] irq: Remove set_native_irq_info by Eric W. Biederman · 18 years ago
  65. 690b8d9 ACPI: Altix: cannot register acpi bus driver before bus scan by John Keller · 17 years ago
  66. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  67. 85d1fe0 Fix comment typo "spin_lock_irqrestore". by Robert P. J. Day · 18 years ago
  68. c0cd79d Pull fluff into release branch by Len Brown · 18 years ago
  69. db2d4cc ACPI: IA64: react to acpi_table_parse() return value change by John Keller · 18 years ago
  70. 9f271d5 ATA convert GSI to irq on ia64 by Zhang, Yanmin · 18 years ago
  71. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  72. 4e00990 [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage by Eric W. Biederman · 18 years ago
  73. 68cbf07 [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c by Eric W. Biederman · 18 years ago
  74. 79eec3d [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE by Eric W. Biederman · 18 years ago
  75. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  76. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  77. 7a3a06d0 [PATCH] Dynamic kernel command-line: fixups by Alon Bar-Lev · 18 years ago
  78. a8d91b8 [PATCH] Dynamic kernel command-line: ia64 by Alon Bar-Lev · 18 years ago
  79. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 18 years ago
  80. 85cc9b1 [PATCH] sn2: use static ->proc_fops by Alexey Dobriyan · 18 years ago
  81. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  82. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  83. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 18 years ago
  84. 09ae1f5 [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 by Christoph Lameter · 18 years ago
  85. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 18 years ago
  86. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 18 years ago
  87. ccbebda [PATCH] arch/ia64: ansify by Al Viro · 18 years ago
  88. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  89. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  90. 5b912c1 msi: Kill the msi_desc array. by Eric W. Biederman · 18 years ago
  91. 21d37bb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  92. 00b65985 [IA64] relax per-cpu TLB requirement to DTC by Chen, Kenneth W · 18 years ago
  93. a0776ec [IA64] remove per-cpu ia64_phys_stacked_size_p8 by Chen, Kenneth W · 18 years ago
  94. 57e1c5c Pull test into release branch by Len Brown · 18 years ago
  95. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 18 years ago
  96. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 18 years ago
  97. 524fd98 [IA64] clean up sparsemem memory_present call by Bob Picco · 18 years ago
  98. f1c0afa [IA64] show_mem() for IA64 sparsemem NUMA by George Beshers · 18 years ago
  99. 671496a [IA64] missing exports hwsw_sync_... by Jan Beulich · 18 years ago
  100. d00195e [IA64] alignment bug in ldscript by Kirill Korotaev · 18 years ago