1. ac2941f Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. 7e6628e Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. df48d87 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  10. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  11. 3bfccb7 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  12. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  13. 6b55b90 Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  14. f8223b1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  15. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 14 years ago
  16. 7663164 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs by Linus Torvalds · 14 years ago
  17. b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  18. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  19. ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  20. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  21. 983bbf1 x86: Don't unmask disabled irqs when migrating them by Tian, Kevin · 14 years ago
  22. b87ba87 x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() by Tian, Kevin · 14 years ago
  23. ab0e08f x86: hpet: Cleanup the clockevents init and register code by Thomas Gleixner · 14 years ago
  24. 61ee9a4 x86: Convert PIT to clockevents_config_and_register() by Thomas Gleixner · 14 years ago
  25. 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 14 years ago
  26. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
  27. 39dcfa5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  28. 7f12b72 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  30. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  31. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  32. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  33. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  34. 9072d11 x86, alternative: Add altinstruction_entry macro by Fenghua Yu · 14 years ago
  35. 5097313 x86, alternative, doc: Add comment for applying alternatives order by Fenghua Yu · 14 years ago
  36. 161ec53 x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  37. 724a92e x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
  38. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 14 years ago
  39. c3b0795 PM / ACPI: Remove acpi_sleep=s4_nonvs by Amerigo Wang · 14 years ago
  40. 2494b03 x86, cpufeature: Fix cpuid leaf 7 feature detection by Fenghua Yu · 14 years ago
  41. 14fb57d x86, AMD: Fix ARAT feature setting again by Borislav Petkov · 14 years ago
  42. 328935e Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" by Borislav Petkov · 14 years ago
  43. 86b9523 Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu by Ingo Molnar · 14 years ago
  44. 865be7a x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 by Ondrej Zary · 14 years ago
  45. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 14 years ago
  46. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 14 years ago
  47. 42be450 x86, AMD, cacheinfo: Fix L3 cache index disable checks by Frank Arnold · 14 years ago
  48. 50e7534 x86, AMD, cacheinfo: Fix fallout caused by max3 conversion by Borislav Petkov · 14 years ago
  49. 7c1bfd6 xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. by Konrad Rzeszutek Wilk · 14 years ago
  50. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 14 years ago
  51. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 14 years ago
  52. 8249145 clocksource: convert x86 to generic i8253 clocksource by Russell King · 14 years ago
  53. d9a5ac9 x86, mce, AMD: Fix leaving freed data in a list by Julia Lawall · 14 years ago
  54. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
  55. ae15a3b arch/x86/xen/setup: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  56. ad3062a arch/x86/xen/enlighten: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  57. 251511a arch/x86/xen/irq: Cleanup code/data sections definitions by Daniel Kiper · 14 years ago
  58. 0c5e157 Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  59. 8c59508 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings by Konrad Rzeszutek Wilk · 14 years ago
  60. 0f16d0d xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit by Daniel Kiper · 14 years ago
  61. 15bfc09 xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings. by Konrad Rzeszutek Wilk · 14 years ago
  62. 7899891 xen mmu: fix a race window causing leave_mm BUG() by Tian, Kevin · 14 years ago
  63. 53f8023 x86/mm: Fix section mismatch derived from native_pagetable_reserve() by Sedat Dilek · 14 years ago
  64. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 14 years ago
  65. 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 14 years ago
  66. 449a66f x86: Remove warning and warning_symbol from struct stacktrace_ops by Richard Weinberger · 14 years ago
  67. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  68. 2e711c0 PM: Remove sysdev suspend, resume and shutdown operations by Rafael J. Wysocki · 14 years ago
  69. 9bbeacf kprobes, x86: Disable irqs during optimized callback by Jiri Olsa · 14 years ago
  70. fffcda1 x86, gart: Rename pci-gart_64.c to amd_gart_64.c by Joerg Roedel · 14 years ago
  71. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
  72. 72fe00f x86/amd-iommu: Use threaded interupt handler by Joerg Roedel · 14 years ago
  73. 604c307 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40 by Joerg Roedel · 14 years ago
  74. e969687 arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS by Joe Perches · 14 years ago
  75. 1d44e82 x86, UV: Fix NMI handler for UV platforms by Jack Steiner · 14 years ago
  76. 935a638 x86, efi: Ensure that the entirity of a region is mapped by Matthew Garrett · 14 years ago
  77. 7cb00b7 x86, efi: Pass a minimal map to SetVirtualAddressMap() by Matthew Garrett · 14 years ago
  78. 202f9d0 x86, efi: Merge contiguous memory regions of the same type and attribute by Matthew Garrett · 14 years ago
  79. 9cd2b07 x86, efi: Consolidate EFI nx control by Matthew Garrett · 14 years ago
  80. 2b5e8ef x86, efi: Remove virtual-mode SetVirtualAddressMap call by Matthew Garrett · 14 years ago
  81. 8fab6af x86: Fix mrst sparse complaints by Luis R. Rodriguez · 14 years ago
  82. 4cb1f43 Merge commit 'v2.6.39-rc6' into x86/cleanups by Ingo Molnar · 14 years ago
  83. 57d5241 Merge branch 'perf/stat' into perf/core by Ingo Molnar · 14 years ago
  84. 6151658 Correct occurrences of by Rob Landley · 14 years ago
  85. 63b6a67 perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions by Peter Zijlstra · 14 years ago
  86. e04d1b2 perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events by Lin Ming · 14 years ago
  87. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  88. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 14 years ago
  89. 2d06d8c [CPUFREQ] use dynamic debug instead of custom infrastructure by Dominik Brodowski · 14 years ago
  90. 904cc1e [CPUFREQ] Fix _OSC UUID in pcc-cpufreq by Naga Chumbalkar · 14 years ago
  91. 609cfda Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  92. 7806a49 x86, reboot: Fix relocations in reboot_32.S by H. Peter Anvin · 14 years ago
  93. b9269dc xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top by Stefano Stabellini · 14 years ago
  94. a386478 xen/mmu: Add workaround "x86-64, mm: Put early page table high" by Konrad Rzeszutek Wilk · 14 years ago
  95. 9de4966 x86: Fix spelling error in the memcpy() source code comment by Bart Van Assche · 14 years ago
  96. 2be1910 x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() by Yinghai Lu · 14 years ago
  97. 809435f Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  98. e20a2d2 x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors by Boris Ostrovsky · 14 years ago
  99. 40a9635 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  100. 3011203 perf events, x86: Add Westmere stalled-cycles-frontend/backend events by Ingo Molnar · 14 years ago