1. f53a2ad tty: esp: remove broken driver by Alan Cox · 15 years ago
  2. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  3. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  4. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  5. 79a56ed nvram: Fix missing smp_lock.h in nvram by Frederic Weisbecker · 15 years ago
  6. 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
  7. e069efb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  8. 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
  9. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  10. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  11. 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
  12. 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
  13. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  14. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  15. 4678320 Merge commit 'v2.6.32' into next by Dmitry Torokhov · 15 years ago
  16. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  17. eed89d0 hwrng: core - Prevent too-small buffer sizes by Ian Molton · 15 years ago
  18. 66d2a59 Input: keyboard - fix lack of locking when traversing handler->h_list by Dmitry Torokhov · 15 years ago
  19. bb347d9 hwrng: virtio-rng - Convert to new API by Ian Molton · 15 years ago
  20. 8386324 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 15 years ago
  21. 9996508 hwrng: core - Replace u32 in driver API with byte array by Ian Molton · 15 years ago
  22. 8627b96 tty_port: handle the nonblocking open of a dead port corner case by Alan Cox · 15 years ago
  23. ff961c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  24. 9709652 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  25. 21cea58 Input: keyboard - add locking around event handling by Dmitry Torokhov · 15 years ago
  26. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  27. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  28. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  29. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  30. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  31. efd4431 Merge branch 'gart/fixes' into amd-iommu/2.6.33 by Joerg Roedel · 15 years ago
  32. 46a9654 Input: keyboard - fix braille keyboard keysym generation by Samuel Thibault · 15 years ago
  33. 0c09b2a Input: keyboard - fix theoretical race on vt switch by Alan Jenkins · 15 years ago
  34. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  35. 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
  36. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  37. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  38. 4175f3e tty_port: If we are opened non blocking we still need to raise the carrier by Alan Cox · 15 years ago
  39. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  40. f6c06b6 vc: Add support for hiding the cursor when creating VTs by Matthew Garrett · 15 years ago
  41. 9cf1e35 agp/intel: new host bridge support by Zhenyu Wang · 15 years ago
  42. 894d249 sysctl drivers: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  43. e657ea1 pcmcia: fix printk formats by Randy Dunlap · 15 years ago
  44. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  45. cbf624f pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (char) by Dominik Brodowski · 15 years ago
  46. af75792 ipwireless: make more use of pcmcia_loop_config() by Dominik Brodowski · 15 years ago
  47. aaa8cfd pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 15 years ago
  48. 9a6fc8d Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  49. 7825cf1 xen/hvc: make sure console output is always emitted, with explicit polling by Jeremy Fitzhardinge · 15 years ago
  50. 31bde71 tpm: autoload tpm_tis based on system PnP IDs by Matt Domsch · 15 years ago
  51. 3507d61 tpm_tis: TPM_STS_DATA_EXPECT workaround by Rajiv Andrade · 15 years ago
  52. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  53. 4f65ae3 agp/amd64: Remove GART dependency on AGP_AMD64 by Pavel Vasilyev · 15 years ago
  54. ff07eb8 move virtrng_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  55. e95646c virtio: let header files include virtio_ids.h by Christian Borntraeger · 15 years ago
  56. 2b650df Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  57. 4b1fe77 tty: fix vt_compat_ioctl by Andreas Schwab · 15 years ago
  58. 514fc01 tty: use the new 'flush_delayed_work()' helper to do ldisc flush by Linus Torvalds · 15 years ago
  59. 4524200 Make flush_to_ldisc properly handle parallel calls by Linus Torvalds · 15 years ago
  60. 55e858c agp: Remove the BKL from agp_open by John Kacur · 15 years ago
  61. d2a7be0 mips: Remove BKL from tb0219 by Thomas Gleixner · 15 years ago
  62. 3a8183a drivers: Remove BKL from scx200_gpio by Thomas Gleixner · 15 years ago
  63. 71d69bc drivers: Remove BKL from pc8736x_gpio by Thomas Gleixner · 15 years ago
  64. a5ee6dc rtc: Remove BKL from efirtc by Thomas Gleixner · 15 years ago
  65. a09ba31 hw_random: Remove BKL from core by Thomas Gleixner · 15 years ago
  66. 9e8ab74 nvram: Drop the bkl from non-generic nvram_llseek() by Frederic Weisbecker · 15 years ago
  67. 6783b9c nvram: Drop the bkl from nvram_llseek() by Frederic Weisbecker · 15 years ago
  68. 205153a mem_class: Drop the bkl from memory_open() by Frederic Weisbecker · 15 years ago
  69. a7e63bb drivers: Remove BKL from cs5535_gpio by Thomas Gleixner · 15 years ago
  70. 40b798e drivers: Remove BKL from misc_open by Thomas Gleixner · 15 years ago
  71. 86ae13b headers: Fix build after <linux/sched.h> removal by Ingo Molnar · 15 years ago
  72. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  73. 15d031c TPM: fix pcrread by Rajiv Andrade · 15 years ago
  74. 385c51d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  75. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  76. 0b5759c tty: Avoid dropping ldisc_mutex over hangup tty re-initialization by Linus Torvalds · 15 years ago
  77. 4ef8774 agp: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  78. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 15 years ago
  79. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  80. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  81. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  82. 23acb98 TPM: fix pcrread by Rajiv Andrade · 15 years ago
  83. 8c11499 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  84. 342a597 pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys by Linus Torvalds · 15 years ago
  85. 1669b04 Merge branch 'master' into next by James Morris · 15 years ago
  86. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 15 years ago
  87. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  88. 8e44e43 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  89. 0fd92a1 omap: rng: Use resource_size instead of manual calculation by Tobias Klauser · 15 years ago
  90. 7f36678 TPM: increase default TPM buffer by Rajiv Andrade · 15 years ago
  91. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  92. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  93. 156dd63 bfin-otp: add writing support by Mike Frysinger · 15 years ago
  94. fbd8ae1 drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV by Dimitri Sivanich · 15 years ago
  95. 459ca8b drivers/char/rio/rioctrl.c: off by one error in rioctrl.c by Dan Carpenter · 15 years ago
  96. ae21cf9 hpet: hpet driver periodic timer setup bug fixes by Nils Carlson · 15 years ago
  97. dc80df5 mwave: fix read buffer overflow by Roel Kluin · 15 years ago
  98. bb521c5 /dev/zero: avoid repeated access_ok() checks by Nikanth Karthikesan · 15 years ago
  99. 254be49 hvc_console: Provide (un)locked version for hvc_resize() by Hendrik Brueckner · 15 years ago
  100. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago