1. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 16 years ago
  2. 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
  3. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  4. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  5. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  6. 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
  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. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  12. 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
  13. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  14. 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
  15. 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
  16. d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
  17. 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
  18. da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
  19. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
  20. 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
  21. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  22. 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
  23. 70de9a97 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
  24. 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
  25. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  26. 7e5e26a ftrace: fix hardirq header for non ftrace archs by Steven Rostedt · 16 years ago
  27. 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
  28. 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  29. 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
  30. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  31. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  32. a26a2a2 ftrace: nmi safe code clean ups by Steven Rostedt · 16 years ago
  33. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  34. b342797 x86: build fix by Ingo Molnar · 16 years ago
  35. f2347df Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  36. 74c75f5 Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 526e5ab lguest: fix irq vectors. by Rusty Russell · 16 years ago
  38. ad5173f lguest: fix early_ioremap. by Rusty Russell · 16 years ago
  39. 1c4acdb x86: cpu_index build fix by Ingo Molnar · 16 years ago
  40. bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 16 years ago
  41. b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
  42. 9e41bff x86: fix /dev/mem mmap breakage when PAT is disabled by Ravikiran G Thirumalai · 16 years ago
  43. ee47752 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early by James Bottomley · 16 years ago
  44. 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 16 years ago
  45. 08c3330 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code by James Bottomley · 16 years ago
  46. b807c3d ftrace: nmi update statistics by Steven Rostedt · 16 years ago
  47. 17666f0 ftrace: nmi safe code modification by Steven Rostedt · 16 years ago
  48. 8bd93ca 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
  49. d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  50. c08b6ac x86, uv: fix compile error in uv_hub.h by Mike Travis · 16 years ago
  51. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  52. ae9b940 AMD IOMMU: fix detection of NP capable IOMMUs by Joerg Roedel · 16 years ago
  53. ab00fee i386/PAE: fix pud_page() by Jan Beulich · 16 years ago
  54. fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
  55. 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
  56. 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 16 years ago
  57. f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
  58. e946217e 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
  59. a186576 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
  60. 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 87c6f40 x86, gart: fix gart detection for Fam11h CPUs by Joerg Roedel · 16 years ago
  62. 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
  63. e7706fc x86, kdump: fix invalid access on i386 sparsemem by Ken'ichi Ohmichi · 16 years ago
  64. 1281675 x86: fix APIC_DEBUG with inquire_remote_apic by Yinghai Lu · 16 years ago
  65. 3c52204 x86: AMD microcode patch loader author update by Peter Oruba · 16 years ago
  66. 36b75da x86: microcode patch loader author update by Peter Oruba · 16 years ago
  67. 531f6ed x86, bts: improve help text for BTS config by Markus Metzger · 16 years ago
  68. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  69. 6ad9f15 KVM: MMU: sync root on paravirt TLB flush by Marcelo Tosatti · 16 years ago
  70. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  71. 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
  72. 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 16 years ago
  73. ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 16 years ago
  74. 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
  75. fd3fdf1 trace: add the MMIO-tracer to the tracer menu, cleanup by Pekka Paalanen · 16 years ago
  76. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  77. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  78. 03967c5 x86: restore the old swiotlb alloc_coherent behavior by FUJITA Tomonori · 16 years ago
  79. 75bebb7 x86: use GFP_DMA for 24bit coherent_dma_mask by FUJITA Tomonori · 16 years ago
  80. c3c9897 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
  81. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  82. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  85. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  86. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  87. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  88. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  89. ab9a091 ftrace: use probe_kernel by Steven Rostedt · 16 years ago
  90. 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 16 years ago
  91. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  92. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  93. 5e1b007 x86: canonicalize remaining header guards by H. Peter Anvin · 16 years ago
  94. 05e4d31 x86: drop double underscores from header guards by H. Peter Anvin · 16 years ago
  95. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  96. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  97. 1ca2cc7 Merge branch 'bugzilla-11715' into test by Len Brown · 16 years ago
  98. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  99. 1b79b27 Merge branch 'yinghai' into test by Len Brown · 16 years ago
  100. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago