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