1. 07bd3f4 ide-floppy: allocate only toplevel packet commands by Linus Torvalds · 16 years ago
  2. bf64741 ide: make IDE_AFLAG_.. numbering continuous again by Borislav Petkov · 16 years ago
  3. 0f38aaa ide-cd: move debug defines into header by Borislav Petkov · 16 years ago
  4. 201bffa ide: use per-device request queue locks (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  5. 631de37 ide: add ide_[un]lock_hwgroup() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  6. b2cfb05 ide: remove "paranoia" checks for hwgroup->busy by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 2fb2115 ide: remove IDE PM hack from do_ide_request() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 295f000 ide: don't execute the next queued command from the hard-IRQ context (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  9. ebdab07 ide: move sysfs support to ide-sysfs.c by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 24630dc ide: factor out device type classifying from do_identify() by Bartlomiej Zolnierkiewicz · 16 years ago
  11. 96d4094 ide: small ide_register_port() cleanup by Bartlomiej Zolnierkiewicz · 16 years ago
  12. b1d249e ide: remove chipset type fixup from ide_host_register() by Bartlomiej Zolnierkiewicz · 16 years ago
  13. 3ee86dc tx493x: fix indentation by Bartlomiej Zolnierkiewicz · 16 years ago
  14. a9067d5 x86: convert permanent_kmaps_init() from macro to inline by Ingo Brueckl · 16 years ago
  15. b21a207 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  16. f0ffc81 [ARM] dma: remove dmamode_t typedef by Russell King · 16 years ago
  17. 4e57ea9 [ARM] dma: remove usage of dmamode_t from MXC platform support by Russell King · 16 years ago
  18. bc6447b [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings by Russell King · 16 years ago
  19. f4e9749 ALSA: Use usb_set/get_intfdata by Julia Lawall · 16 years ago
  20. c64d899 x86: early_printk - use sizeof instead of hardcoded number by Cyrill Gorcunov · 16 years ago
  21. bdbb861 Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel by Russell King · 16 years ago
  22. ac11a2b ASoC: Clean up kerneldoc warnings by Mark Brown · 16 years ago
  23. 9bef648 ASoC: Fix pxa2xx-pcm checks for invalid DMA channels by Stephen Ware · 16 years ago
  24. 06bf3e1 LSA: hda - Add HP Acacia detection by Chris Bagwell · 16 years ago
  25. 3fea2cb ALSA: hda - fix name for ALC1200 by Wu Fengguang · 16 years ago
  26. 42a6e66 ALSA: sound/usb: use USB API functions rather than constants by Julia Lawall · 16 years ago
  27. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  28. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
  29. 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 16 years ago
  30. 5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ by Rusty Russell · 16 years ago
  31. 174596a cpumask: convert mm/ by Rusty Russell · 16 years ago
  32. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 16 years ago
  33. e0b582e cpumask: convert kernel/cpu.c by Rusty Russell · 16 years ago
  34. c309b91 cpumask: convert kernel/profile.c by Rusty Russell · 16 years ago
  35. bd232f9 cpumask: convert RCU implementations by Rusty Russell · 16 years ago
  36. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  37. 6b95482 cpumask: convert kernel time functions by Rusty Russell · 16 years ago
  38. e7577c5 cpumask: convert kernel/workqueue.c by Rusty Russell · 16 years ago
  39. a45185d cpumask: convert kernel/compat.c by Rusty Russell · 16 years ago
  40. 3e59794 cpumask: remove any_online_cpu() users: mm/ by Rusty Russell · 16 years ago
  41. f1fc057 cpumask: remove any_online_cpu() users: kernel/ by Rusty Russell · 16 years ago
  42. 4462344 cpumask: convert kernel trace functions further by Rusty Russell · 16 years ago
  43. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 16 years ago
  44. 333af15 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 by Rusty Russell · 16 years ago
  45. 9150641 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc by Rusty Russell · 16 years ago
  46. 2bb23a6 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 by Rusty Russell · 16 years ago
  47. 78fd744 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc by Rusty Russell · 16 years ago
  48. e0c0ba7 cpumask: Use find_last_bit() by Rusty Russell · 16 years ago
  49. ab53d47 bitmap: find_last_bit() by Rusty Russell · 16 years ago
  50. 0db5d3d m68knommu: define __fls by Rusty Russell · 16 years ago
  51. 434ae51 m68k: define __fls by Rusty Russell · 16 years ago
  52. ccec25f blackfin: define __fls by Rusty Russell · 16 years ago
  53. 96b8d4c avr32: define __fls by Rusty Russell · 16 years ago
  54. 165ac43 parisc: remove gratuitous cpu_online_map declaration. by Rusty Russell · 16 years ago
  55. 915441b cpumask: Use accessors code in core by Rusty Russell · 16 years ago
  56. 4f4b6c1 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core by Rusty Russell · 16 years ago
  57. 9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r by Rusty Russell · 16 years ago
  58. 6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios by Rusty Russell · 16 years ago
  59. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 16 years ago
  60. f320786 cpumask: Remove IA64 definition of total_cpus now it's in core code by Rusty Russell · 16 years ago
  61. 90bd49a keys: fix sparse warning by adding __user annotation to cast by James Morris · 16 years ago
  62. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  63. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  64. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  65. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  66. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  67. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  68. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  69. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  70. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  71. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  72. fd659fd fix f_count description in Documentation/filesystems/files.txt by Eric Dumazet · 16 years ago
  73. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  74. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  75. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  76. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  77. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  78. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  79. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  80. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  81. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  82. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  83. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  84. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  85. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  86. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  87. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  88. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago
  89. 0351468 vfs: introduce helper function to safely NUL-terminate symlinks by Duane Griffin · 16 years ago
  90. a17d523 eCryptfs: check readlink result was not an error before using it by Duane Griffin · 16 years ago
  91. 5cc4a03 fs/namespace.c: drop code after return by Julia Lawall · 16 years ago
  92. dded4f4 include: linux/fs.h: put declarations in __KERNEL__ by Jan Engelhardt · 16 years ago
  93. c2452f3 shrink struct dentry by Nick Piggin · 16 years ago
  94. e2b689d fs: reorder struct inotify_device on 64bits to remove padding by Richard Kennedy · 16 years ago
  95. be6d3e5 introduce new LSM hooks where vfsmount is available. by Kentaro Takeda · 16 years ago
  96. 418f19e Merge branch 'master' of ../mmc by Pierre Ossman · 16 years ago
  97. f6e10b8 mmc: warn about voltage mismatches by David Brownell · 16 years ago
  98. 9c43df5 mmc_spi: Add support for OpenFirmware bindings by Anton Vorontsov · 16 years ago
  99. c00a46a pxamci: fix dma_unmap_sg length by Vernon Sauder · 16 years ago
  100. 6d3dc07 smack: Add support for unlabeled network hosts and networks by Casey Schaufler · 16 years ago