1. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  2. 9286b7e [S390] bus_id ->dev_name() conversions in qdio by Martin Schwidefsky · 16 years ago
  3. 37f1c01 [S390] Use s390_root_dev_* in kvm_virtio. by Cornelia Huck · 16 years ago
  4. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  5. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  6. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  7. e4a1afa [S390] cio: Exorcise cio_msg= from documentation. by Cornelia Huck · 16 years ago
  8. d45387d [S390] cio: Update cio_ignore documentation. by Cornelia Huck · 16 years ago
  9. ecf5d9e [S390] cio: introduce purge function for /proc/cio_ignore by Peter Oberparleiter · 16 years ago
  10. 46fbe4e [S390] cio: move device unregistration to dedicated work queue by Peter Oberparleiter · 16 years ago
  11. 4bcb3a3 [S390] qdio: speed up multicast traffic on full HiperSocket queue by Ursula Braun · 16 years ago
  12. d2a3b22 ath9k: Fix return code when ath9k_hw_setpower() fails on reset by Luis R. Rodriguez · 16 years ago
  13. 1cf69cf ath9k: remove nasty FAIL macro from ath9k_hw_reset() by Luis R. Rodriguez · 16 years ago
  14. 4d74f8b gre: minor cleanups in netlink interface by Patrick McHardy · 16 years ago
  15. ba9e64b gre: fix copy and paste error by Patrick McHardy · 16 years ago
  16. f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  17. 3af73d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  18. 13dd7f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  19. b0af205 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  20. 73f6aa4 Fix barrier fail detection in XFS by Christoph Hellwig · 16 years ago
  21. 445e1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  22. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  23. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  24. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  25. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  26. b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
  27. ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
  28. 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
  29. 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
  30. ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
  31. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  32. 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
  33. 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
  34. a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
  35. 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
  36. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  37. d403a64 Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 43603c8 x86, debug: print more information about unknown CPUs by Hans Schou · 16 years ago
  39. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  40. 82219fc Merge branch 'upstream-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  41. 0c2322e dm: detect lost queue by Alasdair G Kergon · 16 years ago
  42. 5416090 dm: publish dm_vcalloc by Mikulas Patocka · 16 years ago
  43. ea0ec64 dm: publish dm_table_unplug_all by Mikulas Patocka · 16 years ago
  44. 89343da dm: publish dm_get_mapinfo by Mikulas Patocka · 16 years ago
  45. 82b1519 dm: export struct dm_dev by Mikulas Patocka · 16 years ago
  46. 933f01d dm crypt: avoid unnecessary wait when splitting bio by Milan Broz · 16 years ago
  47. c808161 dm crypt: tidy ctx pending by Milan Broz · 16 years ago
  48. 4e59409 dm crypt: fix async inc_pending by Milan Broz · 16 years ago
  49. 6c031f4 dm crypt: move dec_pending on error into write_io_submit by Milan Broz · 16 years ago
  50. 1e37bb8 dm crypt: remove inc_pending from write_io_submit by Alasdair G Kergon · 16 years ago
  51. fc5a5e9 dm crypt: tidy write loop pending by Milan Broz · 16 years ago
  52. dc440d1e dm crypt: tidy crypt alloc by Milan Broz · 16 years ago
  53. 3e1a8bd dm crypt: tidy inc pending by Milan Broz · 16 years ago
  54. fd14acf dm exception store: use chunk_t for_areas by Mikulas Patocka · 16 years ago
  55. a481db7 dm exception store: introduce area_location function by Mikulas Patocka · 16 years ago
  56. f7c83e2 dm raid1: kcopyd should stop on error if errors handled by Jonathan Brassow · 16 years ago
  57. 6680073 dm mpath: remove is_active from struct dm_path by Kiyoshi Ueda · 16 years ago
  58. 01460f3 dm mpath: use more error codes by Benjamin Marzinski · 16 years ago
  59. 72474be ALSA: hda: VREF powerdown for headphones by Matthew Ranostay · 16 years ago
  60. b9aea71 ALSA: hda: STAC_HP_M4 by Matthew Ranostay · 16 years ago
  61. fb2aa07 ALSA: ASoC: Check for machine type in GTA01 machine driver by Mark Brown · 16 years ago
  62. 32fe614 ALSA: mtpav - Fix race in probe by Takashi Iwai · 16 years ago
  63. 59b3db6 ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirk by Pedro Lopez-Cabanillas · 16 years ago
  64. 52948b3 ALSA: Add a note on dependency of RTC stuff by Takashi Iwai · 16 years ago
  65. cb01e2b ALSA: ASoC: add new param mux to dapm_mux_update_power by Richard Zhao · 16 years ago
  66. ff33f23 ALSA: Increase components array size by Takashi Iwai · 16 years ago
  67. 8ae23ec ALSA: ASoC: Correct inverted Mic PGA Switch control in wm8510 driver by Mark Brown · 16 years ago
  68. 6b34500 ALSA: hda: comment typo fix by Wu Fengguang · 16 years ago
  69. 5c1d1a9 ALSA: hda: comment typo fix by Wu Fengguang · 16 years ago
  70. 238713d ALSA: hda - Fix PCI SSID for ASROCK K18N78FullHD-hSLI by Takashi Iwai · 16 years ago
  71. 310e0dc ALSA: snd-usb-audio: support for Edirol UA-4FX device by Pedro Lopez-Cabanillas · 16 years ago
  72. 7a17daa ALSA: usb - Fix possible Oops at USB-MIDI disconnection by Takashi Iwai · 16 years ago
  73. 669faba ALSA: hda - Fix another ALC889A (rev 0x100101) by Clive Messer · 16 years ago
  74. 19c009a ALSA: hda: add more board-specific information for Realtek ALC662 rev1 by Vedran Miletic · 16 years ago
  75. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  76. b636a1d ALSA: cs46xx: Add PCI IDs for TerraTec and Hercules cards by Vedran Miletic · 16 years ago
  77. 00ef50c ALSA: hda: SPDIF stream muting support by Matthew Ranostay · 16 years ago
  78. f3911c5 ALSA: hda: appletv support by Peter Korsgaard · 16 years ago
  79. 95fe5f2 ALSA: hda - Map ALC662 model for Foxconn 45CMX/45GMX/45CMX-K by Herton Ronaldo Krzesinski · 16 years ago
  80. cb55974 ALSA: hda - Map ALC662 model for Gigabyte 945GCM-S2L by Herton Ronaldo Krzesinski · 16 years ago
  81. 71dc525 ALSA: sound/soc/at32: Useless NULL test by Julien Brunel · 16 years ago
  82. 9a9e235 ALSA: hda: HP laptop quirk by Matthew Ranostay · 16 years ago
  83. b2c4f4d ALSA: hda: 92xx S/PDIF In support by Matthew Ranostay · 16 years ago
  84. 97c889a ALSA: usb-audio: add support for E-Mu Tracker Pre by Eran Tromer · 16 years ago
  85. dc9c8e2 ALSA: Fix for reading RIRB buffer on NVIDIA aza controller with AMD Phenom cpu by Wei Ni · 16 years ago
  86. 9a10eb2 ALSA: Support NVIDIA MCP78/7A HDMI audio by Wei Ni · 16 years ago
  87. 2f72853 ALSA: hda - Fix / clean-up slave digital out codes by Takashi Iwai · 16 years ago
  88. ddc0f38 ALSA: hda: slave_dig_outs code block in wrong location by Matthew Ranostay · 16 years ago
  89. 37c34ff ALSA: intel8x0 - Add quirk for Fujitsu Lifebook P7010 by Takashi Iwai · 16 years ago
  90. a99606d ALSA: Remove bitwise from snd_pcm_hw_param_t by Takashi Iwai · 16 years ago
  91. fedb756 ALSA: hda: use last DAC defined for hp_pin by Matthew Ranostay · 16 years ago
  92. b911e47 doc/cdrom: Trvial documentation error, file not present by Randy Dunlap · 16 years ago
  93. 55ed31e enic: Attempt to fix build in 32-bit such as i386. by David S. Miller · 16 years ago
  94. fa3e5b4 tcpv6: fix error with CONFIG_TCP_MD5SIG disabled by Guo-Fu Tseng · 16 years ago
  95. bb21c95 nf_conntrack_ecache.h: Fix missing braces by Guo-Fu Tseng · 16 years ago
  96. eedd5d0 Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next by Roland Dreier · 16 years ago
  97. fbcffcc RDMA/nes: Fix slab corruption by Chien Tung · 16 years ago
  98. 9ac684f Merge branch 'next' into for-linus by James Morris · 16 years ago
  99. 13c9821 ppp: Use skb_queue_walk() in ppp_mp_insert(). by David S. Miller · 16 years ago
  100. 3fa8749 Linux 2.6.27 by Linus Torvalds · 16 years ago