1. 5da38d3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  2. 7e2cec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  3. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. 19b7232 libata: fix last_reset timestamp handling by Tejun Heo · 16 years ago
  5. 44901a9 libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127 by Roland Dreier · 16 years ago
  6. a12d6c9 [libata] pata_pcmcia: another memory card support by Marc Pignat · 16 years ago
  7. bc170e6 [libata] pata_sch: notice attached slave devices by Mark Salter · 16 years ago
  8. bd6b52a [libata] pata_cs553*.c: cleanup kernel-doc by Qinghuang Feng · 16 years ago
  9. df02c6f dsa: fix master interface allmulti/promisc handling by Lennert Buytenhek · 16 years ago
  10. 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
  11. 5cd33db net: fix setting of skb->tail in skb_recycle_check() by Lennert Buytenhek · 16 years ago
  12. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  13. 013cd39 mac80211: fix a buffer overrun in station debug code by Jianjun Kong · 16 years ago
  14. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  15. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  16. 1207e79 [4/4] dca: fixup initialization dependency by Dan Williams · 16 years ago
  17. 12ccea2 [3/4] I/OAT: fix async_tx.callback checking by Maciej Sosnowski · 16 years ago
  18. c2c0b4c [2/4] I/OAT: fix dma_pin_iovec_pages() error handling by Maciej Sosnowski · 16 years ago
  19. c3d4f44 [1/4] I/OAT: fix channel resources free for not allocated channels by Maciej Sosnowski · 16 years ago
  20. fd0fcf5 ssb: Fix DMA-API compilation for non-PCI systems by Michael Buesch · 16 years ago
  21. 9581483 SSB: hide empty sub menu by Mike Frysinger · 16 years ago
  22. 309f796 vlan: Fix typos in proc output string by Ferenc Wagner · 16 years ago
  23. 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
  24. 1f8f5cf KEYS: Make request key instantiate the per-user keyrings by David Howells · 16 years ago
  25. 12de512 sparc64: Update defconfig. by David S. Miller · 16 years ago
  26. 29b1432 Revert "sparc: correct section of current_pc()" by David S. Miller · 16 years ago
  27. 3ad4f59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  28. 6b42566 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  29. 2542483 ALSA: hda - Make the HP EliteBook 8530p use AD1884A model laptop by Travis Place · 16 years ago
  30. 8a8bc22 libata: revert convert-to-block-tagging patches by Tejun Heo · 16 years ago
  31. 0f101fa ALSA: gusextreme: Fix build errors by Ville Syrjala · 16 years ago
  32. f7160c7 Linux 2.6.28-rc4 by Linus Torvalds · 16 years ago
  33. 9a65583 regression: disable timer peek-ahead for 2.6.28 by Arjan van de Ven · 16 years ago
  34. 6f1e940 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  35. bf1b364 kbuild: Fixup deb-pkg target to generate separate firmware deb by Jonathan McDowell · 16 years ago
  36. 43e6171 Don't ask twice about not including staging drivers by Linus Torvalds · 16 years ago
  37. 8b805ef Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  38. cb56d98 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago
  40. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  41. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  42. 058e373 clarify usage expectations for cnt32_to_63() by Nicolas Pitre · 16 years ago
  43. 02cabab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  44. bbda14d regulator: Use menuconfig in Kconfig by Takashi Iwai · 16 years ago
  45. 3ae7e2e ALSA: hdsp: check for iobox and upload firmware during ioctl by Tim Blechmann · 16 years ago
  46. 00c9ddd ALSA: HDSP: check for io box before uploading firmware by Tim Blechmann · 16 years ago
  47. 65b92e5 ALSA: hda - Add another HP model (6730s) for AD1884A by Michel Marti · 16 years ago
  48. d1b2686 mmc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  49. 493890e mmc: increase SD write timeout for crappy cards by Pierre Ossman · 16 years ago
  50. a622cf6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. af3e48f Merge branch 'oprofile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. d8af8582 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  53. c5d7124 Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y by Rafael J. Wysocki · 16 years ago
  54. 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
  55. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  56. b8f6ec2 Staging: make usbip depend on CONFIG_NET by Greg Kroah-Hartman · 16 years ago
  57. 0c4b954 Staging: only build the tree if we really want to by Greg Kroah-Hartman · 16 years ago
  58. 01aab51 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago
  59. fed4d59 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  60. 17c1f07 [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP by Jay Lan · 16 years ago
  61. 8ec96e7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  62. cb11017 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 55477eb Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 0477406 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
  66. 54e7ff9 trivial: MPT fusion - remove long dead code by Alan Cox · 16 years ago
  67. 8638545 trivial: dmi_scan typo by Alan Cox · 16 years ago
  68. 1538a09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  69. 52c642f sched: fine-tune SD_SIBLING_INIT by Ingo Molnar · 16 years ago
  70. 1480098 sched: fine-tune SD_MC_INIT by Mike Galbraith · 16 years ago
  71. 23712a9 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode by Frederic Bohe · 16 years ago
  72. ed9b3e3 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write by Aneesh Kumar K.V · 16 years ago
  73. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  74. ffaf4c7 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  75. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  76. 9b46333 vmap: cope with vm_unmap_aliases before vmalloc_init() by Jeremy Fitzhardinge · 16 years ago
  77. 939a951 [netdrvr] usb/hso: Cleanup rfkill error handling by Jonathan McDowell · 16 years ago
  78. cd17fa7 sfc: Correct address of gPXE boot configuration in EEPROM by Ben Hutchings · 16 years ago
  79. 08809b2 el3_common_init() should be __devinit, not __init by Al Viro · 16 years ago
  80. db053c6 hso: rfkill type should be WWAN by Paulius Zaleckas · 16 years ago
  81. c1adbb9 mlx4_en: Start port error flow bug fix by Yevgeny Petrilin · 16 years ago
  82. ca3273f sched: fix memory leak in a failure path by Li Zefan · 16 years ago
  83. f29c9b1 sched: fix a bug in sched domain degenerate by Li Zefan · 16 years ago
  84. 70e9067 af_key: mark policy as dead before destroying by Alexey Dobriyan · 16 years ago
  85. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. fcef783 alsa: fix snd_BUG_on() and friends by Andrew Morton · 16 years ago
  87. a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  89. 6572a28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  90. e252f4d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  91. ca409d6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  92. 2e93960 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  93. 71fe3fc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  94. 38407aa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  95. 39d4e58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  96. 067ab19 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  98. 7597bc9 Fix accidental implicit cast in HR-timer conversion by David Howells · 16 years ago
  99. c361948 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  100. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago