1. 3fbe5c3 hfs: handle match_strdup failure by Jim Meyering · 17 years ago
  2. 6db27dd affs: handle match_strdup failure by Jim Meyering · 17 years ago
  3. 61d6457 fs: remove unused fops from struct char_device_struct by Jiri Olsa · 17 years ago
  4. 4aacd47 ipwireless: remove dead code by Jiri Kosina · 17 years ago
  5. f249fdd autofs4: fix sparse warning in root.c by Harvey Harrison · 17 years ago
  6. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 17 years ago
  7. 3202e18 make BINFMT_FLAT a bool by Adrian Bunk · 17 years ago
  8. f1e3af7 make fs/buffer.c:cont_expand_zero() static by Adrian Bunk · 17 years ago
  9. 946a57b remove generic_commit_write() by Adrian Bunk · 17 years ago
  10. 45cc2b9 fs/timerfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  11. f17a32e let LOG_BUF_SHIFT default to 17 by Adrian Bunk · 17 years ago
  12. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 17 years ago
  13. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 17 years ago
  14. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 17 years ago
  15. 67cde59 make vfs_ioctl() static by Adrian Bunk · 17 years ago
  16. 6b09ae6 make __put_super() static by Adrian Bunk · 17 years ago
  17. 8b1919a fs/freevxfs/: proper externs by Adrian Bunk · 17 years ago
  18. 4b0a8da fs/hfsplus/: proper externs by Adrian Bunk · 17 years ago
  19. 4488c59 fs/ramfs/ extern cleanup by Adrian Bunk · 17 years ago
  20. f7b16c1 cpu: fix section mismatch warning in reference to register_cpu_notifier by Sam Ravnborg · 17 years ago
  21. 514a20a cpu: fix section mismatch warnings in *cpu_down by Sam Ravnborg · 17 years ago
  22. 9647155 cpu: fix section mismatch warning in unregister_cpu_notifier by Sam Ravnborg · 17 years ago
  23. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 17 years ago
  24. 63e3453 befs: fix sparse warning in linuxvfs.c by Harvey Harrison · 17 years ago
  25. 9fe76c7 coda: add static to functions in dir.c by Harvey Harrison · 17 years ago
  26. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 17 years ago
  27. e594905 adfs: work around bogus sparse warning by Harvey Harrison · 17 years ago
  28. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 17 years ago
  29. bd3feb1 fs/coda: remove static inline forward declarations by Ilpo Järvinen · 17 years ago
  30. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 17 years ago
  31. cdac75e epoll: avoid kmemcheck warning by Davide Libenzi · 17 years ago
  32. b781ecb make /dev/kmem a config option by Arjan van de Ven · 17 years ago
  33. 0cddc0a power: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  34. 551883a page allocator: explicitly retry hugepage allocations by Nishanth Aravamudan · 17 years ago
  35. a41f24e page allocator: smarter retry of costly-order allocations by Nishanth Aravamudan · 17 years ago
  36. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 17 years ago
  37. 86051ca mm: fix usemap initialization by KAMEZAWA Hiroyuki · 17 years ago
  38. a01e035 drivers: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  39. a6a3a17 media: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  40. 172c122 scsi: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  41. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  42. f05c463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  43. 8da5630 drivers: atm, char fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  44. 7b8ee84 mm: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  45. b331d25 kernel: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  46. d613c3e init: fix integer as NULL pointer warnings by Harvey Harrison · 17 years ago
  47. 7b25543 siimage: coding style cleanup (take 2) by Sergei Shtylyov · 17 years ago
  48. eee4929 ide-cd: clean up cdrom_analyze_sense_data() by Roel Kluin · 17 years ago
  49. a83ead2 ide-cd: fix test unsigned var < 0 by Roel Kluin · 17 years ago
  50. 3ced5c4 ide: add TSSTcorp CDDVDW SH-S202H to ivb_list[] by Alexander Smal · 17 years ago
  51. 1fa5a40 piix: add Asus Eee 701 controller to short cable list by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 2064c94 ARM: always select HAVE_IDE by Adrian Bunk · 17 years ago
  53. 3f31b87 remove the broken ETRAX_IDE driver by Adrian Bunk · 17 years ago
  54. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 669185e scc_pata: add ->dma_host_set and ->dma_start methods by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 22cdd6c ide: skip "VLB sync" if host uses MMIO by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 17 years ago
  60. ca545c1 ide: use IDE I/O helpers directly in ide_tf_{load,read}() by Bartlomiej Zolnierkiewicz · 17 years ago
  61. ea23b8b ns87415: add ->tf_read method by Bartlomiej Zolnierkiewicz · 17 years ago
  62. db2432c scc_pata: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 92fcaaa ide-h8300: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 17 years ago
  64. 6dbceb8 ide-cris: add ->tf_{load,read} methods by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 17 years ago
  66. d309e0b ide: move ide_tf_{load,read} to ide-iops.c by Bartlomiej Zolnierkiewicz · 17 years ago
  67. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 3910dde ide-{floppy,tape,scsi}: 400ns delay is required after executing the command by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 32b3fe4 ide: always use ->OUTBSYNC method for executing commands by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 24cc434 siimage: remove proc_reports_siimage() by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 165701d siimage: add sil_* I/O ops by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 24a96ae siimage: do clocking register posting earlier in setup_mmio_siimage() by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 17 years ago
  75. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  76. f04ff9c ide-h8300: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 70f91e0 au1xxx-ide: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  78. efa3db1 scc_pata: add ->{in,out}put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 284aa76 ide: fix au1xxx-ide breakage by Bartlomiej Zolnierkiewicz · 17 years ago
  82. 9d04d92 ptrace: conditionalize compat_ptrace_request by Roland McGrath · 17 years ago
  83. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  84. 5a1aa8a kconfig: add named choice group by Roman Zippel · 17 years ago
  85. 4898117 kconfig: fix choice dependency check by Roman Zippel · 17 years ago
  86. dfecbec kconifg: 'select' considered less evil by Matthew Wilcox · 17 years ago
  87. beda8ae dontdiff: ignore timeconst.h by Ben Dooks · 17 years ago
  88. a72a431 dontdiff: add modules.order by Ben Dooks · 17 years ago
  89. b5a5e4c kbuild: fix unportability in gen_initramfs_list.sh by Felix Fietkau · 17 years ago
  90. d9dedc1 x86_64 vDSO: use initdata by Roland McGrath · 17 years ago
  91. 7f6c69d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  92. 01dee18 kbuild: fix help output to show correct arch by Andres Salomon · 17 years ago
  93. 1e5ad9a mm/memory_hotplug.c must #include "internal.h" by Adrian Bunk · 17 years ago
  94. 5dffbe8 kbuild: show defconfig subdirs in make help by Segher Boessenkool · 17 years ago
  95. 79d6e53 kconfig: reversed borderlines in inputbox by Roel Kluin · 17 years ago
  96. 0c96c59 hrtimer: raise softirq unlocked to avoid circular lock dependency by Thomas Gleixner · 17 years ago
  97. e56a727 [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our back. by Venkatesh Pallipadi · 17 years ago
  98. c938ac2 [CPUFREQ] change cpu freq tables to per_cpu variables by Mike Travis · 17 years ago
  99. 25aca34 [CPUFREQ] fix show_trans_table by Cesar Eduardo Barros · 17 years ago
  100. 74212ca [CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls by Cesar Eduardo Barros · 17 years ago