1. f8effd1 Merge branch 'tracing-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. 3501033 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
  3. b30b774 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  4. 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  5. 1371be0 cpumask: Use cpu_*_mask accessors code: alpha by Rusty Russell · 16 years ago
  6. a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 16 years ago
  7. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
  8. be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
  9. 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 16 years ago
  10. b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
  11. 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
  12. abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 16 years ago
  13. d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 16 years ago
  14. ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 16 years ago
  15. ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
  16. 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
  17. d39123a KVM: ia64: fix fp fault/trap handler by Yang Zhang · 16 years ago
  18. e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
  19. b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
  20. 26456dc powerpc/vsx: Fix VSX alignment handler for regs 32-63 by Michael Neuling · 16 years ago
  21. 0047656 powerpc/ps3: Move ps3_mm_add_memory to device_initcall by Geoff Levand · 16 years ago
  22. 06eccea powerpc/mm: Fix numa reserve bootmem page selection by Dave Hansen · 16 years ago
  23. fbc78b0 powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL by Philippe Gerum · 16 years ago
  24. 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
  25. 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
  26. d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
  27. be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
  28. 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  29. 94dba89 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
  30. 9ce04f9 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
  31. b3f2caa Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 93431dd Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  33. da8dbb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  34. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
  35. 95ec807 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  36. 0addff8 [S390] Fix init irq proc build break. by Sachin Sant · 16 years ago
  37. d5e842c [S390] vdso: fix per cpu vdso pointer in lowcore by Martin Schwidefsky · 16 years ago
  38. f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
  39. f99fb8a powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW by Kumar Gala · 16 years ago
  40. 1385a7a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  41. c36c63c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  42. 226b791 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  43. e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
  44. b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
  45. e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  46. 0b2f828 powerpc: Add missing sparsemem.h include by Michael Neuling · 16 years ago
  47. 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
  48. d87bf76 powerpc/cell: Add missing #include for oprofile by Michael Neuling · 16 years ago
  49. f25f907 powerpc/ftrace: Fix math to calculate offset in TOC by Steven Rostedt · 16 years ago
  50. eef3361 powerpc: Don't emulate mr. instructions by Ananth N Mavinakayanahalli · 16 years ago
  51. 6c24b17 powerpc/fsl-booke: Fix mapping functions to use phys_addr_t by Kumar Gala · 16 years ago
  52. d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
  53. 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  54. a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
  55. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
  56. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  57. 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
  58. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
  59. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
  60. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
  61. 286ce0a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  62. aeb3987 sparc64: Fix probe_kernel_{read,write}(). by David S. Miller · 16 years ago
  63. 40bdac7 sparc64: Kill .fixup section bloat. by David S. Miller · 16 years ago
  64. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  65. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
  66. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
  67. 08c6e3a arch/powerpc: Eliminate double sizeof by Julia Lawall · 16 years ago
  68. 7f3ea17 powerpc/cpm2: Fix set interrupt type by paulfax · 16 years ago
  69. e85477f powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards by Anton Vorontsov · 16 years ago
  70. 1f0d4d1 powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dts by Anton Vorontsov · 16 years ago
  71. e2a02ba powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND by Michael Neuling · 16 years ago
  72. ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 16 years ago
  73. 1c2f61d sparc64: Don't hook up pcr_ops on spitfire chips. by David S. Miller · 16 years ago
  74. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
  75. 09cd5b8 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  76. fb9a680 alpha: fixup BUG macro by Alexey Dobriyan · 16 years ago
  77. 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 16 years ago
  78. 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
  79. b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
  80. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  81. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
  82. a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 16 years ago
  83. 647802d 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
  84. dc4ff58 sparc64: Call dump_stack() in die_nmi(). by David S. Miller · 16 years ago
  85. 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
  86. 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
  87. eda58a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  88. 024bb96 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  89. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
  90. c8e6741 Blackfin arch: Remove outdated code by Michael Hennerich · 16 years ago
  91. 4e653e0 Blackfin arch: Fix udelay implementation by Michael Hennerich · 16 years ago
  92. 972de7d Blackfin arch: Update Copyright information by Michael Hennerich · 16 years ago
  93. 772c258 Blackfin arch: Add BF561 PPI POLS, POLC Masks by Michael Hennerich · 16 years ago
  94. dfd700b Blackfin arch: Update CM-BF527 kernel config by Michael Hennerich · 16 years ago
  95. af4c7d4 Blackfin arch: define bfin_memmap as static since it is only used here by Mike Frysinger · 16 years ago
  96. d04dfc4 Blackfin arch: cplb mananger: use a do...while loop rather than a for loop by Mike Frysinger · 16 years ago
  97. bf324cb Blackfin arch: fix bug - traps test case 19 for exception 0x2d fails by Bernd Schmidt · 16 years ago
  98. 6531962 Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files by Graf Yang · 16 years ago
  99. 583947c Blackfin arch: build jtag tty driver as a module by default by Mike Frysinger · 16 years ago
  100. 3aee91b Blackfin arch: fix 2 bugs related to debug by Jie Zhang · 16 years ago