1. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  2. a3a798c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  3. efcb3cf libata: use WARN_ON_ONCE on hot paths by Tejun Heo · 15 years ago
  4. 43529c9 CRED: Must initialise the new creds in prepare_kernel_cred() by David Howells · 15 years ago
  5. 0de3368 CRED: Missing put_cred() in prepare_kernel_cred() by David Howells · 15 years ago
  6. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  7. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  8. 85795da [MTD] [MAPS] Fix printk format warning in nettel.c by David Woodhouse · 15 years ago
  9. 6887441 [MTD] [NAND] add cmdline parsing (mtdparts=) support to cafe_nand by Philip Rakity · 16 years ago
  10. fefae48 [MTD] CFI: remove major/minor version check for command set 0x0002 by Wolfgang Grandegger · 15 years ago
  11. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 15 years ago
  12. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 15 years ago
  13. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  14. 3cc8a5f Merge branch 'suspend' into release by Len Brown · 15 years ago
  15. d0302bc Merge branch 'misc' into release by Len Brown · 15 years ago
  16. 106ad8d Merge branch 'fujitsu-laptop' into release by Len Brown · 15 years ago
  17. 33a8c92 Merge branch 'fluff' into release by Len Brown · 15 years ago
  18. b8ef914 Merge branches 'release', 'bugzilla-11880', 'bugzilla-12037' and 'bugzilla-12257' into release by Len Brown · 15 years ago
  19. a8e896e Merge branch 'battery' into release by Len Brown · 15 years ago
  20. 39cecf2 Merge branch 'asus-eeepc' into release by Len Brown · 15 years ago
  21. 38f64c7 Merge branch 'alarm' into release by Len Brown · 15 years ago
  22. e2f7a77 ACPICA: hide private headers by Len Brown · 15 years ago
  23. 95b482a ACPICA: create acpica/ directory by Len Brown · 15 years ago
  24. 2602a67 ACPI: fix build warning by Len Brown · 15 years ago
  25. 237889b ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" by Zhao Yakui · 16 years ago
  26. 13b40a1 ACPI: Avoid array address overflow when _CST MWAIT hint bits are set by Zhao Yakui · 16 years ago
  27. f87a1a5 fujitsu-laptop: Simplify SBLL/SBL2 backlight handling by Tony Vroon · 15 years ago
  28. 3a40708 fujitsu-laptop: Add BL power, LED control and radio state information by Tony Vroon · 16 years ago
  29. 6620e0c ACPICA: delete utcache.c by Len Brown · 15 years ago
  30. 5b929aa ACPICA: delete acdisasm.h by Len Brown · 15 years ago
  31. 2150edc6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  32. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  33. 97d61b8 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  34. 1df2d01 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  35. 048cd58 RTC: Remove the BKL. by David John · 16 years ago
  36. d5b5243 Fix a typo in the development process document. by Jonathan Corbet · 15 years ago
  37. 022992e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  38. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  39. ce279e6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  40. 894bcdf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  41. 97b5fe8 Merge branch 'devel' by Russell King · 15 years ago
  42. a419df8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  43. be680c7 Merge branch 'next-footbridge' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  44. 0fe40ff libata: clean up the SFF code for coding style by Alan Cox · 15 years ago
  45. 871af12 libata: Add 32bit PIO support by Alan Cox · 15 years ago
  46. e427fe0 [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA by Shane Huang · 16 years ago
  47. 4044ba5 md: don't retry recovery of raid1 that fails due to error on source drive. by NeilBrown · 15 years ago
  48. efeb53c md: Allow md devices to be created by name. by NeilBrown · 15 years ago
  49. d337482 md: make devices disappear when they are no longer needed. by NeilBrown · 15 years ago
  50. a21d150 md: centralise all freeing of an 'mddev' in 'md_free' by NeilBrown · 15 years ago
  51. 8b76539 md: move allocation of ->queue from mddev_find to md_probe by NeilBrown · 15 years ago
  52. cd2ac93 md: need another print_sb for mdp_superblock_1 by Cheng Renquan · 15 years ago
  53. 159ec1f md: use list_for_each_entry macro directly by Cheng Renquan · 15 years ago
  54. ccacc7d md: raid0: make hash_spacing and preshift sector-based. by Andre Noll · 15 years ago
  55. 83838ed md: raid0: Represent the size of strip zones in sectors. by Andre Noll · 15 years ago
  56. 0825b87a md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's. by Andre Noll · 15 years ago
  57. 6b8796c md: raid0 create_strip_zones(): Make two local variables sector-based. by Andre Noll · 15 years ago
  58. 6199d3d md: raid0: Represent zone->zone_offset in sectors. by Andre Noll · 15 years ago
  59. 019c4e2 md: raid0: Represent device offset in sectors. by Andre Noll · 15 years ago
  60. e0f0686 md: raid0_make_request(): Replace local variable block by sector. by Andre Noll · 15 years ago
  61. a471200 md: raid0_make_request(): Remove local variable chunk_size. by Andre Noll · 15 years ago
  62. 1b7fdf8 md: raid0_make_request(): Replace chunksize_bits by chunksect_bits. by Andre Noll · 15 years ago
  63. 0c3573f md: use sysfs_notify_dirent to notify changes to md/sync_action. by NeilBrown · 15 years ago
  64. 5384527 md: fix bitmap-on-external-file bug. by NeilBrown · 15 years ago
  65. 6ecb6f2 pata_hpt366: reimplement mode programming by Tejun Heo · 15 years ago
  66. b63d395 [libata] pata_hpt3x3: correct _freeze() function declaration by Jeff Garzik · 15 years ago
  67. 5c18c4d libata: Add special ata_pio_need_iordy() handling for Compact Flash. by David Daney · 16 years ago
  68. 78a7ba4 pata_platform: __pata_platform_remove() shouldn't be in discard section by Sonic Zhang · 15 years ago
  69. 1564a18 sata_sil24: remove unused sil24_port_multiplier by Grant Grundler · 15 years ago
  70. 8522ee2 [libata] ahci: Add SATA GEN3 related messages by Shane Huang · 16 years ago
  71. 2852bcf ata_piix: save, use saved and restore IOCFG by Tejun Heo · 16 years ago
  72. fc80902 pata_ali: Fix and workaround for FIFO DMA bug by Alan Cox · 16 years ago
  73. 1b2c357 pata_ali: force initialise a few bits by Alan Cox · 16 years ago
  74. 978ff6d pata_hpt3x3: Workarounds for chipset by Alan Cox · 16 years ago
  75. 33b04b9 async: make async_synchronize_full() more serializing by Arjan van de Ven · 15 years ago
  76. 56cf391 wimax: fix kernel-doc for debufs_dentry member of struct wimax_dev by Inaky Perez-Gonzalez · 15 years ago
  77. 0ba4887 regulator: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  78. 6001e13 regulator: catch some registration errors by David Brownell · 16 years ago
  79. 9fe5817 regulator: Add basic DocBook manual by Mark Brown · 16 years ago
  80. cf7bbcd regulator: Fix some kerneldoc rendering issues by Mark Brown · 16 years ago
  81. c8e7e46 regulator: Add missing kerneldoc by Mark Brown · 16 years ago
  82. 69279fb regulator: Clean up kerneldoc warnings by Mark Brown · 16 years ago
  83. 8dc5390 regulator: Remove extraneous kerneldoc annotations by Mark Brown · 16 years ago
  84. 9f4dab49 regulator: init/link earlier by David Brownell · 16 years ago
  85. 74f544c regulator: move set_machine_constraints after regulator device initialization by Mike Rapoport · 16 years ago
  86. 9618690 regulator: da903x: make da903x_is_enabled return 0 or 1 by Mike Rapoport · 16 years ago
  87. 471d8d4 regulator: da903x: add '\n' to error messages by Mike Rapoport · 16 years ago
  88. 7ad68e2 regulator: sysfs attribute reduction (v2) by David Brownell · 16 years ago
  89. 4fca954 regulator: code shrink (v2) by David Brownell · 16 years ago
  90. e573520 regulator: improved mode error checks by David Brownell · 16 years ago
  91. 412aec6 regulator: enable/disable refcounting by David Brownell · 16 years ago
  92. 812460a regulator: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  93. 8cb8957 net: convert pegasus driver to net_device_ops by Oliver Neukum · 15 years ago
  94. 9f4c958 bnx2x: Prevent eeprom set when driver is down by Eilon Greenstein · 15 years ago
  95. 321ea8b net: switch kaweth driver to netdevops by Oliver Neukum · 15 years ago
  96. 283a21d3 pcnet32: round off carrier watch timer by Stephen Hemminger · 15 years ago
  97. 9fd7a1d i2400m/usb: wrap USB power saving in #ifdef CONFIG_PM by Inaky Perez-Gonzalez · 15 years ago
  98. a2e9da4 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE by Inaky Perez-Gonzalez · 15 years ago
  99. 71f78af wimax: fix kconfig interactions with rfkill and input layers by Inaky Perez-Gonzalez · 15 years ago
  100. d48e470 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning by Inaky Perez-Gonzalez · 15 years ago