1. 8be1a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  2. 852fef69 fix for a memory leak in an error case introduced by fix for double free by Oliver Neukum · 16 years ago
  3. 9ee08c2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  4. 732730d m68k: gs: use tty_port fixes by Geert Uytterhoeven · 16 years ago
  5. bdee6ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  6. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  7. 5c7c204 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  8. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  9. 78681ac firmware: fix memmap printk format warnings by Randy Dunlap · 16 years ago
  10. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  11. 3712b42 Add layer1 over IP support by Karsten Keil · 16 years ago
  12. af69fb3 Add mISDN HFC multiport driver by Karsten Keil · 16 years ago
  13. 1700fe1 Add mISDN HFC PCI driver by Karsten Keil · 16 years ago
  14. 960366c Add mISDN DSP by Karsten Keil · 16 years ago
  15. 1b2b03f Add mISDN core files by Karsten Keil · 16 years ago
  16. e4ac9bc Add mISDN driver by Karsten Keil · 16 years ago
  17. deec9ae atmel-mci: debugfs support by Haavard Skinnemoen · 16 years ago
  18. f4b7f92 mmc: Add per-card debugfs support by Haavard Skinnemoen · 16 years ago
  19. 6edd8ee mmc: Export internal host state through debugfs by Haavard Skinnemoen · 16 years ago
  20. c5d5e9c imxmmc: fix crash when no platform data is provided by Paulius Zaleckas · 16 years ago
  21. 5fc63df imxmmc: fix platform resources by Paulius Zaleckas · 16 years ago
  22. 322069c imxmmc: remove DEBUG definition by Paulius Zaleckas · 16 years ago
  23. cc9969c Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus by Roland Dreier · 16 years ago
  24. a048d3a Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. 689796a dsp56k: Fix BKL pushdown by Geert Uytterhoeven · 16 years ago
  26. 37e67b7 drivers/video/fbmem.c: removed duplicated include by Huang Weiyi · 16 years ago
  27. 6ca813c video/stifb.c: make 2 functions static by Adrian Bunk · 16 years ago
  28. 3d1e412 video/console/stico{n,re}.c: make code static by Adrian Bunk · 16 years ago
  29. 511e748 make macfb_setup() static by Adrian Bunk · 16 years ago
  30. 9580d85 drivers/char/rtc.c: make 2 functions static by Adrian Bunk · 16 years ago
  31. 23d5f96 make parport_cs_release() static by Adrian Bunk · 16 years ago
  32. 25cdcd0 make pnp_add_card_id() static by Adrian Bunk · 16 years ago
  33. 0e1451d drm: make drm_minors_cleanup() static by Adrian Bunk · 16 years ago
  34. f810a5c Use WARN() in drivers/base/ by Arjan van de Ven · 16 years ago
  35. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  36. d919588 Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. by Matt LaPlante · 16 years ago
  37. e286781 mm: speculative page references by Nick Piggin · 16 years ago
  38. f1d8269 memstick: use fully asynchronous request processing by Alex Dubov · 16 years ago
  39. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 16 years ago
  40. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 16 years ago
  41. 0147600 tpm: Use correct data types for sizes in tpm_write() and tpm_read() by Michael Halcrow · 16 years ago
  42. ec288bd tpm: increase size of internal TPM response buffers by Marcin Obara · 16 years ago
  43. 3bd6046 tpm_bios.c: make 2 structs static by Adrian Bunk · 16 years ago
  44. 061991e tpm: add support for Broadcom TPM TIS device HID by LE DISEZ Erwan · 16 years ago
  45. adbd321 parport_pc: add base_hi BAR for oxsemi_840 by Bernhard Walle · 16 years ago
  46. d99a034 parport: remove superfluous local variable by Andre Haupt · 16 years ago
  47. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 16 years ago
  48. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  49. c485b46 pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y by David Howells · 16 years ago
  50. 999ed65 pnp: have quirk_system_pci_resources() include io resources by Rene Herman · 16 years ago
  51. 00412be isa: set 24-bit dma_mask for ISA devices by Rene Herman · 16 years ago
  52. e86b19c pnp: set the pnp_card dma_mask for use by ISAPnP cards by Rene Herman · 16 years ago
  53. c491b2f asic3: platform_get_irq() may return signed unnoticed by Roel Kluin · 16 years ago
  54. 0c7ad10 drivers/mmc/host/sdhci.h needs scatterlist.h by Andrew Morton · 16 years ago
  55. dcf3099 ftrace: disable tracing on acpi idle calls by Steven Rostedt · 16 years ago
  56. 509e256 qeth: use dev->ml_priv instead of dev->priv by Heiko Carstens · 16 years ago
  57. 53e5e96 drivers/net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  58. 8d25b36 MFD_TC6393XB is ARM-only by Adrian Bunk · 16 years ago
  59. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 16 years ago
  60. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  61. 996abf05 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 16 years ago
  62. 93082f0 Fix ahci driver 'flags' type by Linus Torvalds · 16 years ago
  63. f87bd33 edac: mpc85xx fix pci ofdev 2nd pass by Dave Jiang · 16 years ago
  64. fcb1917 edac: mv64x60 add pci fixup by Dave Jiang · 16 years ago
  65. 596d394 edac: mv64x60 fix get_property by Dave Jiang · 16 years ago
  66. 10d33e9 edac: e752x fix too loud on nonmemory errors by Doug Thompson · 16 years ago
  67. 124682c edac: core fix added newline to sysfs dimm labels by Arthur Jones · 16 years ago
  68. f9fc82a edac: core fix static to dynamic kset by Arthur Jones · 16 years ago
  69. 327dafb edac: core fix redundant sysfs controls to parameters by Arthur Jones · 16 years ago
  70. 096846e edac: core fix workq timer by Arthur Jones · 16 years ago
  71. 14cc571 edac: core fix to use dynamic kobject by Arthur Jones · 16 years ago
  72. b238e57 edac: i5100: cleanup by Arthur Jones · 16 years ago
  73. 178d5a7 edac: i5100 fix unmask ecc bits by Arthur Jones · 16 years ago
  74. 43920a5 edac: i5100 fix enable ecc hardware by Arthur Jones · 16 years ago
  75. f7952ff edac: i5100 fix missing bits by Arthur Jones · 16 years ago
  76. 8f421c59 edac: i5100 new intel chipset driver by Arthur Jones · 16 years ago
  77. 24879a8 aoe: convert emsgs_sema into a completion by Matthias Kaehlcke · 16 years ago
  78. cd9a6f10 unexport proc_clear_tty by Adrian Bunk · 16 years ago
  79. 2537747 dell_rbu: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  80. abe19b7 dcdbas: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  81. f37e661 firmware: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  82. ec905a1 drivers/misc/phantom: note PCI by Jiri Slaby · 16 years ago
  83. ace7dd9 Char: mxser, various cleanups by Jiri Slaby · 16 years ago
  84. 1df0092 Char: mxser, remove predefined isa support by Jiri Slaby · 16 years ago
  85. 83766bc Char: mxser, prints cleanup by Jiri Slaby · 16 years ago
  86. 72800df Char: mxser, globals cleanup by Jiri Slaby · 16 years ago
  87. 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
  88. 6ee8928 nwflash: use simple_read_from_buffer() by Akinobu Mita · 16 years ago
  89. 236b875 dsp56k: BKL pushdown by Alan Cox · 16 years ago
  90. b8e3591 ds1302: push down the BKL into the driver ioctl code by Alan Cox · 16 years ago
  91. 6d535d3 ppdev: wrap ioctl handler in driver and push lock down by Alan Cox · 16 years ago
  92. e05e9f7 ixj: push BKL into driver and wrap ioctls by Alan Cox · 16 years ago
  93. 11af747 sx: push BKL down into the firmware ioctl handler by Alan Cox · 16 years ago
  94. f6759fd rio: push down the BKL into the firmware ioctl handler by Alan Cox · 16 years ago
  95. 909d145 mwave: ioctl BKL pushdown by Alan Cox · 16 years ago
  96. 47be36a ip2: push BKL down for the firmware interface by Alan Cox · 16 years ago
  97. 76528a4 efirtc: push down the BKL by Alan Cox · 16 years ago
  98. 372572e #if 0 hpet_unregister() by Adrian Bunk · 16 years ago
  99. 8d1e120 proper extern for mwave_s_mdd by Adrian Bunk · 16 years ago
  100. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago