1. 1dedefd x86: detect scattered cpuid features earlier by Jacob Pan · 16 years ago
  2. 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 · 16 years ago
  3. 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 · 16 years ago
  4. 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 · 16 years ago
  5. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 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 · 16 years ago
  9. 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 · 16 years ago
  10. 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 · 16 years ago
  11. 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 · 16 years ago
  12. 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 · 16 years ago
  13. 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 · 16 years ago
  14. 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 · 16 years ago
  15. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 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 · 16 years ago
  17. 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 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 · 16 years ago
  19. 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 · 16 years ago
  20. c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 16 years ago
  21. ba2e1c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  22. 92183b3 m68k: amiga - Floppy platform device conversion by Geert Uytterhoeven · 17 years ago
  23. ff2db7c m68k: amiga - Sound platform device conversion by Geert Uytterhoeven · 17 years ago
  24. fa6688e m68k: amiga - Frame buffer platform device conversion by Geert Uytterhoeven · 17 years ago
  25. 0d30546 m68k: amiga - Zorro host bridge platform device conversion by Geert Uytterhoeven · 17 years ago
  26. adbf6e6 m68k: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  27. b52dd00 m68k: Implement generic_find_next_{zero_,}le_bit() by Geert Uytterhoeven · 16 years ago
  28. 9881bbb m68k: hp300 - Checkpatch cleanup by Andrea Gelmini · 16 years ago
  29. b9b0d8b m68k: Remove trailing spaces in messages by Frans Pop · 16 years ago
  30. 291d7e9 m68k: Simplify param.h by using <asm-generic/param.h> by Robert P. J. Day · 16 years ago
  31. b1f3bb4 m68k: Remove BKL from rtc implementations by Thomas Gleixner · 17 years ago
  32. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 16 years ago
  33. fea24e2 x86, mrst: add nop functions to x86_init mpparse functions by Jacob Pan · 16 years ago
  34. e4af426 x86, mrst, pci: return 0 for non-present pci bars by Jacob Pan · 16 years ago
  35. 4e73238 MIPS: Oprofile: Fix Loongson irq handler by Wu Zhangjin · 16 years ago
  36. 46afb82 MIPS: N32: Use compat version for sys_ppoll. by Chandrakala Chavva · 16 years ago
  37. 95e8f63 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 by Shane McDonald · 16 years ago
  38. 1ff3d7d x86, perf: P4 PMU - fix counters management logic by Cyrill Gorcunov · 16 years ago
  39. bfcf1ae Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  40. ecbb458 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
  41. e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 16 years ago
  42. ef0e918 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
  43. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 16 years ago
  44. ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 16 years ago
  45. 97b2073 Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 16 years ago
  46. b9af5dd DA830: fix USB 2.0 clock entry by Sergei Shtylyov · 16 years ago
  47. 7ac992e Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 16 years ago
  48. a5e48b8 microblaze: Fix module loading on system with WB cache by Michal Simek · 16 years ago
  49. 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 16 years ago
  50. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 16 years ago
  51. ee4bcdf microblaze: export assembly functions used by modules by Michal Simek · 16 years ago
  52. 1ce2470 microblaze: Remove powerpc code from Microblaze port by Michal Simek · 16 years ago
  53. ddfbc93 microblaze: Remove compilation warnings in cache macro by Michal Simek · 16 years ago
  54. e1733d2 microblaze: export assembly functions used by modules by Steven J. Magnani · 16 years ago
  55. 538722c microblaze: fix get_user/put_user side-effects by Steven J. Magnani · 16 years ago
  56. 0d5961b microblaze: re-enable interrupts before calling schedule by Steven J. Magnani · 16 years ago
  57. 7200199 x86, perf: P4 PMU -- use hash for p4_get_escr_idx() by Cyrill Gorcunov · 16 years ago
  58. 4f018c5 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() by Roel Kluin · 16 years ago
  59. f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 16 years ago
  60. fe19c5a KVM: x86: Call vcpu_load and vcpu_put in cpuid_update by Dongxiao Xu · 16 years ago
  61. 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 16 years ago
  62. be83567 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  63. 131c6c9 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  64. f4a27ae ARM: 6125/1: ARM TWD: move TWD registers to common header by Srinidhi Kasagar · 16 years ago
  65. 57d8490 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y by Martin Schwidefsky · 16 years ago
  66. 545c174 [S390] ptrace: fix return value of do_syscall_trace_enter() by Gerald Schaefer · 16 years ago
  67. 0fe1ac4 powerpc/perf_event: Fix oops due to perf_event_do_pending call by Paul Mackerras · 16 years ago
  68. c9775b4 x86, fpu: Use static_cpu_has() to implement use_xsave() by H. Peter Anvin · 16 years ago
  69. a3c8acd x86: Add new static_cpu_has() function using alternatives by H. Peter Anvin · 16 years ago
  70. b2464ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 16 years ago
  72. a523572 x86/amd-iommu: Add amd_iommu=off command line option by Joerg Roedel · 16 years ago
  73. 8e6d557 perf, powerpc: Implement group scheduling transactional APIs by Lin Ming · 16 years ago
  74. 829e924 kprobes/x86: Fix removed int3 checking order by Masami Hiramatsu · 16 years ago
  75. dce8bf4 x86, fpu: Use the proper asm constraint in use_xsave() by H. Peter Anvin · 16 years ago
  76. c3f8978 x86, fpu: Unbreak FPU emulation by H. Peter Anvin · 16 years ago
  77. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
  78. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
  79. cc49b09 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile by Ingo Molnar · 16 years ago
  80. 7c224a0 Merge commit 'v2.6.34-rc7' into oprofile by Ingo Molnar · 16 years ago
  81. 3998d095 x86, hypervisor: add missing <linux/module.h> by H. Peter Anvin · 16 years ago
  82. 96f6e77 x86, hypervisor: Export the x86_hyper* symbols by H. Peter Anvin · 16 years ago
  83. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 16 years ago
  84. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 16 years ago
  85. c799316 x86, perf: P4 PMU -- check for proper event index in RAW events by Cyrill Gorcunov · 16 years ago
  86. 3f51b71 x86, perf: P4 PMU -- Get rid of redundant check for array index by Cyrill Gorcunov · 16 years ago
  87. 137351e x86, perf: P4 PMU -- protect sensible procedures from preemption by Cyrill Gorcunov · 16 years ago
  88. de902d9 x86, perf: P4 PMU -- configure predefined events by Cyrill Gorcunov · 16 years ago
  89. e814d82 ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled by Catalin Marinas · 16 years ago
  90. b8349b5 ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP by Catalin Marinas · 16 years ago
  91. f4d6477 ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops by Catalin Marinas · 16 years ago
  92. b5a07fa ARM: 6106/1: Implement copy_to_user_page() for noMMU by Catalin Marinas · 16 years ago
  93. b1a9ceb ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c by Catalin Marinas · 16 years ago
  94. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 16 years ago
  95. 9fa0231 x86, HyperV: fix up the license to mshyperv.c by Greg Kroah-Hartman · 16 years ago
  96. 2b107d9 x86: Avoid check hlt for newer cpus by Jacob Pan · 16 years ago
  97. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  98. 4d1c52b perf, x86: implement group scheduling transactional APIs by Lin Ming · 16 years ago
  99. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 16 years ago
  100. 2b0b5c6 perf, x86: Consolidate some code repetition by Peter Zijlstra · 16 years ago