1. c078a4a ALSA: line6: Remove driver version from header comment by Chris Rorvick · 10 years ago
  2. c6fffce ALSA: line6: Refer to manufacturer as "Line 6" by Chris Rorvick · 10 years ago
  3. 35ae48a ALSA: line6: Remove superfluous NULL checks by Chris Rorvick · 10 years ago
  4. 4d79fb1 ALSA: line6: Drop line6_send_program() and line6_transmit_parameter() by Takashi Iwai · 10 years ago
  5. 7372319 ALSA: line6: Make line6_send_raw_message() static by Takashi Iwai · 10 years ago
  6. 5a47531 ALSA: line6: Sync PCM stop at disconnect by Takashi Iwai · 10 years ago
  7. 31ca192 ALSA: line6: Remove superfluous disconnect call in suspend handler by Takashi Iwai · 10 years ago
  8. b2a3b02 ALSA: line6: Remove CHECK_RETURN macro by Takashi Iwai · 10 years ago
  9. 10e3a02 ALSA: line6: Drop MISSING_CASE macro by Takashi Iwai · 10 years ago
  10. 2cd53fa ALSA: line6: Remove driver version string by Takashi Iwai · 10 years ago
  11. 85a9339 ALSA: line6: Reorganize card resource handling by Takashi Iwai · 10 years ago
  12. 84ac9bb ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback by Takashi Iwai · 10 years ago
  13. 7d70c81 ALSA: line6: Don't handle PCM trigger for other cards by Takashi Iwai · 10 years ago
  14. a019f5e ALSA: line6: Remove superfluous out-of-memory error messages by Takashi Iwai · 10 years ago
  15. 45a82f1 ALSA: line6: Drop usb_device sysfs symlink by Takashi Iwai · 10 years ago
  16. 988d350 ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag by Takashi Iwai · 10 years ago
  17. aaa68d2 ALSA: line6: Drop superfluous snd_device for rawmidi by Takashi Iwai · 10 years ago
  18. b45a7c5 ALSA: line6: Drop superfluous snd_device for PCM by Takashi Iwai · 10 years ago
  19. 075587b ALSA: line6: Handle impulse response via control API by Takashi Iwai · 10 years ago
  20. ccddbe4 ALSA: line6: Split to each driver by Takashi Iwai · 10 years ago
  21. 0f2524b ALSA: line6: Use setup_timer() and mod_timer() by Takashi Iwai · 10 years ago
  22. 61864d8 ALSA: move line6 usb driver into sound/usb by Takashi Iwai · 10 years ago
  23. d29b854 staging: line6: Make *_disconnect() functions static by Chris Rorvick · 10 years ago
  24. a46c467 staging: line6: Call *_disconnect() via pointer by Chris Rorvick · 10 years ago
  25. 01f6b2b staging: line6: Call *_process_message() via pointer by Chris Rorvick · 10 years ago
  26. 1cad3e8 staging: line6: Pass *_process_message() `usb_line6' pointers by Chris Rorvick · 10 years ago
  27. a221dd4 staging: line6: Pass *_init() `usb_line6' pointers by Chris Rorvick · 10 years ago
  28. 16d603d staging: line6: Move audio endpoints to properties by Chris Rorvick · 10 years ago
  29. b95d2e4 staging: line6: Remove stale Pocket POD PCM endpoints by Chris Rorvick · 10 years ago
  30. 9e165be staging: line6: Move control endpoints to properties by Chris Rorvick · 10 years ago
  31. 7b9584f staging: line6: Move altsetting to properties by Chris Rorvick · 10 years ago
  32. b98a811 staging: line6: Filter on UX2 interfaces by Chris Rorvick · 10 years ago
  33. 3a3eae6 staging: line6: Filter on Pocket POD interface by Chris Rorvick · 10 years ago
  34. 951dd31 staging: line6: Split out POD HD500 interfaces by Chris Rorvick · 10 years ago
  35. 7ad0731 staging: line6: Split out PODxt Live interfaces by Chris Rorvick · 10 years ago
  36. 7b3e4d4 staging: line6: List out capabilities individually by Chris Rorvick · 10 years ago
  37. 4d94754 staging: line6: Use explicit indexes when defining properties by Chris Rorvick · 10 years ago
  38. 4cb1a4a staging: line6: Rename capability macros by Chris Rorvick · 10 years ago
  39. 5a85847 staging: line6: Remove useless comments by Chris Rorvick · 10 years ago
  40. f45be7d staging: line6: Remove idVendor and idProduct macros by Chris Rorvick · 10 years ago
  41. a23a8bf staging: line6: Key off of device type by Chris Rorvick · 10 years ago
  42. c33a20b staging: line6: Index properties array with device type by Chris Rorvick · 10 years ago
  43. 410dca8 staging: line6: Define a device type enum by Chris Rorvick · 10 years ago
  44. daf54a5 staging: line6: Cleanup device table by Chris Rorvick · 10 years ago
  45. e45bfe5 staging: line6: Remove unsupported X3 devices by Chris Rorvick · 10 years ago
  46. c667ee1 staging: line6: Remove line6_pod_transmit_paramter() by Chris Rorvick · 10 years ago
  47. 5c3396f staging: line6: Remove `device_bit' from properties by Chris Rorvick · 10 years ago
  48. 690ea44 Staging: line6: remove spaces before commas. by Jonas Lundqvist · 10 years ago
  49. a248ce0 staging: line6: toneport.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  50. eaa27f3 linux 3.19-rc4 by Linus Torvalds · 10 years ago
  51. 0cbaed1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  52. 505569d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 5ab551d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. ddb321a Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 1e6c3e8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. b800c91 mm: fix corner case in anon_vma endless growing prevention by Konstantin Khlebnikov · 10 years ago
  57. 690eac5 mm: Don't count the stack guard page towards RLIMIT_STACK by Linus Torvalds · 10 years ago
  58. 8e654dd Merge branch 'core/urgent' into locking/urgent, to collect all pending locking fixes by Ingo Molnar · 10 years ago
  59. 4850d37 Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
  60. aff8ad5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  61. eb74926 Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  62. 28023d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  63. 1dd34da Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  64. d80b34c9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  65. aa92913 Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 10 years ago
  66. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  67. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  68. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  69. b3d574a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  70. 1e34792 ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error by Victor Kamensky · 10 years ago
  71. 606185b HID: roccat: potential out of bounds in pyra_sysfs_write_settings() by Dan Carpenter · 10 years ago
  72. a63b03e mutex: Always clear owner field upon mutex_unlock() by Chris Wilson · 10 years ago
  73. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 10 years ago
  74. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  75. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  76. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  77. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  78. 5306c31 perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes by Andi Kleen · 10 years ago
  79. 86c269f perf/x86_64: Improve user regs sampling by Andy Lutomirski · 10 years ago
  80. 88a7c26 perf: Move task_pt_regs sampling into arch code by Andy Lutomirski · 10 years ago
  81. 0f363b2 x86: Fix off-by-one in instruction decoder by Peter Zijlstra · 10 years ago
  82. 300176a Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  83. 9e5e366 mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed by Vlastimil Babka · 10 years ago
  84. 4bdfc1c memcg: fix destination cgroup leak on task charges migration by Vladimir Davydov · 10 years ago
  85. 24d404d mm: memcontrol: switch soft limit default back to infinity by Johannes Weiner · 10 years ago
  86. 70ecb3c mm/debug_pagealloc: remove obsolete Kconfig options by Joonsoo Kim · 10 years ago
  87. 75069f2 vfs: renumber FMODE_NONOTIFY and add to uniqueness check by David Drysdale · 10 years ago
  88. 9de93e78 arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h by Oleg Nesterov · 10 years ago
  89. 53dc20b ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file by Xue jiufei · 10 years ago
  90. 75dd112 MAINTAINERS: update rydberg's addresses by Henrik Rydberg · 10 years ago
  91. 2d6d7f9 mm: protect set_page_dirty() from ongoing truncation by Johannes Weiner · 10 years ago
  92. 7a3ef20 mm: prevent endless growth of anon_vma hierarchy by Konstantin Khlebnikov · 10 years ago
  93. 3245d6a exit: fix race between wait_consider_task() and wait_task_zombie() by Oleg Nesterov · 10 years ago
  94. eb4f73b ocfs2: remove bogus check in dlm_process_recovery_data by Joseph Qi · 10 years ago
  95. 11c8f01 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  96. 90ac086 Makefile: include arch/*/include/generated/uapi before .../generated by Michal Marek · 10 years ago
  97. c4ccac4 Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  98. 74e59ea Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  99. 086b2a9 Merge tag 'keys-fixes-20150107' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 10 years ago
  100. b11ecb2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago