1. b07471f tty: implement BTM as mutex instead of BKL by Arnd Bergmann · 15 years ago
  2. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 15 years ago
  3. be1bc28 tty: introduce wait_event_interruptible_tty by Arnd Bergmann · 15 years ago
  4. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 15 years ago
  5. 8ce7326 tty: Move the vt_tty field from the vc_data into the standard tty_port by Alan Cox · 15 years ago
  6. ff917ba tty: Make vt's have a tty_port by Alan Cox · 15 years ago
  7. d87d9b7 tty: serial - fix tty referencing in set_ldisc by Alan Cox · 15 years ago
  8. 8a1e803 istallion: use bit ops for the board flags by Alan Cox · 15 years ago
  9. 8fd4bd2 vt/console: try harder to print output when panicing by Jesse Barnes · 15 years ago
  10. 26df6d1 tty: Add EXTPROC support for LINEMODE by hyc@symas.com · 15 years ago
  11. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 15 years ago
  12. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  13. 8c8946f Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  14. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  15. f6cec0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  16. dcded10 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  17. ea98eed flex_array: add helpers to get and put to make pointers easy to use by Eric Paris · 15 years ago
  18. e269b08 iommu: inline iommu_num_pages by Anton Blanchard · 15 years ago
  19. cf4ca48 kernel.h: remove unused NIPQUAD and NIPQUAD_FMT by Joe Perches · 15 years ago
  20. ea6b101 include/linux/compiler-gcc.h: use __same_type() in __must_be_array() by Rusty Russell · 15 years ago
  21. 71abbbf cpuidle: extend cpuidle and menu governor to handle dynamic states by Ai Li · 15 years ago
  22. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 15 years ago
  23. ad8c2ee rmap: add exclusive page to private anon_vma on swapin by Rik van Riel · 15 years ago
  24. 51b1bd2 oom: deprecate oom_adj tunable by David Rientjes · 15 years ago
  25. a63d83f oom: badness heuristic rewrite by David Rientjes · 15 years ago
  26. 74bcbf4 oom: move badness() declaration into oom.h by Andrew Morton · 15 years ago
  27. 25edde0 vmscan: kill prev_priority completely by KOSAKI Motohiro · 15 years ago
  28. f446daae mm: implement writeback livelock avoidance using page tagging by Jan Kara · 15 years ago
  29. ebf8aa4 radix-tree: omplement function radix_tree_range_tag_if_tagged by Jan Kara · 15 years ago
  30. ba6f0ff ksm: fix ksm swapin time optimization by Andrea Arcangeli · 15 years ago
  31. 7e49629 tmpfs: make tmpfs scalable with percpu_counter for used blocks by Tim Chen · 15 years ago
  32. 27f5e0f tmpfs: add accurate compare function to percpu_counter library by Tim Chen · 15 years ago
  33. 4e60c86 gcc-4.6: mm: fix unused but set warnings by Andi Kleen · 15 years ago
  34. 627295e gcc-4.6: pagemap: avoid unused-but-set variable by Andi Kleen · 15 years ago
  35. 2510600 topology: alternate fix for ia64 tiger_defconfig build breakage by Lee Schermerhorn · 15 years ago
  36. b645bd1 mmzone.h: remove dead prototype by Alexander Nevenchannyy · 15 years ago
  37. ff321fe mm: rename try_set_zone_oom() to try_set_zonelist_oom() by Minchan Kim · 15 years ago
  38. 8e4228e oom: move sysctl declarations to oom.h by David Rientjes · 15 years ago
  39. 309ed88 oom: extract panic helper function by David Rientjes · 15 years ago
  40. 6f48d0eb oom: select task from tasklist for mempolicy ooms by David Rientjes · 15 years ago
  41. a9877cc buffer_head: remove redundant test from wait_on_buffer by Richard Kennedy · 15 years ago
  42. 7654506 mm: extend KSM refcounts to the anon_vma root by Rik van Riel · 15 years ago
  43. 012f1800 mm: always lock the root (oldest) anon_vma by Rik van Riel · 15 years ago
  44. 5c341ee1 mm: track the root (oldest) anon_vma by Rik van Riel · 15 years ago
  45. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 15 years ago
  46. bb4a340 mm: rename anon_vma_lock to vma_lock_anon_vma by Rik van Riel · 15 years ago
  47. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 15 years ago
  48. 7a4dec5 Fix sget() race with failing mount by Al Viro · 15 years ago
  49. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 15 years ago
  50. 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 15 years ago
  51. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 15 years ago
  52. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 15 years ago
  53. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 15 years ago
  54. 3014083 fs/inode.c:clear_inode() is gone by Al Viro · 15 years ago
  55. 07958f9 ->delete_inode() is gone by Al Viro · 15 years ago
  56. 845a2cc convert reiserfs to ->evict_inode() by Al Viro · 15 years ago
  57. c103135 new helper: __dentry_path() by Al Viro · 15 years ago
  58. ac14a95 convert ext3 to ->evict_inode() by Al Viro · 15 years ago
  59. b0683aa new helper: end_writeback() by Al Viro · 15 years ago
  60. c628731 generic_detach_inode() can be static now by Al Viro · 15 years ago
  61. be7ce41 New method - evict_inode() by Al Viro · 15 years ago
  62. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 15 years ago
  63. b5fc510 get rid of file_fsync() by Al Viro · 15 years ago
  64. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 15 years ago
  65. 1025774 remove inode_setattr by Christoph Hellwig · 15 years ago
  66. 6a1a90a rename generic_setattr by Christoph Hellwig · 15 years ago
  67. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 15 years ago
  68. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 15 years ago
  69. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 15 years ago
  70. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 15 years ago
  71. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 15 years ago
  72. 0e4f6a7 Fix reiserfs_file_release() by Al Viro · 15 years ago
  73. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 15 years ago
  74. a1452a3 mtd: Update copyright notices by David Woodhouse · 15 years ago
  75. 45d7f32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 15 years ago
  76. 537d847 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  77. 6088c05 jffs2: Update copyright notices by David Woodhouse · 15 years ago
  78. 78ef7fa mtd-physmap: add support users can assign the probe type in board files by Barry Song · 16 years ago
  79. 2d53056 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  80. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  81. 0d9f9e1 Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  82. 5df6b8e Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  83. fe21ea1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  84. a57f9a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  85. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  86. 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  87. 1fc7995 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  88. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  89. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. ce06ea8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  91. 9261ec1 console: Fix compilation regression by Jason Wessel · 15 years ago
  92. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. af39008 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  96. b57bdda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  97. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  98. d5eff1a NFS: Fix /proc/mount for legacy binary interface by Bryan Schumaker · 15 years ago
  99. 9faa1e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago