1. 4431f46 local_t: ia64 extension by Mathieu Desnoyers · 17 years ago
  2. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  3. 8197913 atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 by Mathieu Desnoyers · 17 years ago
  4. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  5. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  6. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  7. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  8. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  9. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  10. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  11. d291825 Pull mem-attribute into release branch by Tony Luck · 17 years ago
  12. b643b0fd Pull percpu-dtc into release branch by Tony Luck · 17 years ago
  13. e0cc09e Pull error-inject into release branch by Tony Luck · 17 years ago
  14. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  15. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  16. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 17 years ago
  17. 58e9491 [PATCH] ia64: desc_empty thinko/typo fix by Maciej Zenczykowski · 17 years ago
  18. 9b50ffb [IA64] make ioremap avoid unsupported attributes by Bjorn Helgaas · 17 years ago
  19. 8559840 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  20. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 17 years ago
  21. 6a3d039 [PATCH] ia64: platform_kernel_launch_event is noop on generic kernel by John Keller · 17 years ago
  22. 1f0ef4e [IA64] Remove sparse warning from unwind code by Keith Owens · 17 years ago
  23. 2976325 [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h by Simon Horman · 17 years ago
  24. 8621235 [IA64] pci_get_legacy_ide_irq should return irq (not GSI) by Zhang, Yanmin · 17 years ago
  25. 860abe8 [IA64] whitespace fixes for include/asm-ia64/sal.h by Horms · 17 years ago
  26. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  27. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 17 years ago
  28. d826393 [IA64] Remove stack hard limit on ia64 by schwab@suse.de · 17 years ago
  29. 25667d6 Revert "[IA64] swiotlb abstraction (e.g. for Xen)" by Tony Luck · 17 years ago
  30. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 17 years ago
  31. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  32. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  33. 9f271d5 ATA convert GSI to irq on ia64 by Zhang, Yanmin · 17 years ago
  34. b7de8e7 [PATCH] ia64: fix noncoherent DMA API so devres builds by Roland Dreier · 17 years ago
  35. cca97de [PATCH] ia64: 2048-byte command line by Alon Bar-Lev · 17 years ago
  36. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  37. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  38. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 18 years ago
  39. 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
  40. 00b65985 [IA64] relax per-cpu TLB requirement to DTC by Chen, Kenneth W · 18 years ago
  41. a0776ec [IA64] remove per-cpu ia64_phys_stacked_size_p8 by Chen, Kenneth W · 18 years ago
  42. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  43. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  44. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 17 years ago
  45. 7112006 [IA64] virt_to_page() can be called with NULL arg by Kirill Korotaev · 17 years ago
  46. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 18 years ago
  47. f43691e [IA64] remove bogus prototype ia64_esi_init() by Alex Williamson · 18 years ago
  48. 90f9d70 [IA64] enable singlestep on system call by bibo,mao · 18 years ago
  49. 6f09a92 Altix: ACPI SSDT PCI device support by John Keller · 18 years ago
  50. 647fb47 ACPICA: reduce conflicts with Altix patch series by Len Brown · 17 years ago
  51. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 17 years ago
  52. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  53. 1138b7e [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interface by Fenghua Yu · 18 years ago
  54. 677c0a7 ia64: add pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 18 years ago
  55. 73f66ac [PATCH] fix prototype of csum_ipv6_magic() (ia64) by Al Viro · 18 years ago
  56. aae7d14 [PATCH] FD_ZERO build fix by Andrew Morton · 18 years ago
  57. 8eefb2b Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  58. 7806ca8 [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h by Tony Luck · 18 years ago
  59. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  60. 8a102ee [PATCH] PM: Fix SMP races in the freezer by Rafael J. Wysocki · 18 years ago
  61. 08ed38b [IA64] enable trap code on slot 1 by Tony Luck · 18 years ago
  62. a460ef8 [IA64] fix possible XPC deadlock when disconnecting by Dean Nelson · 18 years ago
  63. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
  64. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  65. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  66. b0f40ea [IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP by Matthew Wilcox · 18 years ago
  67. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  68. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  69. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  70. 6533bde [IA64] Add se bit to Processor State Parameter structure by Russ Anderson · 18 years ago
  71. 323cbb0 [IA64] Add dp bit to cache and bus check structs by Russ Anderson · 18 years ago
  72. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  73. 7d1362c [PATCH] cleanup asm/setup.h userspace visibility by Adrian Bunk · 18 years ago
  74. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  75. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  76. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  77. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  78. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  79. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  80. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 18 years ago
  81. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  82. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  83. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  84. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  85. fa1d19e [IA64] move SAL_CACHE_FLUSH check later in boot by Troy Heber · 18 years ago
  86. f2454a1 [IA64] don't double >> PAGE_SHIFT pointer for /dev/kmem access by Jes Sorensen · 18 years ago
  87. c12fb18 [IA64] remove unused PAL_CALL_IC_OFF by Bjorn Helgaas · 18 years ago
  88. ffc4557 [IA64] move ioremap/ioremap_nocache under __KERNEL__ by Aron Griffis · 18 years ago
  89. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  90. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  91. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  92. 3b7d192 [PATCH] msi: refactor and move the msi irq_chip into the arch code by Eric W. Biederman · 18 years ago
  93. 1a84887 [PATCH] sched: introduce child field in sched_domain by Siddha, Suresh B · 18 years ago
  94. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  95. b3f827c [PATCH] Add regs_return_value() helper by Ananth N Mavinakayanahalli · 18 years ago
  96. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  97. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  98. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  99. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  100. b29e713 [IA64] PAL calls need physical mode, stacked by Russ Anderson · 18 years ago