1. a6ed060 ASoC: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  2. 9a74340 ASoC: wm_hubs: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  3. d8e9a54 ASoC: wm8996: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  4. 6913436 ASoC: wm8962: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  5. a845d59 ASoC: wm8958: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  6. 8d8bb1a ASoC: wm8904: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  7. d9dea39 ASoC: wm8900: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  8. a361f45 ASoC: wm8350: Replace BUG() with WARN() by Takashi Iwai · 11 years ago
  9. cb1b102 ASoC: txx9: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  10. 5f29d44 ASoC: sh: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  11. 8b14719 ASoC: rcar: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  12. 4a318f1 ASoC: s6000: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  13. 8a2e2c8 ASoC: pxa: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  14. 96b61bc ASoC: omap: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  15. 656a22a ASoC: mid-x86: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  16. fb2e3e7 ASoC: wm9713: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  17. 4c8d620 ASoC: wm8904: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  18. 246e884 ASoC: wm8900: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  19. 22a7038 ASoC: wm8776: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  20. 95ff71e ASoC: wm5100: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  21. 4a9e0f9 ASoC: wm8580: Use WARN() instead of BUG_ON() by Takashi Iwai · 11 years ago
  22. bf90e89 ASoC: wm2000: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  23. f5b3a56 ASoC: wm0010: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  24. 773392b ASoC: tpa6130a2: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  25. a922cd7 ASoC: max98095: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  26. bee026d ASoC: max98088: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  27. ddb146d ASoC: blackfin: Use WARN_ON() instead of BUG_ON() by Takashi Iwai · 11 years ago
  28. 5e01dc7 Linux 3.12 by Linus Torvalds · 11 years ago
  29. 17f6ee4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  30. 9bf76ca ipc, msg: forbid negative values for "msg{max,mnb,mni}" by Mathias Krause · 11 years ago
  31. 9dc8c89 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  32. 9c41f4e ARC: Incorrect mm reference used in vmalloc fault handler by Vineet Gupta · 11 years ago
  33. f6537f2 scripts/kallsyms: filter symbols not in kernel address space by Ming Lei · 11 years ago
  34. 9581b7d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. 9119e33 Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  36. f9adfbf Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  37. 68e952d Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  38. 6920a1b memcg: remove incorrect underflow check by Greg Thelen · 11 years ago
  39. e1466ad USB: serial: ftdi_sio: add id for Z3X Box device by Алексей Крамаренко · 11 years ago
  40. f896b79 USB: Maintainers change for usb serial drivers by Greg KH · 11 years ago
  41. 54dc579 Revert "USB: pl2303: restrict the divisor based baud rate encoding method to the "HX" chip type" by Greg Kroah-Hartman · 11 years ago
  42. 1796a228 Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  43. 7e12a6fc Revert "usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method" by Greg Kroah-Hartman · 11 years ago
  44. 336b9da Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" by Greg Kroah-Hartman · 11 years ago
  45. 692ed4d Revert "usb: pl2303: move the two baud rate encoding methods to separate functions" by Greg Kroah-Hartman · 11 years ago
  46. 92dfe41 Revert "usb: pl2303: increase the allowed baud rate range for the divisor based encoding method" by Greg Kroah-Hartman · 11 years ago
  47. e2afb1d Revert "usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips" by Greg Kroah-Hartman · 11 years ago
  48. 233c3dd Revert "usb: pl2303: add two comments concerning the supported baud rates with HX chips" by Greg Kroah-Hartman · 11 years ago
  49. 281393a Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()" by Greg Kroah-Hartman · 11 years ago
  50. b52e111 Revert "pl2303: improve the chip type information output on startup" by Greg Kroah-Hartman · 11 years ago
  51. e8bbd5c Revert "pl2303: improve the chip type detection/distinction" by Greg Kroah-Hartman · 11 years ago
  52. 0916919 Revert "USB: pl2303: distinguish between original and cloned HX chips" by Greg Kroah-Hartman · 11 years ago
  53. 4f794ee Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  54. 3d77b50 lib/scatterlist.c: don't flush_kernel_dcache_page on slab page by Ming Lei · 11 years ago
  55. 696ac17 mm: memcg: fix test for child groups by Johannes Weiner · 11 years ago
  56. 0056f4e mm: memcg: lockdep annotation for memcg OOM lock by Johannes Weiner · 11 years ago
  57. 3168ecb mm: memcg: use proper memcg in limit bypass by Johannes Weiner · 11 years ago
  58. 358eec1 vfs: decrapify dput(), fix cache behavior under normal load by Linus Torvalds · 11 years ago
  59. 0baab4f i915: fix compiler warning by Linus Torvalds · 11 years ago
  60. 52469b4 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 026f8f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  62. e764702 Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  63. a4461f4 ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM by Russell King · 11 years ago
  64. cd5d581 MIPS: ralink: fix return value check in rt_timer_probe() by Wei Yongjun · 11 years ago
  65. 5beea88 Input: ALPS - add support for model found on Dell XT2 by Yunkang Tang · 11 years ago
  66. 74c85e1 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  67. 12aee27 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  68. 5e8cfc3 memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting by Greg Thelen · 11 years ago
  69. bd09d9a percpu: fix this_cpu_sub() subtrahend casting for unsigneds by Greg Thelen · 11 years ago
  70. 3017f07 mm/pagewalk.c: fix walk_page_range() access of wrong PTEs by Chen LinX · 11 years ago
  71. c56b097 mm: list_lru: fix almost infinite loop causing effective livelock by Russell King · 11 years ago
  72. ced5d6b Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  73. b8cab70 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  74. 182b4fd Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  75. 96d33b0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  76. a8b3365 Staging: sb105x: info leak in mp_get_count() by Dan Carpenter · 11 years ago
  77. 8d1e722 Staging: bcm: info leak in ioctl by Dan Carpenter · 11 years ago
  78. b5e2f33 staging: wlags49_h2: buffer overflow setting station name by Dan Carpenter · 11 years ago
  79. f856567 aacraid: missing capable() check in compat ioctl by Dan Carpenter · 11 years ago
  80. c2c65cd staging: ozwpan: prevent overflow in oz_cdev_write() by Dan Carpenter · 11 years ago
  81. 201f99f uml: check length in exitcode_proc_write() by Dan Carpenter · 11 years ago
  82. c4a4dda Merge tag 'asoc-fix-v3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  83. 8723b79 Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus by Mark Brown · 11 years ago
  84. 268ff14 ASoC: wm_hubs: Add missing break in hp_supply_event() by Takashi Iwai · 11 years ago
  85. 13b7ea6 MIPS: malta: Fix GIC interrupt offsets by Markos Chandras · 11 years ago
  86. ab12259 Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies" by Mika Westerberg · 11 years ago
  87. 59612d1 Revert "select: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  88. c511851 Revert "epoll: use freezable blocking call" by Rafael J. Wysocki · 11 years ago
  89. 6fc16e5 ALSA: hda - Add a fixup for ASUS N76VZ by Takashi Iwai · 11 years ago
  90. 0c8eb04 KVM: use a more sensible error number when debugfs directory creation fails by Paolo Bonzini · 11 years ago
  91. d780a31 KVM: Fix modprobe failure for kvm_intel/kvm_amd by Tim Gardner · 11 years ago
  92. 3d3b78c drm: allow DRM_IOCTL_VERSION on render-nodes by David Herrmann · 11 years ago
  93. 2f2632f Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  94. 7f081f1 MIPS: Perf: Fix 74K cache map by Deng-Cheng Zhu · 11 years ago
  95. 7314e613 Fix a few incorrectly checked [io_]remap_pfn_range() calls by Linus Torvalds · 11 years ago
  96. f9ec2e6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 2a999aa Kconfig: make KOBJECT_RELEASE debugging require timer debugging by Linus Torvalds · 11 years ago
  98. 1fbc0d7 drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb by Daniel Vetter · 11 years ago
  99. e8a923c perf/x86: Fix NMI measurements by Peter Zijlstra · 11 years ago
  100. bf378d3 perf: Fix perf ring buffer memory ordering by Peter Zijlstra · 11 years ago