1. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  2. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  3. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  4. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  5. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  6. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  7. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  8. 5fbb004 [IA64] use generic_handle_irq() by Ingo Molnar · 18 years ago
  9. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  10. 351a583 [IA64] irqs: use `name' not `typename' by Andrew Morton · 18 years ago
  11. cbf093e [IA64] bte_unaligned_copy() transfers one extra cache line. by Robin Holt · 18 years ago
  12. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  13. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  14. 6c33eb3 [PATCH] ia64: select ACPI_NUMA if ACPI by KAMEZAWA Hiroyuki · 18 years ago
  15. d5b9b78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  16. 024e4f2 [IA64] Correct definition of handle_IPI by Keith Owens · 18 years ago
  17. fa1d19e [IA64] move SAL_CACHE_FLUSH check later in boot by Troy Heber · 18 years ago
  18. 264b0f99 [IA64] MCA recovery: Montecito support by Russ Anderson · 18 years ago
  19. 5ee7737 [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI by Kenji Kaneshige · 18 years ago
  20. fe31eb6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  21. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  22. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  23. 9b3377f [IA64] Count resched interrupts by Jack Steiner · 18 years ago
  24. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 18 years ago
  25. 8611342 [IA64] update sn2_defconfig by Jes Sorensen · 18 years ago
  26. 4d5a319 [IA64] reformat pal.S to fit in 80 columns, fix typos by Bjorn Helgaas · 18 years ago
  27. c12fb18 [IA64] remove unused PAL_CALL_IC_OFF by Bjorn Helgaas · 18 years ago
  28. accaddb [IA64] - Allow IPIs in timer loop by Jack Steiner · 18 years ago
  29. 3bbe486 [IA64] perfmon fix for global IRQ fix by Tony Luck · 18 years ago
  30. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  31. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  32. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  33. 9b6d99f Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  34. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  35. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  36. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  37. 8c1addb [IA64] Fix breakage from irq change by Tony Luck · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. 03571e1 [PATCH] msi: move the ia64 code into arch/ia64 by Eric W. Biederman · 18 years ago
  40. b6cf258 [PATCH] genirq: ia64 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  41. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  42. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  43. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  44. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  45. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  46. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  47. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  48. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  49. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  50. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  51. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  52. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  53. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  54. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  55. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  56. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  57. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  58. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  59. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  60. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  61. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  62. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  63. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  64. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  65. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  66. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  67. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  68. aa4f63c IA64: PCI: dont disable irq which is not enabled by Satoru Takeuchi · 18 years ago
  69. df8f0ec [IA64] minor reformatting to vmlinux.lds.S by Al Stone · 18 years ago
  70. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  71. 8f9e146 [IA64] ar.fpsr not set on MCA/INIT kernel entry by Russ Anderson · 18 years ago
  72. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  73. 816add4 [IA64] trim output of show_mem() by Jes Sorensen · 18 years ago
  74. 709a6c1 [IA64] show_mem() printk levels by Jes Sorensen · 18 years ago
  75. f5a3f3d [IA64] Make gp value point to Region 5 in mca handler by Zou Nan hai · 18 years ago
  76. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago
  77. fd1dfc6 [IA64-SGI] Do not request DMA memory for BTE by Christoph Lameter · 18 years ago
  78. 35589a8 [IA64] Move perfmon tables from thread_struct to pfm_context by Keshavamurthy Anil S · 18 years ago
  79. dd562c0 [IA64] Add interface so modules can discover whether multithreading is on. by Stephane Eranian · 18 years ago
  80. fd32cb3 [IA64] kprobes: fixup the pagefault exception caused by probehandlers by Keshavamurthy Anil S · 18 years ago
  81. 214ddde [IA64] kprobe opcode 16 bytes alignment on IA64 by bibo mao · 18 years ago
  82. a4b47ab Pull esi-support into release branch by Tony Luck · 18 years ago
  83. ae3e021 Pull model-name into release branch by Tony Luck · 18 years ago
  84. a3bc0db [PATCH] smp_call_function_single() cleanup by Andrew Morton · 18 years ago
  85. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  86. bd1b167 [PATCH] Guarantee that the uncached allocator gets pages on the correct node by Christoph Lameter · 18 years ago
  87. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  88. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  89. 0899298 [PATCH] cpu to node relationship fixup: acpi_map_cpu2node by KAMEZAWA Hiroyuki · 18 years ago
  90. e65e1fc [PATCH] syscall class hookup for all normal targets by Al Viro · 18 years ago
  91. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  92. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  93. 38f5745c [IA64] SN fix for cpu hotplug/kexec by Jack Steiner · 18 years ago
  94. 1c7d670 [IA64] Save register stack contents on cpu start by Jack Steiner · 18 years ago
  95. 2636255 [IA64] Unwire set/get_robust_list by Andreas Schwab · 18 years ago
  96. b8444d0 [IA64] correct file descriptor reference counting in perfmon by Stephane Eranian · 18 years ago
  97. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  98. 9129d6e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  99. c57d68c [IA64] Increase default nodes shift to 10, nr_cpus to 1024 by Christoph Lameter · 18 years ago
  100. f834c75 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Greg Kroah-Hartman · 18 years ago