1. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  2. 9ca59f4 fat: ->i_pos race fix by OGAWA Hirofumi · 16 years ago
  3. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  4. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  5. fa93ca1 fat: Fix _fat_bmap() race by OGAWA Hirofumi · 16 years ago
  6. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  7. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  8. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  9. 45cfbe3 fat: Cleanup msdos_lookup() by OGAWA Hirofumi · 16 years ago
  10. 1c13a24 fat: Kill d_invalidate() in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  11. 1b52467 fat: Fix/Cleanup dcache handling for vfat by OGAWA Hirofumi · 16 years ago
  12. 068f5ae vfat: Fix vfat_find() error path in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  13. a993b54 fat: use fat_detach() in fat_clear_inode() by OGAWA Hirofumi · 16 years ago
  14. 5e35dd4 fat: Fix fat_ent_update_ptr() for FAT12 by OGAWA Hirofumi · 16 years ago
  15. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  16. 52e9d9f fat: cleanup fat_parse_long() error handling by Darren Jenkins · 16 years ago
  17. 53472bc fat: use generic_file_llseek() for directory by OGAWA Hirofumi · 16 years ago
  18. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  19. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  20. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago
  21. 8986ab5 fat: document additional vfat mount options by Bart Trojanowski · 16 years ago
  22. c1dfda3 SAM9 watchdog: update for moved headers by Andrew Victor · 16 years ago
  23. 80bb26d rtc-cmos: fix boot log message by Frans Pop · 16 years ago
  24. 06a7f05 atmel_serial: keep clock off when it's not needed by David Brownell · 16 years ago
  25. b225d44 Documentation/kernel-parameters.txt: update 'isolcpus' kernel option by Li Zefan · 16 years ago
  26. a684e7d fbdev: fix fb_compat_ioctl() deadlocks by Geert Uytterhoeven · 16 years ago
  27. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 16 years ago
  28. c87591b ext3: wait on all pending commits in ext3_sync_fs by Arthur Jones · 16 years ago
  29. fbdd126 mm/oom_kill.c: fix badness() kerneldoc by Qinghuang Feng · 16 years ago
  30. fd96feb cciss: add P700m to list of supported controllers by dann frazier · 16 years ago
  31. 1b6bcdb Documentation/email-clients.txt: add some info about gmail by Tim Hockin · 16 years ago
  32. 24eb089 cgroups: fix invalid cgrp->dentry before cgroup has been completely removed by Li Zefan · 16 years ago
  33. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  34. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  35. 17a1217 fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs by Anatolij Gustschin · 16 years ago
  36. b4416d2 oom: do not dump task state for non thread group leaders by David Rientjes · 16 years ago
  37. 953a647 MAINTAINERS: make IOAT easier to find by Andrew Morton · 16 years ago
  38. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  39. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  40. 22bece0 cciss: fix regression firmware not displayed in procfs by Mike Miller · 16 years ago
  41. 4044430 cciss: fix sysfs broken symlink regression by Mike Miller · 16 years ago
  42. 96b0317 autofs4: collect version check return by Ian Kent · 16 years ago
  43. bc9c406 autofs4: correct offset mount expire check by Ian Kent · 16 years ago
  44. eefc488 hwmon: applesmc: add support for iMac 8 by Henrik Rydberg · 16 years ago
  45. a666032 hwmon: applesmc: add support for Macbook Pro 5 by Henrik Rydberg · 16 years ago
  46. 181209a hwmon: applesmc: add support for Macbook 5 by Henrik Rydberg · 16 years ago
  47. 6e3530f hwmon: applesmc: add support for iMac 5 by Henrik Rydberg · 16 years ago
  48. 9e3a4af rtc: fix handling of missing tm_year data when reading alarms by Mark Brown · 16 years ago
  49. a564738 vt: incomplete initialization of vc_tab_stop by Wolfgang Kroworsch · 16 years ago
  50. 2197d18 cpqarry: fix return value of cpqarray_init() by Andrey Borzenkov · 16 years ago
  51. 77ca728 cciss: new hardware support by Mike Miller · 16 years ago
  52. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  53. 75fa677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  54. 4edfd20 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  55. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  56. 299246f libata: mask off DET when restoring SControl for detach by Tejun Heo · 16 years ago
  57. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  58. a464189 libata: Fix a potential race condition in ata_scsi_park_show() by Elias Oltmanns · 16 years ago
  59. 3c32428 sata_nv: fix generic, nf2/3 detection regression by Tejun Heo · 16 years ago
  60. 554d491 sata_via: restore vt*_prepare_host error handling by Marcin Slusarz · 16 years ago
  61. cadef67 sata_promise: add ATA engine reset to reset ops by Mikael Pettersson · 16 years ago
  62. bbb770e xfrm: Fix xfrm_policy_gc_lock handling. by Alexey Dobriyan · 16 years ago
  63. 19ecb6b niu: Use pci_ioremap_bar(). by David S. Miller · 16 years ago
  64. ca8eac5 bnx2x: Version Update by Eilon Greenstein · 16 years ago
  65. 12b56ea bnx2x: Calling netif_carrier_off at the end of the probe by Eilon Greenstein · 16 years ago
  66. 7d96567 bnx2x: PCI configuration bug on big-endian by Eilon Greenstein · 16 years ago
  67. 9a03544 bnx2x: Removing the PMF indication when unloading by Eilon Greenstein · 16 years ago
  68. ee04448 mv643xx_eth: fix SMI bus access timeouts by Lennert Buytenhek · 16 years ago
  69. 1d19ecf net: kconfig cleanup by Jeff Kirsher · 16 years ago
  70. 7385d59 fs_enet: fix polling by Alexey Dobriyan · 16 years ago
  71. a75952b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  72. ae6884a cifs: fix renaming one hardlink on top of another by Jeff Layton · 16 years ago
  73. 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
  74. 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
  75. 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
  76. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  77. 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
  78. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  79. 8d5c660 io mapping: improve documentation by Keith Packard · 16 years ago
  80. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  81. 6b3ab21 ALSA: hda: make a STAC_DELL_EQ option by Matthew Ranostay · 16 years ago
  82. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 16 years ago
  83. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 16 years ago
  84. a1caa32 XFRM: copy_to_user_kmaddress() reports local address twice by Arnaud Ebalard · 16 years ago
  85. 55e03a6 ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models by Takashi Iwai · 16 years ago
  86. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
  87. 69e5028 ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) by Takashi Iwai · 16 years ago
  88. 55c8eb6 SMC91x: Fix compilation on some platforms. by David S. Miller · 16 years ago
  89. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  90. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  91. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  92. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  93. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  94. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  95. 5a125c3 i915: Add GEM ioctl to get available aperture size. by Eric Anholt · 16 years ago
  96. 45beca0 Linux v2.6.28-rc3 by Linus Torvalds · 16 years ago
  97. ae29a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  98. 52ebb43 ide-gd: re-get capacity on revalidate by Borislav Petkov · 16 years ago
  99. 7afa053 tx4938ide: Avoid underflow on calculation of a wait cycle by Atsushi Nemoto · 16 years ago
  100. 9d4eb0a tx4938ide: Do not call devm_ioremap for whole 128KB by Atsushi Nemoto · 16 years ago