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