1. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  2. 6c5d523 coredump masking: reimplementation of dumpable using two flags by Kawai, Hidehiro · 17 years ago
  3. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  4. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  5. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  6. 492559a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  7. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  8. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  9. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  10. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  11. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  12. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  13. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  14. 788b5f0 [IA64] arbitary speed tty ioctl support by Alan Cox · 17 years ago
  15. 57e4acb [IA64] Un-break ia64 build by Tony Luck · 17 years ago
  16. 0806ca2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  17. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  18. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  19. 1612b18 [IA64] Support multiple CPUs going through OS_MCA by Russ Anderson · 17 years ago
  20. 9e12132 [IA64] add sn_register_pmi_handler oemcall by Dean Nelson · 17 years ago
  21. 4eb6bf6 lots-of-architectures: enable arbitary speed tty support by Alan Cox · 17 years ago
  22. eaf6c76 [IA64] change sh_change_coherence oemcall to use nolock by Dean Nelson · 17 years ago
  23. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  24. 3572944 [IA64] Cleanup acpi header to reuse the generic _PDC defines by Venki Pallipadi · 17 years ago
  25. 9f57195 [IA64] Fix bogus messages about system calls not implemented. by Tony Luck · 17 years ago
  26. 576fe0b [IA64] optimize pagefaults a little by Christoph Hellwig · 17 years ago
  27. ae67e49 [IA64] wire up {signal,timer,event}fd syscalls by Tony Luck · 17 years ago
  28. 2a383c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  29. 2bd62a4 [IA64] Quicklist support for IA64 by Christoph Lameter · 17 years ago
  30. cdc7dbd [IA64] fix Kprobes reentrancy by Anil S Keshavamurthy · 17 years ago
  31. 25d6157 [IA64] SN: validate smp_affinity mask on intr redirect by John Keller · 17 years ago
  32. 04dd08b Consolidate asm/poll.h by Stephen Rothwell · 17 years ago
  33. 472118e [IA64] Wire up epoll_pwait and utimensat by Tony Luck · 17 years ago
  34. 38cb162 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  35. c9f4f06 wrap access to thread_info by Roman Zippel · 17 years ago
  36. 818563d Always ask the hardware to obtain hardware processor id - ia64 by Fernando Luis Vazquez Cao · 17 years ago
  37. 2f4dfe2 Remove hardcoding of hard_smp_processor_id on UP systems by Fernando Luis Vazquez Cao · 17 years ago
  38. e180583 [IA64] wire up pselect, ppoll by Alexey Kuznetsov · 17 years ago
  39. 4a177cb [IA64] Add TIF_RESTORE_SIGMASK by Alexey Dobriyan · 17 years ago
  40. 3be44b9 [IA64] Optional method to purge the TLB on SN systems by Jack Steiner · 17 years ago
  41. 4431f46 local_t: ia64 extension by Mathieu Desnoyers · 17 years ago
  42. 2856f5e atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency by Mathieu Desnoyers · 17 years ago
  43. 8197913 atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 by Mathieu Desnoyers · 17 years ago
  44. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  45. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  46. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  47. 0e17b56 [IA64] - Altix: hotplug after intr redirect can crash system by John Keller · 17 years ago
  48. 0f7ac29 [IA64] Fix some section mismatch errors by Tony Luck · 17 years ago
  49. a989705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  50. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  51. a9dfd28 PCI: scatterlist.h needs types.h by Jean Delvare · 17 years ago
  52. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  53. d291825 Pull mem-attribute into release branch by Tony Luck · 17 years ago
  54. b643b0fd Pull percpu-dtc into release branch by Tony Luck · 17 years ago
  55. e0cc09e Pull error-inject into release branch by Tony Luck · 17 years ago
  56. 92f37fd [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support by Eric Dumazet · 17 years ago
  57. ae40eb1 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution by Eric Dumazet · 17 years ago
  58. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 17 years ago
  59. 58e9491 [PATCH] ia64: desc_empty thinko/typo fix by Maciej Zenczykowski · 17 years ago
  60. 9b50ffb [IA64] make ioremap avoid unsupported attributes by Bjorn Helgaas · 17 years ago
  61. 8559840 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  62. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 17 years ago
  63. 6a3d039 [PATCH] ia64: platform_kernel_launch_event is noop on generic kernel by John Keller · 17 years ago
  64. 1f0ef4e [IA64] Remove sparse warning from unwind code by Keith Owens · 17 years ago
  65. 2976325 [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h by Simon Horman · 17 years ago
  66. 8621235 [IA64] pci_get_legacy_ide_irq should return irq (not GSI) by Zhang, Yanmin · 17 years ago
  67. 860abe8 [IA64] whitespace fixes for include/asm-ia64/sal.h by Horms · 17 years ago
  68. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  69. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 17 years ago
  70. d826393 [IA64] Remove stack hard limit on ia64 by schwab@suse.de · 17 years ago
  71. 25667d6 Revert "[IA64] swiotlb abstraction (e.g. for Xen)" by Tony Luck · 17 years ago
  72. 69f7c0a [PATCH] sched: remove SMT nice by Con Kolivas · 17 years ago
  73. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  74. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  75. 9f271d5 ATA convert GSI to irq on ia64 by Zhang, Yanmin · 17 years ago
  76. b7de8e7 [PATCH] ia64: fix noncoherent DMA API so devres builds by Roland Dreier · 17 years ago
  77. cca97de [PATCH] ia64: 2048-byte command line by Alon Bar-Lev · 17 years ago
  78. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  79. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  80. f7feaca msi: Make MSI useable more architectures by Eric W. Biederman · 17 years ago
  81. 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
  82. 00b65985 [IA64] relax per-cpu TLB requirement to DTC by Chen, Kenneth W · 18 years ago
  83. a0776ec [IA64] remove per-cpu ia64_phys_stacked_size_p8 by Chen, Kenneth W · 18 years ago
  84. 5109900 [IA64] swiotlb abstraction (e.g. for Xen) by Jan Beulich · 17 years ago
  85. cde14bb [IA64] swiotlb bug fixes by Jan Beulich · 17 years ago
  86. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 17 years ago
  87. 7112006 [IA64] virt_to_page() can be called with NULL arg by Kirill Korotaev · 17 years ago
  88. 139b830 [IA64] register memory ranges in a consistent manner by Bob Picco · 17 years ago
  89. f43691e [IA64] remove bogus prototype ia64_esi_init() by Alex Williamson · 17 years ago
  90. 90f9d70 [IA64] enable singlestep on system call by bibo,mao · 17 years ago
  91. 6f09a92 Altix: ACPI SSDT PCI device support by John Keller · 17 years ago
  92. 647fb47 ACPICA: reduce conflicts with Altix patch series by Len Brown · 17 years ago
  93. f18c5a0 ACPICA: Allow ACPI id to be u32 instead of u8. by Alexey Starikovskiy · 17 years ago
  94. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 17 years ago
  95. 1138b7e [IA64] Itanium MC Error Injection Tool: pal_mc_error_inject() interface by Fenghua Yu · 18 years ago
  96. 677c0a7 ia64: add pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 73f66ac [PATCH] fix prototype of csum_ipv6_magic() (ia64) by Al Viro · 17 years ago
  98. aae7d14 [PATCH] FD_ZERO build fix by Andrew Morton · 18 years ago
  99. 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
  100. 7806ca8 [IA64] Move sg_dma_{len,address} from pci.h to scatterlist.h by Tony Luck · 18 years ago