1. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  2. 989485c Fix nfsroot build by Ralf Baechle · 19 years ago
  3. 68762f3 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  4. e93df70 sl82c105: rework PIO support (take 2) by Sergei Shtylyov · 19 years ago
  5. a9de8ce [MAC80211]: Add generic include/linux/ieee80211.h by Jiri Benc · 19 years ago
  6. cf130cb [NETLINK]: Remove references to process ID by Herbert Xu · 19 years ago
  7. 62ea6d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  8. 4d47007 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 19 years ago
  9. 7e20ef0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  10. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  11. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  12. 89661ad Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  13. 6adae5d Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 19 years ago
  14. 254f9c5 Convert non-highmem kmap_atomic() to static inline function by Geert Uytterhoeven · 19 years ago
  15. f877958 NuBus header update by Finn Thain · 19 years ago
  16. b3e2fd9 lockdep: Add missing disable/enable irq variant by Roman Zippel · 19 years ago
  17. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 19 years ago
  18. 8d41f0e Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 19 years ago
  19. ded1504 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  20. 5a6d341 [XFRM] SPD info TLV aggregation by Jamal Hadi Salim · 19 years ago
  21. af11e31 [XFRM] SAD info TLV aggregationx by Jamal Hadi Salim · 19 years ago
  22. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 19 years ago
  23. 27a005b [BNX2]: Add support for 5709 Serdes. by Michael Chan · 19 years ago
  24. 427c219 [ETHTOOL]: Add 2.5G bit definitions. by Michael Chan · 19 years ago
  25. fc38582 [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code by Patrick McHardy · 19 years ago
  26. c2a1910 [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT by Jorge Boncompte · 19 years ago
  27. 4e9cac2 [NET]: Add __dev_getfirstbyhwtype by Patrick McHardy · 19 years ago
  28. be52178 [NET] skbuff: fix kernel-doc by Randy Dunlap · 19 years ago
  29. ef4533f [AFS]: Make the match_*() functions take const options. by David Howells · 19 years ago
  30. ecf3650 PCI: the overdue removal of pci_module_init() by Adrian Bunk · 19 years ago
  31. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 19 years ago
  32. 032de8e MSI: Give archs the option to free all MSI/Xs at once. by Michael Ellerman · 19 years ago
  33. 9c83133 MSI: Give archs the option to allocate all MSI/Xs at once. by Michael Ellerman · 19 years ago
  34. 314e77b MSI: Remove dev->first_msi_irq by Michael Ellerman · 19 years ago
  35. 4aa9bc9 MSI: Use a list instead of the custom link structure by Michael Ellerman · 19 years ago
  36. 6589121 PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev by Michael Ellerman · 19 years ago
  37. c9953a7 MSI: Add an arch_msi_check_device() by Michael Ellerman · 19 years ago
  38. 0da0ead PCI: define pci_request/release_regions() for CONFIG_PCI=n by Sergei Shtylyov · 19 years ago
  39. f7bdd12 pci: New PCI-E reset API by Brian King · 19 years ago
  40. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 19 years ago
  41. 03df4f6 [PATCH] i386: Clean up ELF note generation by Jeremy Fitzhardinge · 19 years ago
  42. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 19 years ago
  43. d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 19 years ago
  44. b00742d [PATCH] x86-64: Account for module percpu space separately from kernel percpu by Jeremy Fitzhardinge · 19 years ago
  45. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 19 years ago
  46. 79e0301 [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps by Ian Campbell · 19 years ago
  47. e073ae1 [PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA by Ravikiran G Thirumalai · 19 years ago
  48. 184c44d [PATCH] x86-64: fix x86_64-mm-sched-clock-share by Andrew Morton · 19 years ago
  49. 973efae [PATCH] i386: clean up mach_reboot_fixups by Jeremy Fitzhardinge · 19 years ago
  50. 86c0baf [PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA by Prarit Bhargava · 19 years ago
  51. e196d62 [CRYPTO] api: Add ablkcipher_request_set_tfm by Herbert Xu · 19 years ago
  52. b5b7f08 [CRYPTO] api: Add async blkcipher type by Herbert Xu · 19 years ago
  53. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 20 years ago
  54. 32e3983 [CRYPTO] api: Add async block cipher interface by Herbert Xu · 19 years ago
  55. 1c23af9 i2c: Bitbanging I2C bus driver using the GPIO API by Haavard Skinnemoen · 19 years ago
  56. b86a1bc i2c: Restore i2c_smbus_read_block_data by Jean Delvare · 19 years ago
  57. 424ed67 i2c-algo-bit: Implement a 50/50 SCL duty cycle by Jean Delvare · 19 years ago
  58. d24ecfc i2c: Blackfin Two Wire Interface driver by Bryan Wu · 19 years ago
  59. b3e8209 i2c: Make i2c_del_driver a void function by Jean Delvare · 19 years ago
  60. a97f1ed i2c: Move i2c-isa-only exported symbol declarations by Jean Delvare · 19 years ago
  61. 12b5053 i2c: Add i2c_new_probed_device() by Jean Delvare · 19 years ago
  62. 0f3b483 i2c-algo-bit: Add i2c_bit_add_numbered_bus by Jean Delvare · 19 years ago
  63. 6e13e64 i2c: Add i2c_add_numbered_adapter() by David Brownell · 19 years ago
  64. 9c1600e i2c: Add i2c_board_info and i2c_new_device() by David Brownell · 19 years ago
  65. a1d9e6e i2c: i2c stack can remove() by David Brownell · 19 years ago
  66. 7b4fbc5 i2c: i2c stack can probe() by David Brownell · 19 years ago
  67. f75803d i2c-nforce2: Add support for the MCP61 and MCP65 by Jean Delvare · 19 years ago
  68. 209d27c i2c: Emulate SMBus block read over I2C by Jean Delvare · 19 years ago
  69. ef2c832 i2c: Rename dev_to_i2c_adapter() by David Brownell · 19 years ago
  70. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 19 years ago
  71. b31366f i2c: i2c_adapter devices need no driver by Jean Delvare · 19 years ago
  72. fccb56e i2c: Kill i2c_adapter.class_dev by Jean Delvare · 19 years ago
  73. bd76631 mmc: remove old card states by Pierre Ossman · 19 years ago
  74. 55556da MMC: Fix handling of low-voltage cards by Philip Langdale · 19 years ago
  75. 4be34c9 MMC: Consolidate voltage definitions by Philip Langdale · 19 years ago
  76. 7ea239d mmc: add bus handler by Pierre Ossman · 20 years ago
  77. da7fbe5 mmc: Separate out protocol ops by Pierre Ossman · 20 years ago
  78. aaac1b4 mmc: Move core functions to subdir by Pierre Ossman · 19 years ago
  79. b855885 mmc: deprecate mmc bus topology by Pierre Ossman · 20 years ago
  80. 3b91e55 mmc: Flush pending detects on host removal by Pierre Ossman · 20 years ago
  81. f74d132 mmc: Move OCR bit defines by Pierre Ossman · 20 years ago
  82. 9c2c0af mmc: add type field to cards by Pierre Ossman · 20 years ago
  83. 85a18ad mmc: MMC sector based cards by Pierre Ossman · 20 years ago
  84. 91f8d01 tifm: layout fixes, small changes to comments and printfs by Alex Dubov · 19 years ago
  85. 13cdf48 tifm_sd: implement software scatter-gather by Alex Dubov · 19 years ago
  86. 72dc9d9 tifm_sd: replace command completion state machine with full checking by Alex Dubov · 19 years ago
  87. 2428a8f tifm: move common device management tasks from tifm_7xx1 to tifm_core by Alex Dubov · 19 years ago
  88. 6113ed7 tifm: move common adapter management tasks from tifm_7xx1 to tifm_core by Alex Dubov · 19 years ago
  89. 3540af8 tifm: replace per-adapter kthread with freezeable workqueue by Alex Dubov · 19 years ago
  90. e23f2b8 tifm: simplify bus match and uevent handlers by Alex Dubov · 19 years ago
  91. 8dc4a61 tifm: use bus methods to handle probe/remove instead of driver ones. by Alex Dubov · 19 years ago
  92. 4552f0c tifm: hide details of interrupt processing from socket drivers by Alex Dubov · 19 years ago
  93. 74dd34e NFS: Added support to turn off the NFSv3 READDIRPLUS RPC. by Steve Dickson · 19 years ago
  94. 4c2eaf0 SUNRPC: remove old portmapper by Chuck Lever · 19 years ago
  95. a509050 SUNRPC: introduce rpcbind: replacement for in-kernel portmapper by Chuck Lever · 19 years ago
  96. c5a4dd8 SUNRPC: Eliminate side effects from rpc_malloc by Chuck Lever · 19 years ago
  97. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 19 years ago
  98. 511d2e8 NLM: Shrink the maximum request size of NLM4 requests by Chuck Lever · 19 years ago
  99. ca52fec NFS: Use pgoff_t in structures and functions that pass page cache offsets by Trond Myklebust · 19 years ago
  100. 8d5658c NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata by Trond Myklebust · 19 years ago