1. c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
  2. 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
  3. 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
  4. 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
  5. 5550af4 KVM: Fix guest shared interrupt with in-kernel irqchip by Sheng Yang · 16 years ago
  6. 6ad9f15 KVM: MMU: sync root on paravirt TLB flush by Marcelo Tosatti · 16 years ago
  7. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  8. 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
  9. 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 16 years ago
  10. ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 16 years ago
  11. 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
  12. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  13. 03967c5 x86: restore the old swiotlb alloc_coherent behavior by FUJITA Tomonori · 16 years ago
  14. 75bebb7 x86: use GFP_DMA for 24bit coherent_dma_mask by FUJITA Tomonori · 16 years ago
  15. 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
  16. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  17. 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
  18. 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
  19. 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
  20. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  21. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  22. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  23. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  24. ab9a091 ftrace: use probe_kernel by Steven Rostedt · 16 years ago
  25. 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 16 years ago
  26. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  27. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  28. 5e1b007 x86: canonicalize remaining header guards by H. Peter Anvin · 16 years ago
  29. 05e4d31 x86: drop double underscores from header guards by H. Peter Anvin · 16 years ago
  30. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  31. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  32. 1ca2cc7 Merge branch 'bugzilla-11715' into test by Len Brown · 16 years ago
  33. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  34. 1b79b27 Merge branch 'yinghai' into test by Len Brown · 16 years ago
  35. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  36. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 16 years ago
  37. 4538fad Merge branch 'cpuidle' into test by Len Brown · 16 years ago
  38. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 16 years ago
  39. 3cfba08 x86: fix section mismatch warning - apic_x2apic_phys by Marcin Slusarz · 16 years ago
  40. 2caa371 x86: fix section mismatch warning - apic_x2apic_cluster by Marcin Slusarz · 16 years ago
  41. f8827c0 x86: fix section mismatch warning - apic_x2apic_uv_x by Marcin Slusarz · 16 years ago
  42. fae17216 x86: fix section mismatch warning - apic_physflat by Marcin Slusarz · 16 years ago
  43. 983f91f x86: fix section mismatch warning - apic_flat by Marcin Slusarz · 16 years ago
  44. 2cb0ebe x86: memtest fix use of reserve_early() by Daniele Calore · 16 years ago
  45. aef8f5b x86/tlb_uv: remove strange mc146818rtc include by Jeremy Fitzhardinge · 16 years ago
  46. 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 16 years ago
  47. db96b0a x86: do_boot_cpu - check if we have ESR register by Cyrill Gorcunov · 16 years ago
  48. bc8bcc7 x86/proc: fix /proc/cpuinfo cpu offline bug by Lai Jiangshan · 16 years ago
  49. 35af282 x86: call dmi-quirks for HP Laptops after early-quirks are executed by Andreas Herrmann · 16 years ago
  50. cf52ebe x86, kexec: fix hang on i386 when panic occurs while console_sem is held by Neil Horman · 16 years ago
  51. d2f6f7a MCE: Don't run 32bit machine checks with interrupts on by Andi Kleen · 16 years ago
  52. 2bfef69 x86: SB600: skip IRQ0 override if it is not routed to INT2 of IOAPIC by Andreas Herrmann · 16 years ago
  53. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  54. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 16 years ago
  55. 8bcad30 x86: make variables static by roel kluin · 16 years ago
  56. 27471fd i7300_idle driver v1.55 by Andy Henroid · 16 years ago
  57. c7d87d7 x86 allow modules to register idle notifiers by Venkatesh Pallipadi · 16 years ago
  58. b876d08 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  59. e9f95e6 genirq: fix off by one and coding style by Ingo Molnar · 16 years ago
  60. a0bfb67 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  61. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. b9d7ccf 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
  63. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. f4432c5 Update email addresses. by Dave Jones · 16 years ago
  65. b364776 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  66. db7a6d8 Update .gitignore files for generated targets by Linus Torvalds · 16 years ago
  67. 37a84ec x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  68. d768cb6 x86/PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  69. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  70. c513867 ftrace: do not enclose logic in WARN_ON by Steven Rostedt · 16 years ago
  71. 357c6e6 rtc: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  72. 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
  73. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  74. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  75. 3e10e87 Merge branch 'linus' into tracing-v28-for-linus-v3 by Ingo Molnar · 16 years ago
  76. f609891 amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors by Andreas Herrmann · 16 years ago
  77. 5b6985c intel-iommu: IA64 support by Fenghua Yu · 16 years ago
  78. d1d8c92 Export kmap_atomic_pfn for DRM-GEM. by Eric Anholt · 16 years ago
  79. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  80. 3038eda x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel by Rafael J. Wysocki · 16 years ago
  81. 89cedfe cpuidle: upon BIOS bug, default to default_idle rather than polling by Venkatesh Pallipadi · 16 years ago
  82. 08d19f51 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
  83. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  84. 0999d97 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
  85. 26adcfb x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC by Andreas Herrmann · 16 years ago
  86. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  87. 4d31a2b fbdev: ignore VESA modes if framebuffer does not support them by Michal Januszewski · 16 years ago
  88. 036b4c5 x86: convert Calgary IOMMU driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  89. e3c449f x86, AMD IOMMU: convert driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  90. 1477b8e x86: convert GART driver to generic iommu_num_pages function by Joerg Roedel · 16 years ago
  91. bdab0ba x86: rename iommu_num_pages function to iommu_nr_pages by Joerg Roedel · 16 years ago
  92. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  93. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  94. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  95. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  96. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  97. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  98. ae87221d sysfs: crash debugging by Andrew Morton · 17 years ago
  99. 0f019cc oprofile: fixing whitespaces in arch/x86/oprofile/* by Robert Richter · 16 years ago
  100. 10e0298 io_apic: make irq_mis_count available on 64-bit too by Ingo Molnar · 16 years ago