1. 4416662 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  2. 58a4748 MN10300: Don't do misalignment handling for userspace by David Howells · 16 years ago
  3. bd9384a MN10300: Don't handle misaligned loading and storing of SP by David Howells · 16 years ago
  4. d3bd462 MN10300: Handle misaligned SP-based operands by David Howells · 16 years ago
  5. 852c15b MN10300: Fix misaligned index-register addressing handling by David Howells · 16 years ago
  6. 6d615c7 MN10300: Handle misaligned postinc-with-imm addressing mode correctly by David Howells · 16 years ago
  7. ddb6d05 MN10300: Perform misalignment fixups of MOV_Lcc by David Howells · 16 years ago
  8. aefefbb MN10300: Allow misalignment fixup in interrupt handling by David Howells · 16 years ago
  9. f911c68 MN10300: Fix register-postinc addressing misalignment handling by David Howells · 16 years ago
  10. b308bf3 MN10300: Extract the displacement from an insn correctly in misalignment fixup by David Howells · 16 years ago
  11. ee6e740 MN10300: Add further misalignment fixups by David Howells · 16 years ago
  12. 9f55588 MN10300: Add built-in testing for misalignment handler by David Howells · 16 years ago
  13. 31ea24b MN10300: Clean up the misalignment handler a little by David Howells · 16 years ago
  14. 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  15. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  16. 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
  17. 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
  18. 65e5038 iop-adma: use iop_paranoia() for debug BUG_ONs by Dan Williams · 16 years ago
  19. e17d1dc KVM: Fix pit memory leak if unable to allocate irq source id by Avi Kivity · 16 years ago
  20. c60ff51 KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP by Xiantao Zhang · 16 years ago
  21. 928d4bf KVM: VMX: Set IGMT bit in EPT entry by Sheng Yang · 16 years ago
  22. ca93e99 KVM: Require the PCI subsystem by Avi Kivity · 16 years ago
  23. a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 16 years ago
  24. f21f237 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. a2e4e28 KVM: ia64: Use guest signal mask when blocking by Xiantao Zhang · 16 years ago
  26. c41ef34 KVM: MMU: increase per-vcpu rmap cache alloc size by Marcelo Tosatti · 16 years ago
  27. e892873 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  28. 7e2cec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  29. cb8fdc6 powerpc: Update desktop/server defconfigs by Paul Mackerras · 16 years ago
  30. 77eb50a powerpc: Fix msr check in compat_sys_swapcontext by Andreas Schwab · 16 years ago
  31. 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
  32. 12de512 sparc64: Update defconfig. by David S. Miller · 16 years ago
  33. 29b1432 Revert "sparc: correct section of current_pc()" by David S. Miller · 16 years ago
  34. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  35. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  36. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  37. ea37194 powerpc: Updated Freescale PPC related defconfigs by Kumar Gala · 16 years ago
  38. 2b48706 powerpc: Update QE/CPM2 usb_ctlr structures for USB support by Li Yang · 16 years ago
  39. 33d2d78 powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS by Martyn Welch · 16 years ago
  40. b41d6fe powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates by Kumar Gala · 16 years ago
  41. a622cf6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  43. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  44. 01aab51 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago
  45. fed4d59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  46. 17c1f07 [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP by Jay Lan · 16 years ago
  47. cb11017 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  49. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  50. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  52. 38407aa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  53. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  54. 6597cb8 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  55. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  56. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  57. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  58. 62ee054 [IA64] fix boot panic caused by offline CPUs by Doug Chapman · 16 years ago
  59. 1547a01 [IA64] reorder Kconfig options to match x86 by Bjorn Helgaas · 16 years ago
  60. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  61. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  62. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  63. 31f2971 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  64. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  65. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  66. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  67. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  68. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  69. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  70. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  71. 454666e powerpc: Fix "unused variable" warning in pci_dlpar.c by Stephen Rothwell · 16 years ago
  72. 9c8b4af powerpc/cell: Fix compile error in ras.c by Alexey Dobriyan · 16 years ago
  73. 5c32f62 ARM: OMAP: Fix define for twl4030 irqs by Tony Lindgren · 16 years ago
  74. 5241473 ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits by Tony Lindgren · 16 years ago
  75. e621f26 ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap by Zhaolei · 16 years ago
  76. 85d7a07 ARM: OMAP: Fix compiler warnings in gpmc.c by Sanjeev Premi · 16 years ago
  77. f2b3fdc [IA64] Build VT-D iommu support into generic kernel by Tony Luck · 16 years ago
  78. d8d54b0 [IA64] remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  79. 6a2d26f [IA64] remove duplicated #include from pci-dma.c by Huang Weiyi · 16 years ago
  80. 9979aa7 [IA64] use common header for software IO/TLB by Joerg Roedel · 16 years ago
  81. aca14f3 [IA64] fix the difference between node_mem_map and node_start_pfn by Ken'ichi Ohmichi · 16 years ago
  82. d6e1519 [IA64] Add error_recovery_info field to SAL section header by Russ Anderson · 16 years ago
  83. 7576f68 [IA64] Add UV watchlist support. by Russ Anderson · 16 years ago
  84. 9ac8d3f [IA64] Simplify SGI uv vs. sn2 driver issues by Russ Anderson · 16 years ago
  85. d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 16 years ago
  86. 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  87. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  89. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  90. 0bf82cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  91. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  92. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  93. a1995a6 sparc64: Kill annoying warning when building compat_binfmt_elf.o by David S. Miller · 16 years ago
  94. e68f0ae sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  95. 145e1c0 sparc64: Fix __copy_{to,from}_user_inatomic defines. by Hugh Dickins · 16 years ago
  96. c10555f sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  97. 67d1128 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 1f98757 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  99. cdce1f0 Merge branch 'link_removal' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  100. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago