1. 6c2bb98 [CRYPTO] all: Pass tfm instead of ctx to algorithms by Herbert Xu · 18 years ago
  2. 4360010 [CRYPTO] digest: Remove unnecessary zeroing during init by Herbert Xu · 18 years ago
  3. 8b55ba0 [CRYPTO] aes-i586: Get rid of useless function wrappers by Herbert Xu · 18 years ago
  4. e1147d8 [CRYPTO] digest: Add alignment handling by Atsushi Nemoto · 18 years ago
  5. d00e708 [CRYPTO] khazad: Use 32-bit reads on key by Atsushi Nemoto · 18 years ago
  6. 8070b2b [IOAT]: Do not dereference THIS_MODULE directly to set unsafe. by David S. Miller · 18 years ago
  7. 5238367 [NETROM]: Fix possible null pointer dereference. by Ralf Baechle · 18 years ago
  8. 068c6e9 [NET] netpoll: break recursive loop in netpoll rx path by Neil Horman · 18 years ago
  9. 8834807 [NET] netpoll: don't spin forever sending to stopped queues by Jeremy Fitzhardinge · 18 years ago
  10. d83561a [IRDA]: add some IBM think pads by Ben Collins · 18 years ago
  11. 1e4fd51 [ATM]: atm/mpc.c warning fix by Andrew Morton · 18 years ago
  12. f72b948 [NET]: skb_find_text ignores to argument by Phil Oester · 18 years ago
  13. 6048126 [NET]: make net/core/dev.c:netdev_nit static by Adrian Bunk · 18 years ago
  14. f54d9e8 [NET]: Fix GSO problems in dev_hard_start_xmit() by Michael Chan · 18 years ago
  15. 0718bcc [NET]: Fix CHECKSUM_HW GSO problems. by Herbert Xu · 18 years ago
  16. 3ba07e6 [TIPC]: Fix incorrect correction to discovery timer frequency computation. by Allan Stephens · 18 years ago
  17. 65f51ef [TIPC]: Get rid of dynamically allocated arrays in broadcast code. by Allan Stephens · 18 years ago
  18. 5392d64 [TIPC]: Fixed link switchover bugs by Allan Stephens · 18 years ago
  19. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 18 years ago
  20. f131072 [TIPC]: First phase of assert() cleanup by Allan Stephens · 18 years ago
  21. e100ae9 [TIPC]: Disallow config operations that aren't supported in certain modes. by Allan Stephens · 18 years ago
  22. c33d53b [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable by Allan Stephens · 18 years ago
  23. a75bf87 [TIPC]: Added missing warning for out-of-memory condition by Allan Stephens · 18 years ago
  24. a751352 [TIPC]: Withdrawing all names from nameless port now returns success, not error by Allan Stephens · 18 years ago
  25. 51f9cc1 [TIPC]: Optimized argument validation done by connect(). by Allan Stephens · 18 years ago
  26. a3b0a5a [TIPC]: Simplify code for returning partial success of stream send request. by Allan Stephens · 18 years ago
  27. 4b087b2 [TIPC]: recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC) by Allan Stephens · 18 years ago
  28. 4997865 [TIPC]: Improved performance of error checking during socket creation. by Allan Stephens · 18 years ago
  29. 1303e8f [TIPC]: Stream socket send indicates partial success if data partially sent. by Allan Stephens · 18 years ago
  30. bdd9478 [TIPC]: Connected send now checks socket state when retrying congested send. by Allan Stephens · 18 years ago
  31. 3546c75 [TIPC]: Can now return destination name of form {0,x,y} via ancillary data. by Allan Stephens · 18 years ago
  32. 3388007 [TIPC]: Implied connect now saves dest name for retrieval as ancillary data. by Allan Stephens · 18 years ago
  33. 6b384de [TIPC]: Fixed connect() to detect a dest address that is missing or too short. by Allan Stephens · 18 years ago
  34. e9024f0f [TIPC]: Non-operation-affecting corrections to comments & function definitions. by Allan Stephens · 18 years ago
  35. 687a25f [TIPC]: Validate entire interface name when locating bearer to enable. by Allan Stephens · 18 years ago
  36. a592ea6 [TIPC]: Added support for MODULE_VERSION capability. by Allan Stephens · 18 years ago
  37. 8b1f0a9 [TIPC]: Fix misleading comment in buf_discard() routine. by Allan Stephens · 18 years ago
  38. 70cb234 [TIPC]: Fixed privilege checking typo in dest_name_check(). by Allan Stephens · 18 years ago
  39. 3ac9021 [TIPC] Fix for NULL pointer dereference by Eric Sesterhenn · 18 years ago
  40. a4e0927 [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. by Allan Stephens · 18 years ago
  41. d356eeb [TIPC]: Multicast link failure now resets all links to "nacking" node. by Allan Stephens · 18 years ago
  42. 2600824 [TIPC]: Links now validate destination node specified by incoming messages. by Allan Stephens · 18 years ago
  43. 9688243 [TIPC]: Allow ports to receive multicast messages through native API. by Allan Stephens · 18 years ago
  44. 4938450 [TIPC]: Corrected potential misuse of tipc_media_addr structure. by Allan Stephens · 18 years ago
  45. 2535ec5 [TIPC]: Use correct upper bound when validating network zone number. by Allan Stephens · 18 years ago
  46. 9ab230f [TIPC]: Prevent name table corruption if no room for new publication by Allan Stephens · 18 years ago
  47. 5e3c885 [TIPC] Improved tolerance to promiscuous mode interface by Jon Maloy · 18 years ago
  48. 749805d [SPARC]: Add iomap interfaces. by David S. Miller · 18 years ago
  49. 8e48aec [OPENPROM]: Rewrite driver to use in-kernel device tree. by David S. Miller · 18 years ago
  50. 3d824a4 [OPENPROMFS]: Rewrite using in-kernel device tree and seq_file. by David S. Miller · 18 years ago
  51. 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 18 years ago
  52. fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 18 years ago
  53. dda9beb [SPARC64]: Export auxio_register to modules. by David S. Miller · 18 years ago
  54. 3632142 [SPARC64]: Add missing interfaces to dma-mapping.h by David S. Miller · 18 years ago
  55. 987c74f [SPARC64]: Export _PAGE_IE to modules. by David S. Miller · 18 years ago
  56. 3505599 [SPARC64]: Allow floppy driver to build modular. by David S. Miller · 18 years ago
  57. 6985391 [SPARC]: Export x_bus_type to modules. by David S. Miller · 18 years ago
  58. 95b0ce9 [RIOWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  59. 1715f5e [CPWATCHDOG]: Fix the build. by David S. Miller · 18 years ago
  60. 09ec431 [PARPORT] sunbpp: Fix typo. by David S. Miller · 18 years ago
  61. 29f7ac7 [MTD] sun_uflash: Port to new EBUS device layer. by David S. Miller · 18 years ago
  62. e2e8115 Input: iforce - remove some pointless casts by Jesper Juhl · 18 years ago
  63. b0c9ad8 Input: psmouse - add support for Intellimouse 4.0 by Pozsar Balazs · 18 years ago
  64. 0ae051a Input: atkbd - fix HANGEUL/HANJA keys by Dmitry Torokhov · 18 years ago
  65. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  66. 9e8e30a Input: via-pmu - add input device support by Johannes Berg · 18 years ago
  67. ca56fe0 Input: rearrange exports by Dmitry Torokhov · 18 years ago
  68. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 18 years ago
  69. f60d2b1 Input: reset name, phys and uniq when unregistering by Dmitry Torokhov · 18 years ago
  70. 8a3cf45 Input: return correct size when reading modalias attribute by Richard Purdie · 18 years ago
  71. 62f7caf Input: change my e-mail address in MAINTAINERS file by Dmitry Torokhov · 18 years ago
  72. ea08c6f Input: fix potential overflows in driver/input/keyboard by Dmitry Torokhov · 18 years ago
  73. a21466c Input: fix potential overflows in driver/input/touchscreen by Dmitry Torokhov · 18 years ago
  74. 10ca4c0 Input: fix potential overflows in driver/input/joystick by Dmitry Torokhov · 18 years ago
  75. 08ffce4 Input: fix potential overflows in driver/input/mouse by Dmitry Torokhov · 18 years ago
  76. 4854c7b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  77. 46f18e3 ACPI: HW P-state coordination support by Venkatesh Pallipadi · 18 years ago
  78. cd49b49 [CIFS] remove some redundant null pointer checks by Steve French · 18 years ago
  79. fcc18e8 [PATCH] uclinux: use PER_LINUX_32BIT in binfmt_flat by Malcolm Parsons · 18 years ago
  80. 0914877 [PATCH] m68knommu: make enable_irq() macro statement by Greg Ungerer · 18 years ago
  81. afd1b83 [PATCH] m68knommu: fix ColdFire 5249 PLL set by Greg Ungerer · 18 years ago
  82. 1b1a9bd [PATCH] m68knommu: ColdFire cache flush fixups by Greg Ungerer · 18 years ago
  83. 623f523 [PATCH] m68knommu: improve syscall entry and fix strace by Philippe De Muyter · 18 years ago
  84. 7bf9a37 [PATCH] m68knommu: force stack alignment on ColdFire by Greg Ungerer · 18 years ago
  85. 31f4fde [PATCH] m68knommu: configurable frequency selection header by Greg Ungerer · 18 years ago
  86. e648cd2 [PATCH] m68knommu: configurable frequency selection by Greg Ungerer · 18 years ago
  87. 04860bd [PATCH] m68knommu: configure support for Avnet5282 board by Greg Ungerer · 18 years ago
  88. 5d36f8e [PATCH] m68knommu: ColdFire 532x CPU configure support by Greg Ungerer · 18 years ago
  89. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 18 years ago
  90. 5503967 [PATCH] m68knommu: ColdFire 532x CPU platform build support by Greg Ungerer · 18 years ago
  91. f3dd712 [PATCH] m68knommu: add ColdFire 532x UART address support by Greg Ungerer · 18 years ago
  92. f7399c3 [PATCH] m68knommu: add ColdFire 532x timer build support by Greg Ungerer · 18 years ago
  93. 7877d01 [PATCH] m68knommu: cleanup setup.c by Greg Ungerer · 18 years ago
  94. bb28632 [PATCH] m68knommu: check DEBUG defined arch code by Greg Ungerer · 18 years ago
  95. 6f57622 [PATCH] m68knommu: include ColdFire 532x register definitions by Greg Ungerer · 18 years ago
  96. df8fbe1 [PATCH] m68knommu: add ColdFire 532x cache init by Greg Ungerer · 18 years ago
  97. 76aa698 [PATCH] m68knommu: 532x UART support by Greg Ungerer · 18 years ago
  98. 7c99df6 [PATCH] m68knommu: ColdFire 532x register definitions by Greg Ungerer · 18 years ago
  99. 3196cf8 [PATCH] m68knommu: ColdFire 532x CPU startup code by Greg Ungerer · 18 years ago
  100. b671b65 [PATCH] m68knommu: read/write register access for PIT timer by Greg Ungerer · 18 years ago