1. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  2. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 14 years ago
  3. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 14 years ago
  4. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  5. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 07d7775 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
  13. b7723f9 Merge branch '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
  14. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  15. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  16. 4d7b4ac 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
  17. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  18. 8123d8f 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
  19. c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 14 years ago
  20. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  21. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 15 years ago
  22. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
  23. 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 15 years ago
  24. c9775b4 x86, fpu: Use static_cpu_has() to implement use_xsave() by H. Peter Anvin · 15 years ago
  25. a3c8acd x86: Add new static_cpu_has() function using alternatives by H. Peter Anvin · 15 years ago
  26. 795e74f7 Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 15 years ago
  27. dce8bf4 x86, fpu: Use the proper asm constraint in use_xsave() by H. Peter Anvin · 15 years ago
  28. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 15 years ago
  29. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 15 years ago
  30. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 15 years ago
  31. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 15 years ago
  32. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 15 years ago
  33. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  34. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 15 years ago
  35. 4f47b4c x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined by Eric W. Biederman · 15 years ago
  36. 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 15 years ago
  37. 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 15 years ago
  38. 5777372 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end by Eric W. Biederman · 15 years ago
  39. eddb0c5 x86, ioapic: Fix the types of gsi values by Eric W. Biederman · 15 years ago
  40. 9638fa5 x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h by Eric W. Biederman · 15 years ago
  41. d88d95e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 15 years ago
  42. 9b6dba9 x86: Merge simd_math_error() into math_error() by Brian Gerst · 15 years ago
  43. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 15 years ago
  44. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 15 years ago
  45. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 15 years ago
  46. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 15 years ago
  47. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 15 years ago
  48. b701a47 x86: Fix LOCK_PREFIX_HERE for uniprocessor build by H. Peter Anvin · 15 years ago
  49. 30a564b x86, hpet: Restrict read back to affected ATI chipsets by Thomas Gleixner · 15 years ago
  50. 6fc108a x86: Clean up arch/x86/Kconfig* by Jan Beulich · 15 years ago
  51. 5967ed8 x86-64: Reduce SMP locks table size by Jan Beulich · 15 years ago
  52. 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 15 years ago
  53. 1f9cc3c x86, pat: Update the page flags for memtype atomically instead of using memtype_lock by Robin Holt · 15 years ago
  54. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  55. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  56. 40f0a5d Fix comment typo in percpu.h by Justin P. Mattock · 15 years ago
  57. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 15 years ago
  58. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 15 years ago
  59. a289cc7 x86, UV: uv_irq.c: Fix all sparse warnings by Randy Dunlap · 15 years ago
  60. dc57da3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 15 years ago
  62. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 15 years ago
  63. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  64. 5958f1d x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo by Borislav Petkov · 15 years ago
  65. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  66. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  67. 549c90d x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 15 years ago
  68. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 15 years ago
  69. 4f64625 arch/x86: Add array variants for setting memory to wc caching. by Pauli Nieminen · 15 years ago
  70. a098f44 perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks by Robert Richter · 15 years ago
  71. 948b1bb perf, x86: Undo some some *_counter* -> *_event* renames by Robert Richter · 15 years ago
  72. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  73. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 15 years ago
  74. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  75. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  76. 7c5ecaf perf, x86: Clean up debugctlmsr bit definitions by Peter Zijlstra · 15 years ago
  77. d814f30 x86, perf: Add raw events support for the P4 PMU by Cyrill Gorcunov · 15 years ago
  78. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 15 years ago
  79. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 15 years ago
  80. 4bd96a7 x86, tboot: Add support for S3 memory integrity protection by Shane Wang · 15 years ago
  81. 40b7e05 perf, x86: Fix key indexing in Pentium-4 PMU by Lin Ming · 15 years ago
  82. 9c8c6ba x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) by Cyrill Gorcunov · 15 years ago
  83. cb7d6b5 perf, x86: Add cache events for the Pentium-4 PMU by Lin Ming · 15 years ago
  84. f34edbc perf, x86: Add a key to simplify template lookup in Pentium-4 PMU by Lin Ming · 15 years ago
  85. d674cd1 x86, apic: Allow to use certain functions without APIC built-in support by Cyrill Gorcunov · 15 years ago
  86. ff30a05 x86: Fix placement of FIX_OHCI1394_BASE by Jan Beulich · 15 years ago
  87. 8ea7f54 x86, perf: Fix comments in Pentium-4 PMU definitions by Lin Ming · 15 years ago
  88. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago
  89. e449526 perf, x86: Enable not tagged retired instruction counting on P4s by Cyrill Gorcunov · 15 years ago
  90. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  92. 3bc4e45 pci-dma: x86: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  93. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  94. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  95. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  96. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  97. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  98. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 15 years ago
  99. a072738 perf, x86: Implement initial P4 PMU driver by Cyrill Gorcunov · 15 years ago
  100. 6f4edd6 x86, UV: Clean up UV headers for MMR definitions by Jack Steiner · 15 years ago