1. 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
  2. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  3. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  4. 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
  5. fed4d59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  6. 17c1f07 [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP by Jay Lan · 16 years ago
  7. 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
  8. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  9. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  10. 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
  11. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  12. 38407aa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  13. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  14. 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
  15. 878708f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 16 years ago
  16. c7cf72d [ARM] xsc3: fix xsc3_l2_inv_range by Dan Williams · 16 years ago
  17. b1cce6b [ARM] mm: fix page table initialization by Russell King · 16 years ago
  18. 62ee054 [IA64] fix boot panic caused by offline CPUs by Doug Chapman · 16 years ago
  19. 1547a01 [IA64] reorder Kconfig options to match x86 by Bjorn Helgaas · 16 years ago
  20. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  21. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  22. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  23. 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
  24. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  25. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  26. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  27. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  28. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  29. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  30. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  31. 454666e powerpc: Fix "unused variable" warning in pci_dlpar.c by Stephen Rothwell · 16 years ago
  32. 9c8b4af powerpc/cell: Fix compile error in ras.c by Alexey Dobriyan · 16 years ago
  33. 5c32f62 ARM: OMAP: Fix define for twl4030 irqs by Tony Lindgren · 16 years ago
  34. 5241473 ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits by Tony Lindgren · 16 years ago
  35. e621f26 ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap by Zhaolei · 16 years ago
  36. 85d7a07 ARM: OMAP: Fix compiler warnings in gpmc.c by Sanjeev Premi · 16 years ago
  37. f2b3fdc [IA64] Build VT-D iommu support into generic kernel by Tony Luck · 16 years ago
  38. d8d54b0 [IA64] remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  39. 6a2d26f [IA64] remove duplicated #include from pci-dma.c by Huang Weiyi · 16 years ago
  40. 9979aa7 [IA64] use common header for software IO/TLB by Joerg Roedel · 16 years ago
  41. aca14f3 [IA64] fix the difference between node_mem_map and node_start_pfn by Ken'ichi Ohmichi · 16 years ago
  42. d6e1519 [IA64] Add error_recovery_info field to SAL section header by Russ Anderson · 16 years ago
  43. 7576f68 [IA64] Add UV watchlist support. by Russ Anderson · 16 years ago
  44. 9ac8d3f [IA64] Simplify SGI uv vs. sn2 driver issues by Russ Anderson · 16 years ago
  45. d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 16 years ago
  46. 70de9a97 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  47. 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
  48. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  49. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  50. 0bf82cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  51. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  53. a1995a6 sparc64: Kill annoying warning when building compat_binfmt_elf.o by David S. Miller · 16 years ago
  54. e68f0ae sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  55. 145e1c0 sparc64: Fix __copy_{to,from}_user_inatomic defines. by Hugh Dickins · 16 years ago
  56. c10555f sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  57. 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
  58. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  59. cdce1f0 Merge branch 'link_removal' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  60. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  61. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  62. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  63. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  64. f891caf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  65. 99219b4 Cell OProfile: Incorrect local array size in activate spu profiling function by Carl Love · 16 years ago
  66. 22cffe4 Revert "Cell OProfile: Incorrect local array size in activate spu profiling function" by Robert Richter · 16 years ago
  67. 1fe01cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  68. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  69. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  70. bfb99f8 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  71. ebdba9a powerpc: Fix compile errors with CONFIG_BUG=n by Paul Mackerras · 16 years ago
  72. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  73. 8ba4773 powerpc: Fix format string warning in arch/powerpc/boot/main.c by Jon Smirl · 16 years ago
  74. 2dccbf4 powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen() by David Gibson · 16 years ago
  75. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  76. b342797 x86: build fix by Ingo Molnar · 16 years ago
  77. 65325d5 powerpc: Remove duplicate DMA entry from mpc8313erdb device tree by Mike Dyer · 16 years ago
  78. 216813a sh: fix sh2a cache entry_mask by Yoshihiro Shimoda · 16 years ago
  79. 464f763 sh: Enable NFS root in Migo-R defconfig. by Kuninori Morimoto · 16 years ago
  80. 694f94f sh: FTRACE renamed to FUNCTION_TRACER. by Paul Mundt · 16 years ago
  81. 0803d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  82. 47c2968c Add support usb setting on sh 7366 by Kuninori Morimoto · 16 years ago
  83. 1406266 sh: use the new byteorder headers. by Harvey Harrison · 16 years ago
  84. ddb72b0 sh: SHmedia ISA tuning fixups. by Paul Mundt · 16 years ago
  85. 194dcdb Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  86. 770a424 sparc64: Add missing null terminating entry to bq4802_match[]. by David S. Miller · 16 years ago
  87. 210434d powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling function by Carl Love · 16 years ago
  88. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  89. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  90. b30115e powerpc/pci: Fix unmapping of IO space on 64-bit by Benjamin Herrenschmidt · 16 years ago
  91. e90a131 powerpc/pci: Properly allocate bus resources for hotplug PHBs by Nathan Fontenot · 16 years ago
  92. 6098e2e OF-device: Don't overwrite numa_node in device registration by Jeremy Kerr · 16 years ago
  93. 16c29d1 powerpc: Fix swapcontext system for VSX + old ucontext size by Michael Neuling · 16 years ago
  94. b160544 powerpc: Fix compiler warning for the relocatable kernel by Michael Neuling · 16 years ago
  95. 2a4b9c5 powerpc: Work around ld bug in older binutils by Paul Mackerras · 16 years ago
  96. 8b8b0cc powerpc/ppc64/kdump: Better flag for running relocatable by Milton Miller · 16 years ago
  97. 62a8bd6 powerpc: Use is_kdump_kernel() by Milton Miller · 16 years ago
  98. 1767c8f powerpc: Kexec exit should not use magic numbers by Milton Miller · 16 years ago
  99. 8694a1c Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  100. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago