1. 96fffeb make CC_OPTIMIZE_FOR_SIZE non-experimental by Ingo Molnar · 16 years ago
  2. 513694b Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  3. 46b958e kernel-doc: detect trailing kernel-doc line trash by Randy Dunlap · 16 years ago
  4. 94dc7ad kernel-doc: detect/prevent duplicate doc section names by Randy Dunlap · 16 years ago
  5. 9f35485 fatfs: fix build warning with 64k PAGE_SIZE by Olof Johansson · 16 years ago
  6. 0607fd0 fat: detect media without partition table correctly by Frank Seidel · 16 years ago
  7. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 16 years ago
  8. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 16 years ago
  9. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 16 years ago
  10. 061e974 Add balance_dirty_pages_ratelimited() to cont_expand_zero() by OGAWA Hirofumi · 16 years ago
  11. e69be4c fat: Remove fat_clusters_flush() by OGAWA Hirofumi · 16 years ago
  12. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 16 years ago
  13. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 16 years ago
  14. e97e8de fat: fat_setattr() fix by OGAWA Hirofumi · 16 years ago
  15. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 16 years ago
  16. 3754a54 fat: kill is_bad_inode() check by OGAWA Hirofumi · 16 years ago
  17. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 16 years ago
  18. a2fe594 reiserfs: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  19. fbe5498 reiserfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. 8acc570 reiserfs: fix more sparse warnings in do_balan.c by Harvey Harrison · 16 years ago
  21. e13601b reiserfs: fix sparse warning in journal.c by Harvey Harrison · 16 years ago
  22. 9e902df reiserfs: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  23. 78e917d udf: fix sparse warning in namei.c by Harvey Harrison · 16 years ago
  24. 36a53dd ufs: replace __inline with inline by Harvey Harrison · 16 years ago
  25. 0045eda ufs: remove unused fs64_add and fs64_sub by Marcin Slusarz · 16 years ago
  26. 9746077a7 ufs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  27. 3c5afae ufs: [bl]e*_add_cpu conversion by Marcin Slusarz · 16 years ago
  28. 08fc99b jbd: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  29. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. fa1ff1e ext3: fix mount messages when quota disabled by Jan Kara · 16 years ago
  31. 2588ef8 ext3: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 16 years ago
  32. 07c9938 ext3: fix hang on umount with quotas when journal is aborted by Jan Kara · 16 years ago
  33. 0b23076 ext3: fix update of mtime and ctime on rename by Jan Kara · 16 years ago
  34. 5b9a499 jbd: fix possible journal overflow issues by Josef Bacik · 16 years ago
  35. 5bc833f jbd: fix the way the b_modified flag is cleared by Josef Bacik · 16 years ago
  36. 269b261 fs/ext3: use BUG_ON by Julia Lawall · 16 years ago
  37. 33575f8 ext3: check ext3_journal_get_write_access() errors by Akinobu Mita · 16 years ago
  38. e0e369a ext3: use ext3_get_group_desc() by Akinobu Mita · 16 years ago
  39. 22a5daf ext3: add missing ext3_journal_stop() by Akinobu Mita · 16 years ago
  40. 1eaafea ext3: use ext3_group_first_block_no() by Akinobu Mita · 16 years ago
  41. 1563300 make ext3_xattr_list() static by Adrian Bunk · 16 years ago
  42. e7f23eb ext3: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  43. 3d61f75 ext3: fdatasync should skip metadata writeout when overwriting by Hisashi Hifumi · 16 years ago
  44. 8b91582 ext2: retry block allocation if new blocks are allocated from system zone by Aneesh Kumar K.V · 16 years ago
  45. 605afd6 ext2: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  46. 2c11619 fs/ext2: use BUG_ON by Julia Lawall · 16 years ago
  47. 4c8b312 ext2: use ext2_fsblk_t type by Akinobu Mita · 16 years ago
  48. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 16 years ago
  49. bbff286 ext2: improve ext2_readdir() return value by Akinobu Mita · 16 years ago
  50. 31f68e1 ext2: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  51. fba4d39 ext2: le*_add_cpu conversion by Marcin Slusarz · 16 years ago
  52. 1e3832b PNP: use dev_printk for quirk messages by Bjorn Helgaas · 16 years ago
  53. b806816 PNP: simplify quirk debug output by Bjorn Helgaas · 16 years ago
  54. 0bc11fd PNP: skip dev->protocol NULL checks by Bjorn Helgaas · 16 years ago
  55. 62b0559 drivers/md: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  56. d7a420c raid: remove leading TAB on printk messages by Nick Andrew · 16 years ago
  57. 4ef197d8 md: raid5.c convert simple_strtoul to strict_strtoul by Dan Williams · 16 years ago
  58. 8b3e6cd md: introduce get_priority_stripe() to improve raid456 write performance by Dan Williams · 16 years ago
  59. e46b272b md: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  60. 9a7b2b0 md: fix integer as NULL pointer warnings in md.c by Harvey Harrison · 16 years ago
  61. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. e7a05aa BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 driver for now by Mike Frysinger · 16 years ago
  63. 6002db8 BF54x Framebuffer Driver: drop request_irq cast by Mike Frysinger · 16 years ago
  64. 8224c3b drivers/video/w100fb.c: avoid a couple of error-path NULL derefs by Andrew Morton · 16 years ago
  65. 0e170c7 fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM by Maik Broemme · 16 years ago
  66. 0aa1634 fb: convert /proc/fb to seq_file interface by Alexey Dobriyan · 16 years ago
  67. 60c1645 drivers/video/uvesafb.c: fix error-path memory leak by Andrew Morton · 16 years ago
  68. 0e27aa3 fbdev: platforming hecubafb and n411 by Jaya Kumar · 16 years ago
  69. 2422fbb metronomefb: don't free firmware twice in error path by Sebastian Siewior · 16 years ago
  70. 03c33a4 fbdev: platforming metronomefb and am200epd by Jaya Kumar · 16 years ago
  71. 963654a fbdev: hecubafb bugfix by Jaya Kumar · 16 years ago
  72. 555514f fbdev: metronomefb bugfix by Jaya Kumar · 16 years ago
  73. 6f90a8bd powerpc: Add DIU platform code for MPC8610HPCD by York Sun · 16 years ago
  74. 9b53a9e fbdev: powerpc: driver for Freescale 8610 and 5121 DIU by York Sun · 16 years ago
  75. 7d345b2 fbdev: nv: fix sparse noise by Alexey Dobriyan · 16 years ago
  76. 7ce3ab1 fbdev: nv: drop useless CONFIG_PCI checks by Alexey Dobriyan · 16 years ago
  77. affc23d fbdev: nv: drop useless MODULE ifdefs by Alexey Dobriyan · 16 years ago
  78. 3553a2f OLPC: gxfb/lxfb: add DCON panel modes to framebuffer drivers by Andres Salomon · 16 years ago
  79. fd96795 gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available by Andres Salomon · 16 years ago
  80. 61a517a gxfb/lxfb: use VSA definitions when fetching framebuffer size by Andres Salomon · 16 years ago
  81. 4537f93 lxfb/gxfb: when blanking with FB_BLANK_POWERDOWN, also turn off the CRT by Andres Salomon · 16 years ago
  82. 564820d lxfb: disable suspend VT switch by default by Andres Salomon · 16 years ago
  83. c805df3 lxfb: rename kernel arg fbsize to vram by Andres Salomon · 16 years ago
  84. f694e53 lxfb: add power management functionality by Andres Salomon · 16 years ago
  85. aec4053 lxfb: rearrange/rename MSR bitfields by Andres Salomon · 16 years ago
  86. 31f51fa lxfb: clean up final bits of df_regs by Andres Salomon · 16 years ago
  87. f5c90e8 lxfb: clean up register definitions by Andres Salomon · 16 years ago
  88. 9286361 lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel by Andres Salomon · 16 years ago
  89. 3888d46 lxfb: extend PLL table to support dotclocks below 25 MHz by Jens Rottmann · 16 years ago
  90. 5fb2d92 atmel_lcdfb: adjust fifo size for at91sam9rl by Nicolas Ferre · 16 years ago
  91. fd08580 atmel_lcdfb: wiring BGR to RGB color mode by Nicolas Ferre · 16 years ago
  92. cf19a37 atmel_lcdfb: suspend/resume support by David Brownell · 16 years ago
  93. 01d3a5e atmel_lcdfb: don't initialize a pre-allocated framebuffer by Haavard Skinnemoen · 16 years ago
  94. 20e061f fbdev: framebuffer_alloc() fixes by Ondrej Zajicek · 16 years ago
  95. 8f5af9d fbdev: vt8623fb: better resume from STR by Ondrej Zajicek · 16 years ago
  96. 9201a85 savagefb: speed up the I2C bus by Jean Delvare · 16 years ago
  97. a1e6892 drivers/video/imsttfb.c: add missing curly brackets by Roel Kluin · 16 years ago
  98. 5e72b32 uvesafb: don't treat valid modes returned byfb_find_mode() as errors by Michal Januszewski · 16 years ago
  99. e0745ae radeonfb: speed up the I2C buses by Jean Delvare · 16 years ago
  100. bc3bf46 radeonfb: drop redundant RTRACE macro by Jean Delvare · 16 years ago