1. 2baad61 x86, crc32-pclmul: Fix build with older binutils by Jan Beulich · 11 years ago
  2. e9d0626 x86-64, init: Fix a possible wraparound bug in switchover in head_64.S by Zhang Yanfei · 11 years ago
  3. 3979fdc Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  4. fbe06b7 x86, range: fix missing merge during add range by Yinghai Lu · 11 years ago
  5. 8f710dd Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  6. e6135fe ALSA: usb-audio: proc: use found syncmaxsize to determine feedback format by Torstein Hegge · 11 years ago
  7. ec50f2a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  8. e9ced8e drm/radeon: restore nomodeset operation (v2) by Dave Airlie · 11 years ago
  9. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  10. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  11. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  12. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  13. d5fe85a Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  14. 8968216 Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  15. e2a978e Merge branch 'ipmi' (minor ipmi fixes from Corey) by Linus Torvalds · 11 years ago
  16. 6368087 ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex by Benjamin LaHaise · 11 years ago
  17. 0849bfe ipmi: Improve error messages on failed irq enable by Corey Minyard · 11 years ago
  18. a5f2b3d drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow by Chen Gang · 11 years ago
  19. 1b6b698 drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup by Alexandru Gheorghiu · 11 years ago
  20. 4a007ed Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  21. ff89acc Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 11 years ago
  22. 264b83c usermodehelper: check subprocess_info->path != NULL by Oleg Nesterov · 11 years ago
  23. 5c64e3a4 Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  24. 49a9e43 Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  25. e50caa9 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  26. 436c4a0 ALSA: hda - Add headset mic support for another Dell machine by David Henningsson · 11 years ago
  27. 0885786 ALSA: snd-aoa: Add a layout entry for PowerBook6,5 by Michael Ellerman · 11 years ago
  28. 478e858 Merge tag 'asoc-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  29. b1b9fbd ALSA: hda - Check the activity of the NID to be powered down by Takashi Iwai · 11 years ago
  30. 1be0c25 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() by Tejun Heo · 11 years ago
  31. c240a53 Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  32. ae3b29e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  33. 652df60 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 37cae5e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. d21572c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  37. 109c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  38. a66b2e5 cpufreq: Preserve sysfs files across suspend/resume by Srivatsa S. Bhat · 11 years ago
  39. 7a26b53 ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path by Catalin Marinas · 11 years ago
  40. 8b19d45 NTB: Multiple NTB client fix by Jon Mason · 11 years ago
  41. 904435c ntb_netdev: remove from list on exit by Jon Mason · 11 years ago
  42. c336acd NTB: memcpy lockup workaround by Jon Mason · 11 years ago
  43. c9d534c NTB: Correctly handle receive buffers of the minimal size by Jon Mason · 11 years ago
  44. 90f9e93 NTB: reset tx_index on link toggle by Jon Mason · 11 years ago
  45. b77b263 NTB: Link toggle memory leak by Jon Mason · 11 years ago
  46. 113fc50 NTB: Handle 64bit BAR sizes by Jon Mason · 11 years ago
  47. cc0f868 NTB: fix pointer math issues by Dan Carpenter · 11 years ago
  48. ad3e275 ntb: off by one sanity checks by Dan Carpenter · 11 years ago
  49. 186f27f NTB: variable dereferenced before check by Jon Mason · 11 years ago
  50. b62fdd9 tracing/kprobes: Make print_*probe_event static by Masami Hiramatsu · 11 years ago
  51. 3d1fc7b tracing/kprobes: Fix a sparse warning for incorrect type in assignment by Masami Hiramatsu · 11 years ago
  52. c02c7e6 tracing/kprobes: Use rcu_dereference_raw for tp->files by Masami Hiramatsu · 11 years ago
  53. 60705c8 tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 11 years ago
  54. 615ee54 rcu: Don't allocate bootmem from rcu_init() by Sasha Levin · 11 years ago
  55. ccf5ae8 target: close target_put_sess_cmd() vs. core_tmr_abort_task() race by Joern Engel · 11 years ago
  56. a1321dd target: removed unused transport_state flag by Joern Engel · 11 years ago
  57. d2bdbee target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regression by Nicholas Bellinger · 11 years ago
  58. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 11 years ago
  59. ad7b1f8 workqueue: Make schedule_work() available again to non GPL modules by Marc Dionne · 11 years ago
  60. 8f174b1 workqueue: correct handling of the pool spin_lock by Joonsoo Kim · 11 years ago
  61. 6faf728 rcu: Fix comparison sense in rcu_needs_cpu() by Paul E. McKenney · 11 years ago
  62. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  63. 7fb30d2 Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  64. 42a5cf4 timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 11 years ago
  65. b47430d rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit by Srivatsa S. Bhat · 11 years ago
  66. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 11 years ago
  67. a2c7a54 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  68. 75e1d82 Merge branch 'pm-fixes' by Rafael J. Wysocki · 11 years ago
  69. c01782d Merge branch 'acpi-fixes' by Rafael J. Wysocki · 11 years ago
  70. d5a2fa2 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  71. 407a0e1 Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus by Mark Brown · 11 years ago
  72. c583eac Merge remote-tracking branch 'asoc/fix/ux500' into asoc-linus by Mark Brown · 11 years ago
  73. 0335cd6 Merge remote-tracking branch 'asoc/fix/da7213' into asoc-linus by Mark Brown · 11 years ago
  74. e34166a powerpc: Set show_unhandled_signals to 1 by default by Benjamin Herrenschmidt · 11 years ago
  75. eccaf52 x86, efi: initial the local variable of DataSize to zero by Lee, Chun-Yi · 11 years ago
  76. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 11 years ago
  77. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 11 years ago
  78. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 11 years ago
  79. a1797b2 powerpc: select HAVE_CONTEXT_TRACKING for pSeries by Li Zhong · 11 years ago
  80. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 11 years ago
  81. 106ed88 powerpc: Exit user context on notify resume by Li Zhong · 11 years ago
  82. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 11 years ago
  83. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 11 years ago
  84. 6cecf76 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc by Scott Wood · 11 years ago
  85. dcb615a powerpc: Fix irq_set_affinity() return values by Alexander Gordeev · 11 years ago
  86. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 11 years ago
  87. b2b4858 powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 by Benjamin Herrenschmidt · 11 years ago
  88. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 11 years ago
  89. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 11 years ago
  90. b80ec3d powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS by Michael Ellerman · 11 years ago
  91. 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 11 years ago
  92. a94a147 powerpc/rtas_flash: Fix validate_flash buffer overflow issue by Vasant Hegde · 11 years ago
  93. 79c66ce powerpc/kexec: Fix kexec when using VMX optimised memcpy by Anton Blanchard · 11 years ago
  94. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 11 years ago
  95. 613e60a powerpc/mm: Use the correct mask value when looking at pgtable address by Aneesh Kumar K.V · 11 years ago
  96. 674825d Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 11 years ago
  97. 6bc08ed PM / hibernate: Correct documentation by Borislav Petkov · 11 years ago
  98. c83bb88 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  99. 86fd03d PM / Documentation: remove inaccurate suspend/hibernate transition lantency statement by Zhang Rui · 11 years ago
  100. dc5aeae PM: Documentation update for freeze state by Zhang Rui · 11 years ago