1. c33d53b [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable by Allan Stephens · 18 years ago
  2. a75bf87 [TIPC]: Added missing warning for out-of-memory condition by Allan Stephens · 18 years ago
  3. a751352 [TIPC]: Withdrawing all names from nameless port now returns success, not error by Allan Stephens · 18 years ago
  4. 51f9cc1 [TIPC]: Optimized argument validation done by connect(). by Allan Stephens · 18 years ago
  5. a3b0a5a [TIPC]: Simplify code for returning partial success of stream send request. by Allan Stephens · 18 years ago
  6. 4b087b2 [TIPC]: recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC) by Allan Stephens · 18 years ago
  7. 4997865 [TIPC]: Improved performance of error checking during socket creation. by Allan Stephens · 18 years ago
  8. 1303e8f [TIPC]: Stream socket send indicates partial success if data partially sent. by Allan Stephens · 18 years ago
  9. bdd9478 [TIPC]: Connected send now checks socket state when retrying congested send. by Allan Stephens · 18 years ago
  10. 3546c75 [TIPC]: Can now return destination name of form {0,x,y} via ancillary data. by Allan Stephens · 18 years ago
  11. 3388007 [TIPC]: Implied connect now saves dest name for retrieval as ancillary data. by Allan Stephens · 18 years ago
  12. 6b384de [TIPC]: Fixed connect() to detect a dest address that is missing or too short. by Allan Stephens · 18 years ago
  13. e9024f0f [TIPC]: Non-operation-affecting corrections to comments & function definitions. by Allan Stephens · 18 years ago
  14. 687a25f [TIPC]: Validate entire interface name when locating bearer to enable. by Allan Stephens · 18 years ago
  15. a592ea6 [TIPC]: Added support for MODULE_VERSION capability. by Allan Stephens · 18 years ago
  16. 8b1f0a9 [TIPC]: Fix misleading comment in buf_discard() routine. by Allan Stephens · 18 years ago
  17. 70cb234 [TIPC]: Fixed privilege checking typo in dest_name_check(). by Allan Stephens · 18 years ago
  18. 3ac9021 [TIPC] Fix for NULL pointer dereference by Eric Sesterhenn · 18 years ago
  19. a4e0927 [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. by Allan Stephens · 18 years ago
  20. d356eeb [TIPC]: Multicast link failure now resets all links to "nacking" node. by Allan Stephens · 18 years ago
  21. 2600824 [TIPC]: Links now validate destination node specified by incoming messages. by Allan Stephens · 18 years ago
  22. 9688243 [TIPC]: Allow ports to receive multicast messages through native API. by Allan Stephens · 18 years ago
  23. 4938450 [TIPC]: Corrected potential misuse of tipc_media_addr structure. by Allan Stephens · 18 years ago
  24. 2535ec5 [TIPC]: Use correct upper bound when validating network zone number. by Allan Stephens · 18 years ago
  25. 9ab230f [TIPC]: Prevent name table corruption if no room for new publication by Allan Stephens · 18 years ago
  26. 5e3c885 [TIPC] Improved tolerance to promiscuous mode interface by Jon Maloy · 18 years ago
  27. 749805d [SPARC]: Add iomap interfaces. by David S. Miller · 18 years ago
  28. 8e48aec [OPENPROM]: Rewrite driver to use in-kernel device tree. by David S. Miller · 18 years ago
  29. 3d824a4 [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file. by David S. Miller · 18 years ago
  30. 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 18 years ago
  31. fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 18 years ago
  32. dda9beb [SPARC64]: Export auxio_register to modules. by David S. Miller · 18 years ago
  33. 3632142 [SPARC64]: Add missing interfaces to dma-mapping.h by David S. Miller · 18 years ago
  34. 987c74f [SPARC64]: Export _PAGE_IE to modules. by David S. Miller · 18 years ago
  35. 3505599 [SPARC64]: Allow floppy driver to build modular. by David S. Miller · 18 years ago
  36. 6985391 [SPARC]: Export x_bus_type to modules. by David S. Miller · 18 years ago
  37. 95b0ce9 [RIOWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  38. 1715f5e [CPWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  39. 09ec431 [PARPORT] sunbpp: Fix typo. by David S. Miller · 18 years ago
  40. 29f7ac7 [MTD] sun_uflash: Port to new EBUS device layer. by David S. Miller · 18 years ago
  41. e2e8115 Input: iforce - remove some pointless casts by Jesper Juhl · 18 years ago
  42. b0c9ad8 Input: psmouse - add support for Intellimouse 4.0 by Pozsar Balazs · 18 years ago
  43. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  44. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  45. 9e8e30a Input: via-pmu - add input device support by Johannes Berg · 18 years ago
  46. ca56fe0 Input: rearrange exports by Dmitry Torokhov · 18 years ago
  47. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 18 years ago
  48. f60d2b1 Input: reset name, phys and uniq when unregistering by Dmitry Torokhov · 18 years ago
  49. 8a3cf45 Input: return correct size when reading modalias attribute by Richard Purdie · 18 years ago
  50. 62f7caf Input: change my e-mail address in MAINTAINERS file by Dmitry Torokhov · 18 years ago
  51. ea08c6f Input: fix potential overflows in driver/input/keyboard by Dmitry Torokhov · 18 years ago
  52. a21466c Input: fix potential overflows in driver/input/touchscreen by Dmitry Torokhov · 18 years ago
  53. 10ca4c0 Input: fix potential overflows in driver/input/joystick by Dmitry Torokhov · 18 years ago
  54. 08ffce4 Input: fix potential overflows in driver/input/mouse by Dmitry Torokhov · 18 years ago
  55. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  56. cd49b49 [CIFS] remove some redundant null pointer checks by Steve French · 18 years ago
  57. fcc18e8 [PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat by Malcolm Parsons · 18 years ago
  58. 0914877 [PATCH] m68knommu: make enable_irq() macro statement by Greg Ungerer · 18 years ago
  59. afd1b83 [PATCH] m68knommu: fix ColdFire 5249 PLL set by Greg Ungerer · 18 years ago
  60. 1b1a9bd [PATCH] m68knommu: ColdFire cache flush fixups by Greg Ungerer · 18 years ago
  61. 623f523 [PATCH] m68knommu: improve syscall entry and fix strace by Philippe De Muyter · 18 years ago
  62. 7bf9a37 [PATCH] m68knommu: force stack alignment on ColdFire by Greg Ungerer · 18 years ago
  63. 31f4fde [PATCH] m68knommu: configurable frequency selection header by Greg Ungerer · 18 years ago
  64. e648cd2 [PATCH] m68knommu: configurable frequency selection by Greg Ungerer · 18 years ago
  65. 04860bd [PATCH] m68knommu: configure support for Avnet5282 board by Greg Ungerer · 18 years ago
  66. 5d36f8e [PATCH] m68knommu: ColdFire 532x CPU configure support by Greg Ungerer · 18 years ago
  67. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 18 years ago
  68. 5503967 [PATCH] m68knommu: ColdFire 532x CPU platform build support by Greg Ungerer · 18 years ago
  69. f3dd712 [PATCH] m68knommu: add ColdFire 532x UART address support by Greg Ungerer · 18 years ago
  70. f7399c3 [PATCH] m68knommu: add ColdFire 532x timer build support by Greg Ungerer · 18 years ago
  71. 7877d01 [PATCH] m68knommu: cleanup setup.c by Greg Ungerer · 18 years ago
  72. bb28632 [PATCH] m68knommu: check DEBUG defined arch code by Greg Ungerer · 18 years ago
  73. 6f57622 [PATCH] m68knommu: include ColdFire 532x register definitions by Greg Ungerer · 18 years ago
  74. df8fbe1 [PATCH] m68knommu: add ColdFire 532x cache init by Greg Ungerer · 18 years ago
  75. 76aa698 [PATCH] m68knommu: 532x UART support by Greg Ungerer · 18 years ago
  76. 7c99df6 [PATCH] m68knommu: ColdFire 532x register definitions by Greg Ungerer · 18 years ago
  77. 3196cf8 [PATCH] m68knommu: ColdFire 532x CPU startup code by Greg Ungerer · 18 years ago
  78. b671b65 [PATCH] m68knommu: read/write register access for PIT timer by Greg Ungerer · 18 years ago
  79. 2082b47 [PATCH] m68knommu: remove use of rom_length by Greg Ungerer · 18 years ago
  80. 36a248f [PATCH] m68knommu: switch arch config name to CONFIG_M68K by Greg Ungerer · 18 years ago
  81. 0b7ac8e [PATCH] m68knommu: read/write register access for ColdFire core timer by Greg Ungerer · 18 years ago
  82. c88b36e [PATCH] m68knommu: 532x FEC eth struct map by Greg Ungerer · 18 years ago
  83. 73b6af8 [PATCH] spufs: update ->flush method proto by Al Viro · 18 years ago
  84. 1e788f8 [PATCH] xfs: update ->flush method proto by Alexey Dobriyan · 18 years ago
  85. 61b9175 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  86. 6893912 [ARM] 3612/1: make pci bus optional for ixp4xx platform by Milan Svoboda · 18 years ago
  87. f36f44d Fix NFS2 compile error by Linus Torvalds · 18 years ago
  88. a5d157e [PATCH] i386: Fix softirq accounting with 4K stacks by Björn Steinbrink · 18 years ago
  89. 1d77062 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  90. 25581ad Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  91. 72cf270 Fix PM_TRACE dependency: works only on 32-bit x86 for now by Linus Torvalds · 18 years ago
  92. 1eec005 [PATCH] fix race in idr code by Sonny Rao · 18 years ago
  93. a452194 [PATCH] update-devices.txt by Jan Engelhardt · 18 years ago
  94. f58a1eb [PATCH] remove unlikely(sb) in prune_dcache by Hua Zhong · 18 years ago
  95. d84a847 [PATCH] Fix "biovec-(256)" in /proc/slabinfo by Alexey Dobriyan · 18 years ago
  96. 00212fe [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machines by Amul Shah · 18 years ago
  97. cc13ad6 [PATCH] s390: setup.c cleanup + build fix by Heiko Carstens · 18 years ago
  98. bb12b76 [PATCH] au1xxx: oss sound support for au1200 by Domen Puncer · 18 years ago
  99. 7d46972 [PATCH] parport: add to kernel-doc by Randy Dunlap · 18 years ago
  100. 5e37ed3 [PATCH] au1550_ac97: spin_unlock in error path by Domen Puncer · 18 years ago