1. 136d525 tty: Move and rename send_prio_char() as tty_send_xchar() by Peter Hurley · 10 years ago
  2. c545b66 tty: Serialize tcflow() with other tty flow control changes by Peter Hurley · 10 years ago
  3. 01adc80 tty: Move packet mode flow control notifications to pty driver by Peter Hurley · 10 years ago
  4. f9e053d tty: Serialize tty flow control changes with flow_lock by Peter Hurley · 10 years ago
  5. d7a855b tty: Convert tty_struct bitfield to ints by Peter Hurley · 10 years ago
  6. 938f7e1 serial: core: Use spin_lock_irq() in uart_set_termios() by Peter Hurley · 10 years ago
  7. 8620d3e serial: bfin-uart: Fix auto CTS by Peter Hurley · 10 years ago
  8. d95e3ca usb: serial: Remove unused tty->hw_stopped by Peter Hurley · 10 years ago
  9. d01f4d1 serial: core: Privatize tty->hw_stopped by Peter Hurley · 10 years ago
  10. 317c136 isdn: i4l: Remove ASYNC_CTS_FLOW by Peter Hurley · 10 years ago
  11. 299245a serial: core: Privatize modem status enable flags by Peter Hurley · 10 years ago
  12. 4d90bb1 serial: core: Document and assert lock requirements for irq helpers by Peter Hurley · 10 years ago
  13. 9a37110 locking: Add WARN_ON_ONCE lock assertion by Peter Hurley · 10 years ago
  14. 93b8877 tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom termios.h by Alexander Shiyan · 10 years ago
  15. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  16. 9e82bf0 Linux 3.17-rc5 by Linus Torvalds · 10 years ago
  17. 83373f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  18. 9226b5b vfs: avoid non-forwarding large load after small store in path lookup by Linus Torvalds · 10 years ago
  19. 5910cfd Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  20. 4023bfc be careful with nd->inode in path_init() and follow_dotdot_rcu() by Al Viro · 10 years ago
  21. 7bd8837 don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu() by Al Viro · 10 years ago
  22. 02c1be3 Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  23. 8ac19f0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 938c04a Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linux into irq/urgent by Thomas Gleixner · 10 years ago
  25. 3cc5ba1 ntb: Add alignment check to meet hardware requirement by Dave Jiang · 10 years ago
  26. 9ef6bf6 MAINTAINERS: update NTB info by Jon Mason · 10 years ago
  27. a1413cf NTB: correct the spread of queues over mw's by Jon Mason · 10 years ago
  28. f5be3e2912 fix bogus read_seqretry() checks introduced in b37199e by Al Viro · 10 years ago
  29. 6f18493 move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon) by Al Viro · 10 years ago
  30. f77ced6 [fix] lustre: d_make_root() does iput() on dentry allocation failure by Al Viro · 10 years ago
  31. 1536340 Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  32. 8920649 parisc: Implement new LWS CAS supporting 64 bit operations. by Guy Martin · 10 years ago
  33. 99d263d vfs: fix bad hashing of dentries by Linus Torvalds · 10 years ago
  34. 23d0db7 Make hash_64() use a 64-bit multiply when appropriate by Linus Torvalds · 10 years ago
  35. 72d9310 Make ARCH_HAS_FAST_MULTIPLIER a real config variable by Linus Torvalds · 10 years ago
  36. 186cec3 Merge tag 'dm-3.17-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  37. 645cc09 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  38. fc486b0 Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  39. 474e941 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 10 years ago
  40. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 10 years ago
  41. e86fea7 alarmtimer: Return relative times in timer_gettime by Richard Larocque · 10 years ago
  42. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  43. 13c42c2 futex: Unlock hb->lock in futex_wait_requeue_pi() error path by Thomas Gleixner · 10 years ago
  44. 471cff7 Merge tag 'char-misc-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  45. a6988b3 Merge tag 'staging-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  46. 09db9d6 Merge tag 'tty-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  47. 90a3c48 Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  48. 602b536 Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  49. 7ed641b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  50. 9925cc1 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  51. 753a6cb Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  52. 96ea975 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  53. 5874cfe Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  54. 850ebc0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  55. 95389b0 KEYS: Fix termination condition in assoc array garbage collection by David Howells · 10 years ago
  56. e4cf39e video: ARM CLCD: Fix color model capabilities for DT platforms by Pawel Moll · 10 years ago
  57. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  58. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  59. c73f6fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  60. 7ee2d2d Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  61. 018cace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  62. e2c6098 Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  63. 9604469 xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices by Mathias Nyman · 10 years ago
  64. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  65. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  66. c66f1c6 storage: Add single-LUN quirk for Jaz USB Adapter by Mark · 10 years ago
  67. a79e5bc uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check by Hans de Goede · 10 years ago
  68. 8381e57 Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  69. d50582e xen/arm: remove mach_to_phys rbtree by Stefano Stabellini · 10 years ago
  70. 340720b xen/arm: reimplement xen_dma_unmap_page & friends by Stefano Stabellini · 10 years ago
  71. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  72. eb35bdd arm64: flush TLS registers during exec by Will Deacon · 10 years ago
  73. 1497e84 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  74. 8b02c5e Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  75. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  76. d2be899 Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery' by Rafael J. Wysocki · 10 years ago
  77. 1c00f73 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  78. d9f4acd Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  79. 3a10ba8 drm/msm: don't crash if no msm.vram param by Rob Clark · 10 years ago
  80. 28a38b6 drm/msm/hdmi: fix build break on non-CCF platforms by Rob Clark · 10 years ago
  81. fc88610 drm/msm: Change nested function to static function by Mark Charlebois · 10 years ago
  82. 3afdd8a Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  83. 69e672f Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  84. f498e06 dmaengine: jz4740: Fix non-cyclic descriptor completion by Lars-Peter Clausen · 10 years ago
  85. 233c7da usb: chipidea: msm: Initialize PHY on reset event by Ivan T. Ivanov · 10 years ago
  86. ea29005 usb: chipidea: msm: Use USB PHY API to control PHY state by Ivan T. Ivanov · 10 years ago
  87. 584f1ad Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  88. 7e88248 fs/notify: don't show f_handle if exportfs_encode_inode_fh failed by Andrey Vagin · 10 years ago
  89. 1fc98d1 fsnotify/fdinfo: use named constants instead of hardcoded values by Andrey Vagin · 10 years ago
  90. acbbe6f kcmp: fix standard comparison bug by Rasmus Villemoes · 10 years ago
  91. 8542bdf mm/mmap.c: use pr_emerg when printing BUG related information by Sasha Levin · 10 years ago
  92. b01d072 shm: add memfd.h to UAPI export list by David Drysdale · 10 years ago
  93. 6688173 checkpatch: allow commit descriptions on separate line from commit id by Joe Perches · 10 years ago
  94. caac7e6 sh: get_user_pages_fast() must flush cache by Stas Sergeev · 10 years ago
  95. c680e41 eventpoll: fix uninitialized variable in epoll_ctl by Nicolas Iooss · 10 years ago
  96. 000a7d6 kernel/printk/printk.c: fix faulty logic in the case of recursive printk by Patrick Palka · 10 years ago
  97. 0a313a9 mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range() by Xishi Qiu · 10 years ago
  98. 7ec62d4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  99. c605f3c usb: hub: take hub->hdev reference when processing from eventlist by Joe Lawrence · 10 years ago
  100. a9c54ca uas: Disable uas on ASM1051 devices by Hans de Goede · 10 years ago