1. e78042e blk: move blk_delete_timer call in end_that_request_last by Mike Anderson · 16 years ago
  2. 2920ebb block: add timer on blkdev_dequeue_request() not elv_next_request() by Tejun Heo · 16 years ago
  3. f92131c bio: define __BIOVEC_PHYS_MERGEABLE by Jeremy Fitzhardinge · 16 years ago
  4. 4338178 block: remove unused ll_new_mergeable() by FUJITA Tomonori · 16 years ago
  5. 75fa677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  6. 4edfd20 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  7. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  8. 299246f libata: mask off DET when restoring SControl for detach by Tejun Heo · 16 years ago
  9. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  10. a464189 libata: Fix a potential race condition in ata_scsi_park_show() by Elias Oltmanns · 16 years ago
  11. 3c32428 sata_nv: fix generic, nf2/3 detection regression by Tejun Heo · 16 years ago
  12. 554d491 sata_via: restore vt*_prepare_host error handling by Marcin Slusarz · 16 years ago
  13. cadef67 sata_promise: add ATA engine reset to reset ops by Mikael Pettersson · 16 years ago
  14. bbb770e xfrm: Fix xfrm_policy_gc_lock handling. by Alexey Dobriyan · 16 years ago
  15. 19ecb6b niu: Use pci_ioremap_bar(). by David S. Miller · 16 years ago
  16. ca8eac5 bnx2x: Version Update by Eilon Greenstein · 16 years ago
  17. 12b56ea bnx2x: Calling netif_carrier_off at the end of the probe by Eilon Greenstein · 16 years ago
  18. 7d96567 bnx2x: PCI configuration bug on big-endian by Eilon Greenstein · 16 years ago
  19. 9a03544 bnx2x: Removing the PMF indication when unloading by Eilon Greenstein · 16 years ago
  20. ee04448 mv643xx_eth: fix SMI bus access timeouts by Lennert Buytenhek · 16 years ago
  21. 1d19ecf net: kconfig cleanup by Jeff Kirsher · 16 years ago
  22. 7385d59 fs_enet: fix polling by Alexey Dobriyan · 16 years ago
  23. a75952b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  24. ae6884a cifs: fix renaming one hardlink on top of another by Jeff Layton · 16 years ago
  25. 457d2ee 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
  26. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. 20ebc00 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. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  29. 30ef898 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  30. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  31. 8d5c660 io mapping: improve documentation by Keith Packard · 16 years ago
  32. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  33. 6b3ab21 ALSA: hda: make a STAC_DELL_EQ option by Matthew Ranostay · 16 years ago
  34. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 16 years ago
  35. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 16 years ago
  36. a1caa32 XFRM: copy_to_user_kmaddress() reports local address twice by Arnaud Ebalard · 16 years ago
  37. 55e03a6 ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models by Takashi Iwai · 16 years ago
  38. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
  39. 69e5028 ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) by Takashi Iwai · 16 years ago
  40. 55c8eb6 SMC91x: Fix compilation on some platforms. by David S. Miller · 16 years ago
  41. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  42. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  43. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  44. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  45. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  46. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  47. 5a125c3 i915: Add GEM ioctl to get available aperture size. by Eric Anholt · 16 years ago
  48. 45beca0 Linux v2.6.28-rc3 by Linus Torvalds · 16 years ago
  49. ae29a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  50. 52ebb43 ide-gd: re-get capacity on revalidate by Borislav Petkov · 16 years ago
  51. 7afa053 tx4938ide: Avoid underflow on calculation of a wait cycle by Atsushi Nemoto · 16 years ago
  52. 9d4eb0a tx4938ide: Do not call devm_ioremap for whole 128KB by Atsushi Nemoto · 16 years ago
  53. 630a8b2 tx4938ide: Check minimum cycle time and SHWT range (v2) by Atsushi Nemoto · 16 years ago
  54. ccd32e2 ide: Switch to a common address by Alan Cox · 16 years ago
  55. 9bd27cb ide-cd: fix DMA alignment regression by Borislav Petkov · 16 years ago
  56. 0bf82cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  57. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  58. 4ac9657 linux/string.h: fix comment typo by Jeff Garzik · 16 years ago
  59. 70d9d15 drivers/net/smc911x.c: Fix lockdep warning on xmit. by Will Newton · 16 years ago
  60. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  61. a1995a6 sparc64: Kill annoying warning when building compat_binfmt_elf.o by David S. Miller · 16 years ago
  62. e68f0ae sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  63. 145e1c0 sparc64: Fix __copy_{to,from}_user_inatomic defines. by Hugh Dickins · 16 years ago
  64. 48dcc33e af_unix: netns: fix problem of return value by Jianjun Kong · 16 years ago
  65. abdd5a0 IRDA: remove double inclusion of module.h by Alexander Beregalov · 16 years ago
  66. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  67. d1a203e net: add documentation for skb recycling by Stephen Hemminger · 16 years ago
  68. c10555f sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  69. 37b2a17 el3_common_init() should be __devinit, not __init by Al Viro · 16 years ago
  70. 9ca6823 missing dependencies on HAVE_CLK in drivers/mfd by Al Viro · 16 years ago
  71. f5ee051 section fixes for cirrusfb by Al Viro · 16 years ago
  72. 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 16 years ago
  73. 4b30fbd oss: fix O_NONBLOCK in dmasound_core by Al Viro · 16 years ago
  74. 67d1128 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
  75. d3f1580 init/do_mounts_md.c: remove duplicated #include by Huang Weiyi · 16 years ago
  76. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  77. 42c0202 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock by Linus Torvalds · 16 years ago
  78. cdce1f0 Merge branch 'link_removal' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  79. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  80. 0a6d2fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  81. 76f8bef remove unused #include <version.h>'s by Huang Weiyi · 16 years ago
  82. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  83. 3318a38 file caps: always start with clear bprm->caps_* by Serge Hallyn · 16 years ago
  84. 920da69 key: fix setkey(8) policy set breakage by Alexey Dobriyan · 16 years ago
  85. e06f42d Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  86. 37dd0bd SELinux: properly handle empty tty_files list by Eric Paris · 16 years ago
  87. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  88. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  89. ee956e0 ALSA: hda - Add digital-mic for ALC269 auto-probe mode by Takashi Iwai · 16 years ago
  90. 4605b71 ALSA: hda - Disable broken mic auto-muting in Realtek codes by Takashi Iwai · 16 years ago
  91. f891caf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  92. 1fe01cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  93. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  94. eff2502 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  95. f73aaf1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  96. 5663a12 Revert "powerpc: Sync RPA note in zImage with kernel's RPA note" by Paul Mackerras · 16 years ago
  97. bfb99f8 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 16 years ago
  98. ebdba9a powerpc: Fix compile errors with CONFIG_BUG=n by Paul Mackerras · 16 years ago
  99. 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
  100. 8ba4773 powerpc: Fix format string warning in arch/powerpc/boot/main.c by Jon Smirl · 16 years ago