1. 05db67a remove ecryptfs_header_cache_0 by Adrian Bunk · 18 years ago
  2. afe42d7 xen: make blkif_getgeo static by Harvey Harrison · 18 years ago
  3. c9e587a vt: fix background color on line feed by Jan Engelhardt · 18 years ago
  4. 3265e66 directly use kmalloc() and kfree() in init/initramfs.c by Thomas Petazzoni · 18 years ago
  5. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 18 years ago
  6. 762873c vfs: fix unconditional write_super() call in file_fsync() by OGAWA Hirofumi · 18 years ago
  7. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 18 years ago
  8. 7ec02ef vfs: remove lives_below_in_same_fs() by Jan Blunck · 18 years ago
  9. c5c8be3 fs/inode.c: use hlist_for_each_entry() by Matthias Kaehlcke · 18 years ago
  10. af065b8 vfs: skip inodes without pages to free in drop_pagecache_sb() by Jan Kara · 18 years ago
  11. eccb95c vfs: fix lock inversion in drop_pagecache_sb() by Jan Kara · 18 years ago
  12. a852250 swiotlb: use iommu_is_span_boundary helper function by FUJITA Tomonori · 18 years ago
  13. a7133a1 lib/swiotlb.c: cleanups by Andrew Morton · 18 years ago
  14. 9a3be32 firmware loader: printk when requesting firmware by Ciaran McCreesh · 18 years ago
  15. 66e1060 MAINTAINERS: clarify status of MN10300 mailing list as moderated by Robert P. J. Day · 18 years ago
  16. e1d2c8b fdpic: check that the size returned by kernel_read() is what we asked for by David Howells · 18 years ago
  17. 76308da smb.h: uses struct timespec but didn't include linux/time.h by Ilpo Järvinen · 18 years ago
  18. 9c9ba34 update checkpatch.pl to version 0.18 by Andy Whitcroft · 18 years ago
  19. 171ae1a update checkpatch.pl to version 0.17 by Andy Whitcroft · 18 years ago
  20. ee8900c scripts/Lindent: support gnu indent v2.2.10 by Joe Perches · 18 years ago
  21. 3a8ca95 drivers/misc: elide a non-zero test on a result that is never 0 by Julia Lawall · 18 years ago
  22. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 18 years ago
  23. 8673511 kbuild: move files that don't check __KERNEL__ by Robert P. J. Day · 18 years ago
  24. 1a6924f kbuild: remove duplicate, conflicting entry for oom.h by Robert P. J. Day · 18 years ago
  25. 2e50b6c fs/binfmt_aout.c: use printk_ratelimit() by S.Caglar Onur · 18 years ago
  26. aab3c3b Remove superfluous include of string.h from percpu.h by Robert P. J. Day · 18 years ago
  27. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 18 years ago
  28. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 18 years ago
  29. cbd9b67 kthread: call wake_up_process() without the lock being held by Dmitry Adamushko · 18 years ago
  30. a2d416d codafs: fix build warning by Andrew Morton · 18 years ago
  31. 7afea3b drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 18 years ago
  32. 5045bca sysrq: add show-backtrace-on-all-cpus function by Rik van Riel · 18 years ago
  33. 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  34. eecd585 firmware: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  35. 7d195a5 proper extern for late_time_init by Adrian Bunk · 18 years ago
  36. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 18 years ago
  37. ecd0fa9 Remove the macro get_personality by WANG Cong · 18 years ago
  38. 6e5e8c5 Misc: phantom, consistent whitespace by jan sonnek · 18 years ago
  39. 7d4f9f0 Misc, phantom, fix poll by Jiri Slaby · 18 years ago
  40. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 18 years ago
  41. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 18 years ago
  42. 8d4b690 fs/affs/file.c: use BUG_ON by Julia Lawall · 18 years ago
  43. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 18 years ago
  44. 626adeb Simplify initcall_debug output by Bjorn Helgaas · 18 years ago
  45. 22caa04 lib/inflate.c: handle failed malloc() by Jim Meyering · 18 years ago
  46. cd6fda3 hfsplus: handle match_strdup failure by Jim Meyering · 18 years ago
  47. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 18 years ago
  48. 6db27dd affs: handle match_strdup failure by Jim Meyering · 18 years ago
  49. 61d6457 fs: remove unused fops from struct char_device_struct by Jiri Olsa · 18 years ago
  50. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 18 years ago
  51. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 18 years ago
  52. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 18 years ago
  53. 3202e18 make BINFMT_FLAT a bool by Adrian Bunk · 18 years ago
  54. f1e3af7 make fs/buffer.c:cont_expand_zero() static by Adrian Bunk · 18 years ago
  55. 946a57b remove generic_commit_write() by Adrian Bunk · 18 years ago
  56. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 18 years ago
  57. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 18 years ago
  58. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 18 years ago
  59. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 18 years ago
  60. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 18 years ago
  61. 67cde59 make vfs_ioctl() static by Adrian Bunk · 18 years ago
  62. 6b09ae6 make __put_super() static by Adrian Bunk · 18 years ago
  63. 8b1919a fs/freevxfs/: proper externs by Adrian Bunk · 18 years ago
  64. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 18 years ago
  65. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 18 years ago
  66. f7b16c1 cpu: fix section mismatch warning in reference to register_cpu_notifier by Sam Ravnborg · 18 years ago
  67. 514a20a cpu: fix section mismatch warnings in *cpu_down by Sam Ravnborg · 18 years ago
  68. 9647155 cpu: fix section mismatch warning in unregister_cpu_notifier by Sam Ravnborg · 18 years ago
  69. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 18 years ago
  70. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 18 years ago
  71. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 18 years ago
  72. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 18 years ago
  73. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 18 years ago
  74. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 18 years ago
  75. bd3feb1 fs/coda: remove static inline forward declarations by Ilpo Järvinen · 18 years ago
  76. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 18 years ago
  77. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 18 years ago
  78. b781ecb make /dev/kmem a config option by Arjan van de Ven · 18 years ago
  79. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  80. 551883a page allocator: explicitly retry hugepage allocations by Nishanth Aravamudan · 18 years ago
  81. a41f24e page allocator: smarter retry of costly-order allocations by Nishanth Aravamudan · 18 years ago
  82. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 18 years ago
  83. 86051ca mm: fix usemap initialization by KAMEZAWA Hiroyuki · 18 years ago
  84. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  85. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  86. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  87. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  88. f05c463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  89. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  90. 7b8ee84 mm: fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  91. b331d25 kernel: fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  92. d613c3e init: fix integer as NULL pointer warnings by Harvey Harrison · 18 years ago
  93. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 18 years ago
  94. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 18 years ago
  95. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 18 years ago
  96. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 18 years ago
  97. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 18 years ago
  98. 2064c94 ARM: always select HAVE_IDE by Adrian Bunk · 18 years ago
  99. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 18 years ago
  100. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 18 years ago