1. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. 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
  3. e892873 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  4. 7e2cec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  5. cb8fdc6 powerpc: Update desktop/server defconfigs by Paul Mackerras · 16 years ago
  6. 77eb50a powerpc: Fix msr check in compat_sys_swapcontext by Andreas Schwab · 16 years ago
  7. 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
  8. 12de512 sparc64: Update defconfig. by David S. Miller · 16 years ago
  9. 29b1432 Revert "sparc: correct section of current_pc()" by David S. Miller · 16 years ago
  10. 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
  11. 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
  12. 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
  13. ea37194 powerpc: Updated Freescale PPC related defconfigs by Kumar Gala · 16 years ago
  14. 2b48706 powerpc: Update QE/CPM2 usb_ctlr structures for USB support by Li Yang · 16 years ago
  15. 33d2d78 powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTS by Martyn Welch · 16 years ago
  16. b41d6fe powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates by Kumar Gala · 16 years ago
  17. 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
  18. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  19. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  20. 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
  21. fed4d59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  22. 17c1f07 [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP by Jay Lan · 16 years ago
  23. 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
  24. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  25. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  26. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 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
  28. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  29. 38407aa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  30. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  31. 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
  32. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  33. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  34. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  35. 62ee054 [IA64] fix boot panic caused by offline CPUs by Doug Chapman · 16 years ago
  36. 1547a01 [IA64] reorder Kconfig options to match x86 by Bjorn Helgaas · 16 years ago
  37. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  38. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  39. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  40. 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
  41. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  42. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  43. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  44. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  45. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  46. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  47. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  48. 454666e powerpc: Fix "unused variable" warning in pci_dlpar.c by Stephen Rothwell · 16 years ago
  49. 9c8b4af powerpc/cell: Fix compile error in ras.c by Alexey Dobriyan · 16 years ago
  50. 5c32f62 ARM: OMAP: Fix define for twl4030 irqs by Tony Lindgren · 16 years ago
  51. 5241473 ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits by Tony Lindgren · 16 years ago
  52. e621f26 ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap by Zhaolei · 16 years ago
  53. 85d7a07 ARM: OMAP: Fix compiler warnings in gpmc.c by Sanjeev Premi · 16 years ago
  54. f2b3fdc [IA64] Build VT-D iommu support into generic kernel by Tony Luck · 16 years ago
  55. d8d54b0 [IA64] remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  56. 6a2d26f [IA64] remove duplicated #include from pci-dma.c by Huang Weiyi · 16 years ago
  57. 9979aa7 [IA64] use common header for software IO/TLB by Joerg Roedel · 16 years ago
  58. aca14f3 [IA64] fix the difference between node_mem_map and node_start_pfn by Ken'ichi Ohmichi · 16 years ago
  59. d6e1519 [IA64] Add error_recovery_info field to SAL section header by Russ Anderson · 16 years ago
  60. 7576f68 [IA64] Add UV watchlist support. by Russ Anderson · 16 years ago
  61. 9ac8d3f [IA64] Simplify SGI uv vs. sn2 driver issues by Russ Anderson · 16 years ago
  62. d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 16 years ago
  63. 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  64. 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
  65. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  66. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  67. 0bf82cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  68. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  69. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  70. a1995a6 sparc64: Kill annoying warning when building compat_binfmt_elf.o by David S. Miller · 16 years ago
  71. e68f0ae sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  72. 145e1c0 sparc64: Fix __copy_{to,from}_user_inatomic defines. by Hugh Dickins · 16 years ago
  73. c10555f sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  74. 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
  75. 1f98757 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  76. cdce1f0 Merge branch 'link_removal' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  77. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  78. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  79. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  80. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  81. f891caf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  82. 99219b4 Cell OProfile: Incorrect local array size in activate spu profiling function by Carl Love · 16 years ago
  83. 22cffe4 Revert "Cell OProfile: Incorrect local array size in activate spu profiling function" by Robert Richter · 16 years ago
  84. 1fe01cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  85. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  86. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  87. bfb99f8 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  88. ebdba9a powerpc: Fix compile errors with CONFIG_BUG=n by Paul Mackerras · 16 years ago
  89. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  90. 8ba4773 powerpc: Fix format string warning in arch/powerpc/boot/main.c by Jon Smirl · 16 years ago
  91. 2dccbf4 powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  92. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  93. b342797 x86: build fix by Ingo Molnar · 16 years ago
  94. 65325d5 powerpc: Remove duplicate DMA entry from mpc8313erdb device tree by Mike Dyer · 16 years ago
  95. 216813a sh: fix sh2a cache entry_mask by Yoshihiro Shimoda · 16 years ago
  96. 464f763 sh: Enable NFS root in Migo-R defconfig. by Kuninori Morimoto · 16 years ago
  97. 694f94f sh: FTRACE renamed to FUNCTION_TRACER. by Paul Mundt · 16 years ago
  98. 0803d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  99. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  100. 47c2968 Add support usb setting on sh 7366 by Kuninori Morimoto · 16 years ago