1. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  2. b66ffad [PATCH] struct path: convert ia64 by Josef Sipek · 18 years ago
  3. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  4. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  5. 66888a6 [IA64] resolve name clash by renaming is_available_memory() by Christoph Lameter · 18 years ago
  6. a5f8ee0 [IA64] Need export for csum_ipv6_magic by Tony Luck · 18 years ago
  7. 17e77b1 [PATCH] Add support for type argument in PAL_GET_PSTATE by Venkatesh Pallipadi · 18 years ago
  8. 6dbfc19b [IA64] tidy up return value of ip_fast_csum by Chen, Kenneth W · 18 years ago
  9. 007d77d [IA64] implement csum_ipv6_magic for ia64. by Chen, Kenneth W · 18 years ago
  10. 5b4d568 [IA64] More Itanium PAL spec updates by Russ Anderson · 18 years ago
  11. 895309f [IA64] Update processor_info features by Russ Anderson · 18 years ago
  12. c695777 [IA64] SN: Correctly update smp_affinty mask by John Keller · 18 years ago
  13. d61b49c [IA64] sparse cleanups by Matthew Wilcox · 18 years ago
  14. a795611 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  15. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  16. 0231606 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  17. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  18. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  19. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  20. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  21. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  22. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  23. c7f570a [IA64] Fix pci.c kernel compilation breakage. by Peter Chubb · 18 years ago
  24. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  25. 3225299 [NET]: IA64 checksum annotations and cleanups. by Al Viro · 18 years ago
  26. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  27. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 18 years ago
  28. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  29. 3efe2d8 PCI: Use pci_generic_prep_mwi on ia64 by Matthew Wilcox · 18 years ago
  30. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  31. cea196b [IA64] a fix towards allmodconfig build by Luck, Tony · 18 years ago
  32. 5fbb004 [IA64] use generic_handle_irq() by Ingo Molnar · 18 years ago
  33. 06344db [IA64] typename -> name conversion by Ingo Molnar · 18 years ago
  34. 351a583 [IA64] irqs: use `name' not `typename' by Andrew Morton · 18 years ago
  35. cbf093e [IA64] bte_unaligned_copy() transfers one extra cache line. by Robin Holt · 18 years ago
  36. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  37. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  38. 6c33eb3 [PATCH] ia64: select ACPI_NUMA if ACPI by KAMEZAWA Hiroyuki · 18 years ago
  39. d5b9b78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  40. 024e4f2 [IA64] Correct definition of handle_IPI by Keith Owens · 18 years ago
  41. fa1d19e [IA64] move SAL_CACHE_FLUSH check later in boot by Troy Heber · 18 years ago
  42. 264b0f99 [IA64] MCA recovery: Montecito support by Russ Anderson · 18 years ago
  43. 5ee7737 [IA64] cpu-hotplug: Fixing confliction between CPU hot-add and IPI by Kenji Kaneshige · 18 years ago
  44. fe31eb6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  45. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  46. 6b5c76b PCI: fix pci_fixup_video as it blows up on sparc64 by Eiichiro Oiwa · 18 years ago
  47. 9b3377f [IA64] Count resched interrupts by Jack Steiner · 18 years ago
  48. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 18 years ago
  49. 8611342 [IA64] update sn2_defconfig by Jes Sorensen · 18 years ago
  50. 4d5a319 [IA64] reformat pal.S to fit in 80 columns, fix typos by Bjorn Helgaas · 18 years ago
  51. c12fb18 [IA64] remove unused PAL_CALL_IC_OFF by Bjorn Helgaas · 18 years ago
  52. accaddb [IA64] - Allow IPIs in timer loop by Jack Steiner · 18 years ago
  53. 3bbe486 [IA64] perfmon fix for global IRQ fix by Tony Luck · 18 years ago
  54. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  55. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  56. cfa7fd7 [PATCH] ia64/hp NULL noise removal by Al Viro · 18 years ago
  57. 9b6d99f Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  58. a23b7cb [PATCH] more ia64 irq handlers by Al Viro · 18 years ago
  59. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  60. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  61. 8c1addb [IA64] Fix breakage from irq change by Tony Luck · 18 years ago
  62. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  63. 03571e1 [PATCH] msi: move the ia64 code into arch/ia64 by Eric W. Biederman · 18 years ago
  64. b6cf258 [PATCH] genirq: ia64 irq: Dynamic irq support by Eric W. Biederman · 18 years ago
  65. 92db6d1 [PATCH] genirq: msi: simplify the msi irq limit policy by Eric W. Biederman · 18 years ago
  66. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  67. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  68. 6f3a28f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  69. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  70. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  71. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  72. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  73. 0437eb5 [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c by Serge E. Hallyn · 18 years ago
  74. ab51601 [PATCH] namespaces: add nsproxy by Serge E. Hallyn · 18 years ago
  75. a406c36 [PATCH] cpumask: export node_to_cpu_mask consistently by Greg Banks · 18 years ago
  76. 99219a3 [PATCH] kretprobe spinlock deadlock patch by bibo,mao · 18 years ago
  77. 62c27be [PATCH] kprobe whitespace cleanup by bibo,mao · 18 years ago
  78. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  79. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  80. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  81. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  82. c53421b [PATCH] proper flags type of spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  83. 8c2676a [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup by Keith Mannthey · 18 years ago
  84. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  85. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  86. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  87. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  88. cdb8355 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  89. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  90. 05e0caa [PATCH] Have ia64 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  91. bbf2bef [PATCH] fix "cpu to node relationship fixup: map cpu to node" by KAMEZAWA Hiroyuki · 18 years ago
  92. aa4f63c IA64: PCI: dont disable irq which is not enabled by Satoru Takeuchi · 18 years ago
  93. df8f0ec [IA64] minor reformatting to vmlinux.lds.S by Al Stone · 18 years ago
  94. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  95. 8f9e146 [IA64] ar.fpsr not set on MCA/INIT kernel entry by Russ Anderson · 18 years ago
  96. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  97. 816add4 [IA64] trim output of show_mem() by Jes Sorensen · 18 years ago
  98. 709a6c1 [IA64] show_mem() printk levels by Jes Sorensen · 18 years ago
  99. f5a3f3d [IA64] Make gp value point to Region 5 in mca handler by Zou Nan hai · 18 years ago
  100. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago