1. 18f7ad5 Input: keyboard - don't override beep with a bell by Dmitry Torokhov · 15 years ago
  2. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 6698e34 tty: Fix BKL taken under a spinlock bug introduced in the BKL split by Alan Cox · 15 years ago
  4. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  5. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  6. a01c780 nvram: Fix write beyond end condition; prove to gcc copy is safe by H. Peter Anvin · 15 years ago
  7. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  8. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  9. 36ba782 tty: split the lock up a bit further by Alan Cox · 15 years ago
  10. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 15 years ago
  11. 38c70b2 tty: Push the bkl down a bit in the hangup code by Alan Cox · 15 years ago
  12. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 15 years ago
  13. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  14. e8c6210 tty: moxa: split open lock by Alan Cox · 15 years ago
  15. f710ebd tty: moxa: Kill the use of lock_kernel by Alan Cox · 15 years ago
  16. 8482bcd tty: moxa: Fix modem op locking by Alan Cox · 15 years ago
  17. f9b412a tty: moxa: Kill off the throttle method by Alan Cox · 15 years ago
  18. a808ac0 tty: moxa: Locking clean up by Alan Cox · 15 years ago
  19. f5c5a36 tty: moxa: rework the locking a bit by Alan Cox · 15 years ago
  20. f176178 tty: moxa: Use more tty_port ops by Alan Cox · 15 years ago
  21. 2493c0c tty: isicom: fix deadlock on shutdown by Alan Cox · 15 years ago
  22. 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
  23. 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
  24. 6ed847d tty: isicom: sort out the board init logic by Alan Cox · 15 years ago
  25. baaa08a tty: isicom: switch to the new tty_port_open helper by Alan Cox · 15 years ago
  26. 568aafc tty: tty_port: Add a kref object to the tty port by Alan Cox · 15 years ago
  27. 338818f tty: istallion: tty port open/close methods by Alan Cox · 15 years ago
  28. 047e965 tty: stallion: Convert to the tty_port_open/close methods by Alan Cox · 15 years ago
  29. a9a37ec tty: tty_port: Move the IO_ERROR clear by Alan Cox · 15 years ago
  30. d74e828 tty: tty_port: Add IO_ERROR bit handling by Alan Cox · 15 years ago
  31. 8f1e672 tty: riscom8: switch to the tty_port_open API by Alan Cox · 15 years ago
  32. 44e4909 tty: tty_port: Change the buffer allocator locking by Alan Cox · 15 years ago
  33. e707c35 tty_port: Move hupcl handling by Alan Cox · 15 years ago
  34. d774a56 tty_port: coding style cleaning pass by Alan Cox · 15 years ago
  35. 64bc397 tty_port: add "tty_port_open" helper by Alan Cox · 15 years ago
  36. 894cb91 tty: stallion: kill BKL ioctl by Alan Cox · 15 years ago
  37. 6268753 tty: istallion: Kill off the BKL ioctl by Alan Cox · 15 years ago
  38. f53a2ad tty: esp: remove broken driver by Alan Cox · 15 years ago
  39. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  40. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  41. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  42. 3695669 lp: move compat_ioctl handling into lp.c by Arnd Bergmann · 15 years ago
  43. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  44. 0b5e8db Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  45. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  46. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  47. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  48. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  50. 37580f3 agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks. by Michel Dänzer · 15 years ago
  51. 3fc3a6b agp/uninorth: Also handle user memory types in u3_remove_memory(). by Michel Dänzer · 15 years ago
  52. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  53. 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  55. c0cefeb hvc_console: Export (GPL'ed) hvc_remove by Amit Shah · 15 years ago
  56. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 15 years ago
  57. fc61901 agp/intel-agp: Clear entire GTT on startup by David Woodhouse · 15 years ago
  58. 107f517 agp/intel: Fix product names and #defines by Adam Jackson · 15 years ago
  59. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  60. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 83fdbfb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  62. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  63. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  64. 4678320 Merge commit 'v2.6.32' into next by Dmitry Torokhov · 15 years ago
  65. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  66. eed89d0 hwrng: core - Prevent too-small buffer sizes by Ian Molton · 15 years ago
  67. 66d2a59 Input: keyboard - fix lack of locking when traversing handler->h_list by Dmitry Torokhov · 15 years ago
  68. bb347d9 hwrng: virtio-rng - Convert to new API by Ian Molton · 15 years ago
  69. 8386324 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 15 years ago
  70. 9996508 hwrng: core - Replace u32 in driver API with byte array by Ian Molton · 15 years ago
  71. 8627b96 tty_port: handle the nonblocking open of a dead port corner case by Alan Cox · 15 years ago
  72. ff961c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  73. 9709652 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  74. 21cea58 Input: keyboard - add locking around event handling by Dmitry Torokhov · 15 years ago
  75. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  76. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  77. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  78. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  79. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  80. efd4431 Merge branch 'gart/fixes' into amd-iommu/2.6.33 by Joerg Roedel · 15 years ago
  81. 46a9654 Input: keyboard - fix braille keyboard keysym generation by Samuel Thibault · 15 years ago
  82. 0c09b2a Input: keyboard - fix theoretical race on vt switch by Alan Jenkins · 15 years ago
  83. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  84. 6602b35 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  85. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  86. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  87. 4175f3e tty_port: If we are opened non blocking we still need to raise the carrier by Alan Cox · 15 years ago
  88. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  89. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  90. 9cf1e35 agp/intel: new host bridge support by Zhenyu Wang · 15 years ago
  91. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  92. e657ea1 pcmcia: fix printk formats by Randy Dunlap · 15 years ago
  93. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  94. cbf624f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) by Dominik Brodowski · 15 years ago
  95. af757923 ipwireless: make more use of pcmcia_loop_config() by Dominik Brodowski · 15 years ago
  96. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  97. 9a6fc8d Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  98. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  99. 7825cf1 xen/hvc: make sure console output is always emitted, with explicit polling by Jeremy Fitzhardinge · 15 years ago
  100. 31bde71 tpm: autoload tpm_tis based on system PnP IDs by Matt Domsch · 15 years ago