1. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  2. 3f582b8 serial: fix termios settings in open by Arnd Bergmann · 14 years ago
  3. 74c2107 serial: Use block_til_ready helper by Alan Cox · 14 years ago
  4. 24fcc7c serial: trim locking on the helpers by Alan Cox · 14 years ago
  5. de0c8cb serial: add port helpers by Alan Cox · 14 years ago
  6. 61cd8a2 serial: Change the wait for carrier locking by Alan Cox · 14 years ago
  7. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 14 years ago
  8. ff917ba tty: Make vt's have a tty_port by Alan Cox · 14 years ago
  9. e33ac1c vc: Locking clean up by Alan Cox · 14 years ago
  10. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 14 years ago
  11. eab4f5a tty: serial - fix tty back references in termios by Alan Cox · 14 years ago
  12. 1922513 tty: serial - fix various misuses/mishandlings of port->tty by Alan Cox · 14 years ago
  13. a360fae synclink: reworking locking a bit by Alan Cox · 14 years ago
  14. 4287341 tty: Fix the digi acceleport driver NULL checks by Alan Cox · 14 years ago
  15. 7479db0 specialix: Kill the BKL by Alan Cox · 14 years ago
  16. 7cc34fd epca: Kill the big kernel lock by Alan Cox · 14 years ago
  17. 25c3cdf cyclades: Kill off BKL usage by Alan Cox · 14 years ago
  18. f602501 synclink: kill the big kernel lock by Alan Cox · 14 years ago
  19. 417b6e0 rocket: kill BKL by Alan Cox · 14 years ago
  20. ec82db1 isicom: kill off the BKL by Alan Cox · 14 years ago
  21. bf936f9 riscom8: kill use of lock_kernel by Alan Cox · 14 years ago
  22. 8a1e803 istallion: use bit ops for the board flags by Alan Cox · 14 years ago
  23. b4eda9c stallion: prune lock_kernel calls by Alan Cox · 14 years ago
  24. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 14 years ago
  25. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 14 years ago
  26. a3c8ed6 tty: remove remaining Hayes ESP ioctls by Greg Kroah-Hartman · 14 years ago
  27. 39e5322 tty: Remove Hayes ESP ioctls by Jeff Dike · 14 years ago
  28. d6e679b serial: fix wakup races in the mrst_max3110 driver by Arjan van de Ven · 14 years ago
  29. 68c16b4 serial: replace open coded mutex with a real mutex in mrst_max3110.c by Arjan van de Ven · 14 years ago
  30. 99dd3f6 max3110 sanity check a register by jianwei.yang · 14 years ago
  31. 2251099 mrst_max3110: add UART driver for Max3110 on Moorestown by Feng Tang · 14 years ago
  32. 7a56aa4 serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition by Yegor Yefremov · 14 years ago
  33. 74c807c vt: clean up the code - use kernel library by Andy Shevchenko · 14 years ago
  34. 690b781 serial: There's no config CONSOLE by Christoph Egger · 14 years ago
  35. ea5d023 n_gsm.c: removed duplicated #includes by Andrea Gelmini · 14 years ago
  36. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  37. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  38. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  39. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  40. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  41. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  42. 0fcf12d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  43. 4d15393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  44. 7fbd15f Merge branch 'rs485fix' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  45. 1989425 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  46. 0fc2f13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  47. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  48. 9e0ba74 drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long by qiaochong · 14 years ago
  49. 02f0777 drivers/char/vt.c: fix vc->vc_origin on take_over_console() by qiaochong · 14 years ago
  50. a8618a0 rwsem: smaller wrappers around rwsem_down_failed_common by Michel Lespinasse · 14 years ago
  51. 424acaa rwsem: wake queued readers when writer blocks on active read lock by Michel Lespinasse · 14 years ago
  52. fd41b33 rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads by Michel Lespinasse · 14 years ago
  53. 70bdc6e rwsem: lighter active count checks when waking up readers by Michel Lespinasse · 14 years ago
  54. 345af7b rwsem: fully separate code paths to wake writers vs readers by Michel Lespinasse · 14 years ago
  55. 7721fea hwmon: f71882fg: add support for the Fintek F71808E by Giel van Schijndel · 14 years ago
  56. 6b8e828 drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU by Andrew Morton · 14 years ago
  57. f3cffe4 hwmon: coretemp: documentation update and cleanup by Chen Gong · 14 years ago
  58. 851b29c hwmon: coretemp: enable coretemp device add operation failure by Chen Gong · 14 years ago
  59. 0dca94b hwmon: coretemp: update hotplug condition check by Chen Gong · 14 years ago
  60. 4453d73 hwmon: add support for JEDEC JC 42.4 compliant temperature sensors by Guenter Roeck · 14 years ago
  61. 920fa1f hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor by Guenter Roeck · 14 years ago
  62. cfa3b24 hmc6352: add driver for the HMC6352 compass by Kalhan Trisal · 14 years ago
  63. 5f1209a drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist by Ritesh Raj Sarraf · 14 years ago
  64. b998e00 checkpatch: fix extraneous EXPORT_SYMBOL* warnings by Patrick Pannuto · 14 years ago
  65. 09ef872 checkpatch: warn about unexpectedly long msleep's by Patrick Pannuto · 14 years ago
  66. 1a15a25 checkpatch: prefer usleep_range over udelay by Patrick Pannuto · 14 years ago
  67. 8bbea96 checkpatch: add more exceptions to 80 char lines by Joe Perches · 14 years ago
  68. 5150bda checkpatch: change externals to globals by Joe Eloff · 14 years ago
  69. 5f7ddae checkpatch: fix handling of leading spaces by Raffaele Recalcati · 14 years ago
  70. 7840a94 checkpatch: refactor 'allowed asm includes' and add memory.h by Wolfram Sang · 14 years ago
  71. 1986aaf edd: fix possible memory leak in edd_init() error path by Axel Lin · 14 years ago
  72. ea98eed flex_array: add helpers to get and put to make pointers easy to use by Eric Paris · 14 years ago
  73. 559b140 lib: vsprintf: useless strlen() removed by Michal Nazarewicz · 14 years ago
  74. e3f76e3 list debugging: warn when deleting a deleted entry by Baruch Siach · 14 years ago
  75. 55817d3 MAINTAINERS: orphan BEFS by Joe Perches · 14 years ago
  76. c53ac07 MAINTAINERS: update Laurent Pinchart email by Joe Perches · 14 years ago
  77. a5fe247 MAINTAINERS: update information about Linux Test Project maintainence by Subrata Modak · 14 years ago
  78. 315987d MAINTAINERS: add patterns to WIMAX STACK by Joe Perches · 14 years ago
  79. 8a3977c MAINTAINERS: add patterns to PS3VRAM DRIVER by Joe Perches · 14 years ago
  80. ce308e2 MAINTAINERS: remove section PROMISE DC4030 by Joe Perches · 14 years ago
  81. a16fbd6 MAINTAINERS: add patterns to OMAP USB by Joe Perches · 14 years ago
  82. a2b1f7c MAINTAINERS: add patterns to POWERPC EMBEDDED PPC8XX by Joe Perches · 14 years ago
  83. 36b3a96 MAINTAINERS: add patterns to DELL WMI EXTRAS by Joe Perches · 14 years ago
  84. 51a2228 MAINTAINERS: add patterns to CRYPTOGRAPHIC RANDOM NUMBER GENERATOR by Joe Perches · 14 years ago
  85. 850e941 MAINTAINERS: update DRM DRIVERS patterns by Joe Perches · 14 years ago
  86. a7e4fd9 MAINTAINERS: add file patterns to UCLINUX FOR RENESAS H8/300 by Joe Perches · 14 years ago
  87. 67752dd MAINTAINERS: remove section STRIP by Joe Perches · 14 years ago
  88. 83823b7 MAINTAINERS: update SPEAR CLOCK FRAMEWORK SUPPORT file patterns by Joe Perches · 14 years ago
  89. 43b0f91 MAINTAINERS: remove section SMX UIO Interface by Joe Perches · 14 years ago
  90. 21c26f5 MAINTAINERS: update RICOH SMARTMEDIA/XD DRIVER file patterns by Joe Perches · 14 years ago
  91. 90ca28d MAINTAINERS: update PPP OVER L2TP file patterns by Joe Perches · 14 years ago
  92. c984e24 MAINTAINERS: update NETWORKING [WIRELESS] file patterns by Joe Perches · 14 years ago
  93. 6ab2a85 MAINTAINERS: update ARM/ZIPIT Z2 SUPPORT file patterns by Joe Perches · 14 years ago
  94. e0cca11 MAINTAINERS: update ARM/VOIPAC PXA270 file patterns by Joe Perches · 14 years ago
  95. 5351684 MAINTAINERS: update ARM/NUVOTON W90X900 ARM ARCHITECTURE file patterns by Joe Perches · 14 years ago
  96. fac7de1 MAINTAINERS: update ARM/BCMRING MTD NAND DRIVER file patterns by Joe Perches · 14 years ago
  97. 8c4af38 gcc-4.6: printk: use stable variable to dump kmsg buffer by Andi Kleen · 14 years ago
  98. 547415d s390: remove WARN_ON for misc_deregister() failures by Akinobu Mita · 14 years ago
  99. b329bec char: add WARN_ON() in misc_deregister() by Akinobu Mita · 14 years ago
  100. 878ae12 stop_machine: struct cpu_stopper, remove alignment padding on 64 bits by Richard Kennedy · 14 years ago