1. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  2. 82406da Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 2c364fa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  9. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  12. ceb7b40 x86: Fix atomic64_xxx_cx8() functions by Eric Dumazet · 13 years ago
  13. cdcd629 x86: Fix and improve cmpxchg_double{,_local}() by Jan Beulich · 13 years ago
  14. adaf4ed Merge commit 'v3.2-rc7' into x86/asm by Ingo Molnar · 13 years ago
  15. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  16. 604a16b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  17. e95bf44 Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  18. 7578ed0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  19. 3484563 procfs: do not confuse jiffies with cputime64_t by Andreas Schwab · 13 years ago
  20. 9edf526 ARM: EXYNOS: Remove duplicated SROMC static memory mapping by Thomas Abraham · 13 years ago
  21. baaf939 ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440 by Denis Kuzmenko · 13 years ago
  22. fae9dbb KVM: PPC: e500: include linux/export.h by Scott Wood · 13 years ago
  23. 251da03 KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=N by Michael Neuling · 13 years ago
  24. 96f38d7 KVM: PPC: protect use of kvmppc_h_pr by Andreas Schwab · 13 years ago
  25. 36cc66d KVM: PPC: move compute_tlbie_rb to book3s_64 common header by Andreas Schwab · 13 years ago
  26. 4d25a066 KVM: Don't automatically expose the TSC deadline timer in cpuid by Jan Kiszka · 13 years ago
  27. 0924ab2 KVM: x86: Prevent starting PIT timers in the absence of irqchip support by Jan Kiszka · 13 years ago
  28. abb959f ARM: 7237/1: PL330: Fix driver freeze by Javi Merino · 13 years ago
  29. ba90c51 ARM: 7197/1: errata: Remove SMP dependency for erratum 751472 by Dave Martin · 13 years ago
  30. e66dc74 ARM: 7196/1: errata: Remove SMP dependency for erratum 720789 by Dave Martin · 13 years ago
  31. c284b42 x86: Skip cpus with apic-ids >= 255 in !x2apic_mode by Suresh Siddha · 13 years ago
  32. a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
  33. fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
  34. a35fd28 x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present by Yinghai Lu · 13 years ago
  35. e8524b2 x86, apic: Add probe() for apic_flat by Yinghai Lu · 13 years ago
  36. 2e64694 perf/x86: Fix raw_spin_unlock_irqrestore() usage by Robert Richter · 13 years ago
  37. 55205c9 oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue by Vladimir Zapolskiy · 13 years ago
  38. 7cc8583 sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq(). by David S. Miller · 13 years ago
  39. ecefc36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  40. 9c1497e perf events: Add Intel x86 mapping for PERF_COUNT_HW_REF_CPU_CYCLES by Stephane Eranian · 13 years ago
  41. cd09c0c perf events: Enable raw event support for Intel unhalted_reference_cycles event by Stephane Eranian · 13 years ago
  42. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  43. 7f3a54b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. a205b08 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  45. 26957f0 Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  46. 7278413 Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  47. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  48. 00ca4e4 Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  49. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  50. 124ba94 Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 13 years ago
  51. 0b35a45 ARM: plat-orion: make gpiochip label unique by Holger Brunck · 13 years ago
  52. 13f541c x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT by Clemens Ladisch · 13 years ago
  53. a03ffcf net: bpf_jit: fix an off-one bug in x86_64 cond jump target by Markus Kötter · 13 years ago
  54. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  55. 913050b oprofile: Fix uninitialized memory access when writing to writing to oprofilefs by Robert Richter · 13 years ago
  56. 334fef0 enable uncompress log on cpuimx35sd by Eric Bénard · 13 years ago
  57. 4d4b256 cpuimx35: fix touchscreen support by Eric Bénard · 13 years ago
  58. a69aa72 cpuimx35sd: fix Kconfig by Eric Bénard · 13 years ago
  59. 9cd39fb clock-imx35: fix reboot in internal boot mode by Eric Bénard · 13 years ago
  60. 83f2506 imx_v4_v5_defconfig: update default configuration by Eric Bénard · 13 years ago
  61. 01dd520 cpuimx25sd: fix Kconfig by Eric Bénard · 13 years ago
  62. e1bff31 arm/imx: fix cpufreq section mismatch by Richard Zhao · 13 years ago
  63. 5776ac2 ARM:imx:fix pwm period value by Jason Chen · 13 years ago
  64. b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
  65. a228b58 Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 13 years ago
  66. 1affc46 x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros by Jesper Juhl · 13 years ago
  67. 2ac1346 x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro by Jesper Juhl · 13 years ago
  68. 64b3dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  69. 2c29d9d x86: add IRQ context simulation in module mce-inject by Chen Gong · 13 years ago
  70. 3f5fcf6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  71. 98bf55c Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  72. 7c17c77 ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3 by Felipe Contreras · 13 years ago
  73. 8a5f0f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  74. ca3d30c x86_64, asm: Optimise fls(), ffs() and fls64() by David Howells · 13 years ago
  75. 83d99df x86, bitops: Move fls64.h inside __KERNEL__ by H. Peter Anvin · 13 years ago
  76. ddf5a25 ARM: unwinder: fix bisection to find origin in .idx section by Uwe Kleine-König · 13 years ago
  77. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  78. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  79. cb3f718 x86, centaur: Enable cx8 for VIA Eden too by Timo Teräs · 13 years ago
  80. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  81. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  82. cebef5b x86: Fix and improve percpu_cmpxchg{8,16}b_double() by Jan Beulich · 13 years ago
  83. 969df4b x86: Report cpb and eff_freq_ro flags correctly by Joerg Roedel · 13 years ago
  84. 715a431 Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/mce by Ingo Molnar · 13 years ago
  85. 304fb45 Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode by Ingo Molnar · 13 years ago
  86. 29e9bf1 x86, mce, therm_throt: Don't report power limit and package level thermal throttle events in mcelog by Fenghua Yu · 13 years ago
  87. b1f44e1 sparc32: Be less strict in matching %lo part of relocation. by David S. Miller · 13 years ago
  88. 0937195 x86, MCE: Drain mcelog buffer by Borislav Petkov · 13 years ago
  89. 3653ada x86, mce: Add wrappers for registering on the decode chain by Borislav Petkov · 13 years ago
  90. 597e11a x86, microcode, AMD: Update copyrights by Borislav Petkov · 13 years ago
  91. d733689 x86, microcode, AMD: Exit early on success by Borislav Petkov · 13 years ago
  92. be62adb x86, microcode, AMD: Simplify ucode verification by Borislav Petkov · 13 years ago
  93. 96b0ee4 x86, microcode, AMD: Add a reusable buffer by Borislav Petkov · 13 years ago
  94. f72c1a5 x86, microcode, AMD: Add a vendor-specific exit function by Borislav Petkov · 13 years ago
  95. 346b46b x86: Add per-cpu stat counter for APIC ICR read tries by Fernando Luis Vázquez Cao · 13 years ago
  96. 919b834 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  97. 373da0a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. e5fe29c ARM: OMAP: rx51: fix USB by Felipe Contreras · 13 years ago
  99. 442ee5a Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  100. 738384a Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 13 years ago