1. b1b7991 tty_register_device_attr updated for tty-next by Tomas Hlavacek · 12 years ago
  2. 6915c0e tty: uartclk value from serial_core exposed to sysfs by Tomas Hlavacek · 12 years ago
  3. d83b542 serial: serial_core.h needs console.h included first by Stephen Rothwell · 12 years ago
  4. b69200f serial: mxs-auart: put the device in mxs_auart_probe() by Huang Shijie · 12 years ago
  5. 851b714 serial: mxs-auart: fix the wrong setting order by Huang Shijie · 12 years ago
  6. 37cd0c9 serial_core: fix sizeof(pointer) by Fengguang Wu · 12 years ago
  7. 6721ab7 serial: omap: enable RX and TX FIFO usage by Felipe Balbi · 12 years ago
  8. d37c6ce serial: omap: move uart_omap_port definition to C file by Felipe Balbi · 12 years ago
  9. d21e400 serial: omap: remove unnecessary header and add a missing one by Felipe Balbi · 12 years ago
  10. 957ee72 serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  11. a6b19c3 serial: omap: make sure to put() on poll_get_char by Felipe Balbi · 12 years ago
  12. 9727faf serial: omap: implement set_wake by Felipe Balbi · 12 years ago
  13. 0324a82 serial: omap: unlock the port lock by Ruchika Kharwar · 12 years ago
  14. 52c5513 serial: omap: drop "inline" from IRQ handler prototype by Felipe Balbi · 12 years ago
  15. 6d608ef serial: omap: optimization with section annotations by Felipe Balbi · 12 years ago
  16. 856e35b serial: omap: fix sequence of pm_runtime_* calls. by Ruchika Kharwar · 12 years ago
  17. 6c3a30c serial: omap: don't save IRQ flags on hardirq by Felipe Balbi · 12 years ago
  18. 7e9c8e7 serial: omap: make sure to suspend device before remove by Felipe Balbi · 12 years ago
  19. 1b42c8b serial: omap: drop unnecessary check from remove by Felipe Balbi · 12 years ago
  20. 93220dc serial: omap: set dev->drvdata before enabling pm_runtime by Felipe Balbi · 12 years ago
  21. 660ac5f serial: omap: stick to put_autosuspend by Felipe Balbi · 12 years ago
  22. bf63a08 serial: omap: move THRE check to transmit_chars() by Felipe Balbi · 12 years ago
  23. 72256cb serial: omap: refactor receive_chars() into rdi/rlsi handlers by Felipe Balbi · 12 years ago
  24. 81b75ae serial: omap: simplify IRQ handling by Felipe Balbi · 12 years ago
  25. a0f38b8 serial: add OMAP-specific defines by Felipe Balbi · 12 years ago
  26. 4945743 serial: omap: drop DMA support by Felipe Balbi · 12 years ago
  27. d8ee4ea serial: omap: don't access the platform_device by Felipe Balbi · 12 years ago
  28. 27788c5 8250_pci: Add additional WCH CHC353 devices by Alan Cox · 12 years ago
  29. 9986ffd parport: fix possible memory leak in parport_gsc_probe_port() by Wei Yongjun · 12 years ago
  30. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  31. e5b57c0 serial: omap: define helpers for pdata function pointers by Felipe Balbi · 12 years ago
  32. c990f35 serial: omap: define and use to_uart_omap_port() by Felipe Balbi · 12 years ago
  33. be28205 serial: Add note about migration to driver SCCNXP by Alexander Shiyan · 12 years ago
  34. 1d65c0b serial: New serial driver SCCNXP by Alexander Shiyan · 12 years ago
  35. 6971c63 parport_serial: Add support for the WCH353 2S/1P multi-IO card by Guainluca Anzolin · 12 years ago
  36. 9303ac1 serial: Samsung: Silence some checkpatch errors and warnings by Sachin Kamat · 12 years ago
  37. d20925e serial: Samsung: Replace printk with dev_* functions by Sachin Kamat · 12 years ago
  38. 32614aa serial: pl011: honour serial aliases in device tree by Matthew Leach · 12 years ago
  39. 4b71598 serial: diminish usage of struct serial_uart_config by Paul Gortmaker · 12 years ago
  40. e2c6542 serial: sunsu.c - don't explicitly tie array size to dynamic entity by Paul Gortmaker · 12 years ago
  41. b8ede90 m32r_sio: remove dependency on struct serial_uart_config by Paul Gortmaker · 12 years ago
  42. 833462e serial/imx: improve error diagnosics for clock and pinctrl failures by Uwe Kleine-König · 12 years ago
  43. ba3fe7a tty: move the async flags from the serial code into the tty includes by Alan Cox · 12 years ago
  44. 7ba2e76 tty: Split the serial_core helpers for setserial into two by Alan Cox · 12 years ago
  45. 9250dd5 drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  46. d3dec96 tty: serial: mpc5xxx: add support for mark/space parity by Wolfram Sang · 12 years ago
  47. bbb63c5 drivers:tty:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  48. fd7c81f tty: serial: max310x: Remove explicit use of devm_kfree by Emil Goode · 12 years ago
  49. 23e7c6a tty: serial: max310x: Check return code of gpiochip_remove by Emil Goode · 12 years ago
  50. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  51. c0fc208 tty: max3100: use module_spi_driver by Devendra Naga · 12 years ago
  52. 1c4c439 drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  53. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  54. fea7a08 Linux 3.6-rc3 by Linus Torvalds · 12 years ago
  55. 4ff63e4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  56. 0923699 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  57. 2e2d8c9 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  58. fec3c03 Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  59. f753c4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  60. ad746be Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  61. 467e9e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  62. 88ec278 task_work: add a scheduling point in task_work_run() by Eric Dumazet · 12 years ago
  63. 5585263 fs: fix fs/namei.c kernel-doc warnings by Randy Dunlap · 12 years ago
  64. 9802274 eventpoll: use-after-possible-free in epoll_create1() by Al Viro · 12 years ago
  65. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  66. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  67. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  68. 8ad5db8 introduce kref_put_mutex() by Al Viro · 12 years ago
  69. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  70. d8636a2 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  71. 23dcfa6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  72. a484147 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  73. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  74. c67fe37 mm: compaction: Abort async compaction if locks are contended or taking too long by Mel Gorman · 12 years ago
  75. de74f1c mm: have order > 0 compaction start near a pageblock with free pages by Mel Gorman · 12 years ago
  76. 9a9a9a7 rapidio/tsi721: fix unused variable compiler warning by Alexandre Bounine · 12 years ago
  77. 3670e7e rapidio/tsi721: fix inbound doorbell interrupt handling by Alexandre Bounine · 12 years ago
  78. 7dbfb31 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  79. b121186 mm: correct page->pfmemalloc to fix deactivate_slab regression by Alex Shi · 12 years ago
  80. 5ed12f1 drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes by Ilya Shchepetkov · 12 years ago
  81. c81758f mm/compaction.c: fix deferring compaction mistake by Minchan Kim · 12 years ago
  82. 7838f99 drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  83. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 12 years ago
  84. d46f3d8 hugetlb: update hugetlbpage.txt by Zhouping Liu · 12 years ago
  85. ac8e97f checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO by Joe Perches · 12 years ago
  86. eb48c07 mm: hugetlbfs: correctly populate shared pmd by Michal Hocko · 12 years ago
  87. b0cf0b1 cciss: fix incorrect scsi status reporting by Stephen M. Cameron · 12 years ago
  88. d65226e Documentation: update mount option in filesystem/vfat.txt by Namjae Jeon · 12 years ago
  89. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 12 years ago
  90. 61e01be cs5535-clockevt: typo, it's MFGPT, not MFPGT by Jens Rottmann · 12 years ago
  91. 27fc4f1 drm: Add missing static storage class specifiers in drm_proc.c file by Sachin Kamat · 12 years ago
  92. d5c2c20 drm/udl: dpms off the crtc when disabled. by Dave Airlie · 12 years ago
  93. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 12 years ago
  94. f5869a8 drm: stop vmgfx driver explosion by Alan Cox · 12 years ago
  95. 85119c1 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  96. e2be2cd Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  97. 45f2e08 ceph: avoid divide by zero in __validate_layout() by Sage Weil · 12 years ago
  98. 6d4221b libceph: avoid truncation due to racing banners by Jim Schutt · 12 years ago
  99. 6c5e50f ceph: tolerate (and warn on) extraneous dentry from mds by Sage Weil · 12 years ago
  100. 5317670 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 12 years ago