1. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 18 years ago
  2. 32e3983 [CRYPTO] api: Add async block cipher interface by Herbert Xu · 18 years ago
  3. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 18 years ago
  4. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 18 years ago
  5. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 18 years ago
  6. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 18 years ago
  7. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 18 years ago
  8. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 18 years ago
  9. 12b5053 i2c: Add i2c_new_probed_device() by Jean Delvare · 18 years ago
  10. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 18 years ago
  11. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 18 years ago
  12. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 18 years ago
  13. a1d9e6e i2c: i2c stack can remove() by David Brownell · 18 years ago
  14. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 18 years ago
  15. 7c59b66 i2c: Cleanup the includes of <linux/i2c.h> by Jean Delvare · 18 years ago
  16. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 18 years ago
  17. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 18 years ago
  18. ef2c832 i2c: Rename dev_to_i2c_adapter() by David Brownell · 18 years ago
  19. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 18 years ago
  20. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 18 years ago
  21. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 18 years ago
  22. f3402a4 [VOYAGER] Convert the monitor thread to use the kthread API by Christoph Hellwig · 18 years ago
  23. bd76631 mmc: remove old card states by Pierre Ossman · 18 years ago
  24. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 18 years ago
  25. 31daabd libata: reimplement reset sequencing by Tejun Heo · 18 years ago
  26. d4b2bab libata: add deadline support to prereset and reset methods by Tejun Heo · 18 years ago
  27. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 18 years ago
  28. 7ea239d mmc: add bus handler by Pierre Ossman · 18 years ago
  29. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 18 years ago
  30. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 18 years ago
  31. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 18 years ago
  32. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 18 years ago
  33. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 18 years ago
  34. 9c2c0af mmc: add type field to cards by Pierre Ossman · 18 years ago
  35. 85a18ad mmc: MMC sector based cards by Pierre Ossman · 18 years ago
  36. 91f8d01 tifm: layout fixes, small changes to comments and printfs by Alex Dubov · 18 years ago
  37. 13cdf48 tifm_sd: implement software scatter-gather by Alex Dubov · 18 years ago
  38. 72dc9d9 tifm_sd: replace command completion state machine with full checking by Alex Dubov · 18 years ago
  39. 2428a8f tifm: move common device management tasks from tifm_7xx1 to tifm_core by Alex Dubov · 18 years ago
  40. 6113ed7 tifm: move common adapter management tasks from tifm_7xx1 to tifm_core by Alex Dubov · 18 years ago
  41. 3540af8 tifm: replace per-adapter kthread with freezeable workqueue by Alex Dubov · 18 years ago
  42. e23f2b8 tifm: simplify bus match and uevent handlers by Alex Dubov · 18 years ago
  43. 8dc4a61 tifm: use bus methods to handle probe/remove instead of driver ones. by Alex Dubov · 18 years ago
  44. 4552f0c tifm: hide details of interrupt processing from socket drivers by Alex Dubov · 18 years ago
  45. 72c2be7 [DLM] interface for purge (2/2) by David Teigland · 18 years ago
  46. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 18 years ago
  47. 4c2eaf0 SUNRPC: remove old portmapper by Chuck Lever · 18 years ago
  48. a509050 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper by Chuck Lever · 18 years ago
  49. c5a4dd8 SUNRPC: Eliminate side effects from rpc_malloc by Chuck Lever · 18 years ago
  50. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 18 years ago
  51. 511d2e8 NLM: Shrink the maximum request size of NLM4 requests by Chuck Lever · 18 years ago
  52. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 18 years ago
  53. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 18 years ago
  54. c63c7b0 NFS: Fix a race when doing NFS write coalescing by Trond Myklebust · 18 years ago
  55. 8b09bee NFS: Cleanup for nfs_readpages() by Trond Myklebust · 18 years ago
  56. bcb71bb NFS: Another cleanup of the read/write request coalescing code by Trond Myklebust · 18 years ago
  57. d8a5ad7 NFS: Cleanup the coalescing code by Trond Myklebust · 18 years ago
  58. 84767d0 Input: gpio_keys - add support for switches (EV_SW) by Roman Moravcik · 18 years ago
  59. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  60. 14e38ac pm: include EIO from errno-base.h by David Rientjes · 18 years ago
  61. 11443ec Add kvasprintf() by Jeremy Fitzhardinge · 18 years ago
  62. 9684e51 power management: force pm_ops.valid callback to be assigned by Johannes Berg · 18 years ago
  63. e8c9c50 power management: implement pm_ops.valid for everybody by Johannes Berg · 18 years ago
  64. 11d77d0 power management: remove firmware disk mode by Johannes Berg · 18 years ago
  65. fe0c935 rework pm_ops pm_disk_mode, kill misuse by Johannes Berg · 18 years ago
  66. 42e3808 Extend print_symbol capability by Robert Peterson · 18 years ago
  67. 9640d3d firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. by Kristian Høgsberg · 18 years ago
  68. d291825 Pull mem-attribute into release branch by Tony Luck · 18 years ago
  69. b643b0f Pull percpu-dtc into release branch by Tony Luck · 18 years ago
  70. e0cc09e Pull error-inject into release branch by Tony Luck · 18 years ago
  71. d645470 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  72. 152a6a9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  73. cd9bb7e Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  74. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  75. 84c981f [ARM] 4343/1: iop13xx: automatically detect the internal bus frequency by Dan Williams · 18 years ago
  76. 7dcad37 [ARM] 4341/1: iop13xx: fix i/o address translation by Dan Williams · 18 years ago
  77. 71ff6c0 [SNMP]: Add definitions for {In,Out}BcastPkts by Mitsuru Chinen · 18 years ago
  78. d551e45 [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent by Ilpo Järvinen · 18 years ago
  79. 157bfc2 [XFRM]: Restrict upper layer information by bundle. by Masahide NAKAMURA · 18 years ago
  80. 34588b4 [TCP]: Catch skb with S+L bugs earlier by Ilpo Järvinen · 18 years ago
  81. 07e4470 Merge branch 'cfq' into for-linus by Jens Axboe · 18 years ago
  82. 5972511 [BLOCK] Don't pin lots of memory in mempools by Jens Axboe · 18 years ago
  83. 46f8914 [SKB]: Introduce skb_queue_walk_safe() by James Chapman · 18 years ago
  84. 4e521c2 ll_rw_blk: add io_context private pointer by Jens Axboe · 18 years ago
  85. 0dcd807 Input: add skeleton for simple polled devices by Dmitry Torokhov · 18 years ago
  86. 49e1900 Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  87. d169d14 [POWERPC] Declare enable_kernel_spe in a header by Johannes Berg · 18 years ago
  88. 8c38fc2 [POWERPC] Stop using ppc_sys for Xilinx Virtex boards by Grant Likely · 18 years ago
  89. 5ff084f [POWERPC] Merge common virtex header files by Grant Likely · 18 years ago
  90. e389f9a Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  91. f73b0a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  92. 6b06d2c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  93. 04b090d [AF_IUCV/IUCV]: smp_call_function deadlock by Martin Schwidefsky · 18 years ago
  94. ecfd6b1 [XFRM]: Export SPD info by Jamal Hadi Salim · 18 years ago
  95. 5a1b589 [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. by Rusty Russell · 18 years ago
  96. 5f286e1 [NETPOLL]: Fix TX queue overflow in trapped mode. by Sergei Shtylyov · 18 years ago
  97. fb16596 Pull misc-for-upstream into release branch by Len Brown · 18 years ago
  98. cfaae3e Pull sony into release branch by Len Brown · 18 years ago
  99. 1ce82c1 sony-laptop: add a meye-usable include file for camera ops by malattia@linux.it · 18 years ago
  100. 0d64a23 libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET by Tejun Heo · 18 years ago