1. 74ab7f1 oom: improve commentary in dump_tasks() by David Rientjes · 14 years ago
  2. c55db95 oom: dump_tasks use find_lock_task_mm too by KOSAKI Motohiro · 14 years ago
  3. dd8e8f4 oom: introduce find_lock_task_mm() to fix !mm false positives by Oleg Nesterov · 14 years ago
  4. b522794 oom: PF_EXITING check should take mm into account by Oleg Nesterov · 14 years ago
  5. 455c0e5 oom: check PF_KTHREAD instead of !mm to skip kthreads by Oleg Nesterov · 14 years ago
  6. a9877cc buffer_head: remove redundant test from wait_on_buffer by Richard Kennedy · 14 years ago
  7. 7654506 mm: extend KSM refcounts to the anon_vma root by Rik van Riel · 14 years ago
  8. 012f1800 mm: always lock the root (oldest) anon_vma by Rik van Riel · 14 years ago
  9. 5c341ee1 mm: track the root (oldest) anon_vma by Rik van Riel · 14 years ago
  10. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 14 years ago
  11. bb4a340 mm: rename anon_vma_lock to vma_lock_anon_vma by Rik van Riel · 14 years ago
  12. 597781f kmap_atomic: make kunmap_atomic() harder to misuse by Cesar Eduardo Barros · 14 years ago
  13. 3edd4fc hugetlb: call mmu notifiers on hugepage cow by Doug Doan · 14 years ago
  14. a1b200e mm: provide init_mm mm_context initializer by Heiko Carstens · 14 years ago
  15. e7d8634 mm: use ERR_CAST by Julia Lawall · 14 years ago
  16. 90d7404 mm: use memdup_user by Julia Lawall · 14 years ago
  17. 9e58143 asm-generic: use raw_local_irq_save/restore instead local_irq_save/restore by Michal Simek · 14 years ago
  18. fa260c0 drivers/video/w100fb.c: ignore void return value / fix build failure by Peter Huewe · 14 years ago
  19. d9e1b6c ipmi: fix ACPI detection with regspacing by Yinghai Lu · 14 years ago
  20. e5149cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  21. 7203425 drm: expand gamma_set by James Simmons · 14 years ago
  22. 38fcbb67 drm/edid: Split mode lists out to their own header for readability by Adam Jackson · 14 years ago
  23. 1393157 drm/edid: Rewrite mode parse to use the generic detailed block walk by Adam Jackson · 14 years ago
  24. cbba98f drm/edid: Add detailed block walk for VTB extensions by Adam Jackson · 14 years ago
  25. 4d76a22 drm/edid: Add detailed block walk for CEA extensions by Adam Jackson · 14 years ago
  26. fb43964 drm: Remove unused fields from drm_display_info by Adam Jackson · 14 years ago
  27. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 14 years ago
  28. a44d2f3 drm/radeon/kms: mark 3D power states as performance by Alex Deucher · 14 years ago
  29. 817e631 drm: Only set DPMS once on the CRTC not after every encoder. by Chris Wilson · 14 years ago
  30. 9ea2c4b drm/radeon/kms: add additional quirk for Acer rv620 laptop by Alex Deucher · 14 years ago
  31. cce13ff drm: Propagate error code from fb_create() by Chris Wilson · 14 years ago
  32. 0d18abe radeon: handle errors in radeon_hwmon_init() by Dan Carpenter · 14 years ago
  33. 26b5bc9 drm/radeon/kms: add support for router objects by Alex Deucher · 14 years ago
  34. 179e807 drm/radeon/kms: rework combios i2c handling by Alex Deucher · 14 years ago
  35. f376b94 drm/radeon/kms: unify i2c handling by Alex Deucher · 14 years ago
  36. 1729dd3 drm/radeon/kms: r600 CS parser fixes by Alex Deucher · 14 years ago
  37. 1a8bd48 intel-iommu: Fix 32-bit build warning with __cmpxchg() by David Woodhouse · 14 years ago
  38. d1423d5 intr-remap: allow disabling source id checking by Chris Wright · 14 years ago
  39. fd8aa2c Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus by NeilBrown · 14 years ago
  40. eba3f13 mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM by Sahitya Tummala · 14 years ago
  41. edd4dd0 mmc: msm_sdcc: Compile the driver for msm7x30 by Sahitya Tummala · 14 years ago
  42. b5d643d msm: mmc: Add msm prefix to platform data structure by Sahitya Tummala · 14 years ago
  43. 28d6c3d msm: trout: Remove extern declaration from source file by Sahitya Tummala · 14 years ago
  44. 4416e9e arm: msm: Fix section mismatch in smd.c. by Gregory Bean · 14 years ago
  45. 43861f7 drm/radeon: add a way to revoke hyper-z access by Marek Olšák · 14 years ago
  46. c17c2f8 drm: Fix support for PCI domains by Benjamin Herrenschmidt · 14 years ago
  47. c3b6ef8 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  48. d8ab355 drm/radeon/kms: add missing copy from user by Dr. David Alan Gilbert · 14 years ago
  49. 6d0bf00 ext4: clean up compiler warning in start_this_handle() by Theodore Ts'o · 14 years ago
  50. ce17178 drm/i915: Enable RC6 on Ironlake. by Zou Nan hai · 14 years ago
  51. 8545423 drm/i915/sdvo: Only set is_lvds if we have a valid fixed mode. by Chris Wilson · 14 years ago
  52. dca3325 no need for list_for_each_entry_safe()/resetting with superblock list by Al Viro · 14 years ago
  53. 7a4dec5 Fix sget() race with failing mount by Al Viro · 14 years ago
  54. 4f331f0 vfs: don't hold s_umount over close_bdev_exclusive() call by Tejun Heo · 14 years ago
  55. 719f2c8 sysv: do not mark superblock dirty on remount by Artem Bityutskiy · 14 years ago
  56. 315671f sysv: do not mark superblock dirty on mount by Artem Bityutskiy · 14 years ago
  57. 696ac96 btrfs: remove junk sb_dirt change by Artem Bityutskiy · 14 years ago
  58. 4e29d50 BFS: clean up the superblock usage by Artem Bityutskiy · 14 years ago
  59. 7435d50 AFFS: wait for sb synchronization when needed by Artem Bityutskiy · 14 years ago
  60. 669d5f1 AFFS: clean up dirty flag usage by Artem Bityutskiy · 14 years ago
  61. 1b94746 cifs: truncate fallout by Christoph Hellwig · 14 years ago
  62. e566d48 mbcache: fix shrinker function return value by Andreas Gruenbacher · 14 years ago
  63. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  64. 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 14 years ago
  65. ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
  66. 336fb3b update VFS documentation for method changes. by Al Viro · 14 years ago
  67. b70a3e0 All filesystems that need invalidate_inode_buffers() are doing that explicitly by Al Viro · 14 years ago
  68. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  69. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
  70. 3014083 fs/inode.c:clear_inode() is gone by Al Viro · 14 years ago
  71. 644da59 fs/inode.c:evict() doesn't care about delete vs. non-delete paths now by Al Viro · 14 years ago
  72. 07958f9 ->delete_inode() is gone by Al Viro · 14 years ago
  73. 0930fcc convert ext4 to ->evict_inode() by Al Viro · 14 years ago
  74. 7da08fd convert logfs to ->evict_inode() by Al Viro · 14 years ago
  75. 8e22c1a logfs: get rid of magical inodes by Al Viro · 14 years ago
  76. 6fd1e5c convert nilfs2 to ->evict_inode() by Al Viro · 14 years ago
  77. 4ec70c9 convert exofs to ->evict_inode() by Al Viro · 14 years ago
  78. 845a2cc convert reiserfs to ->evict_inode() by Al Viro · 14 years ago
  79. bd55597 convert btrfs to ->evict_inode() by Al Viro · 14 years ago
  80. d5c1515 switch gfs2 to ->evict_inode() by Al Viro · 14 years ago
  81. 066d92d convert ocfs2 to ->evict_inode() by Al Viro · 14 years ago
  82. 94ee849 switch ncpfs to ->evict_inode() by Al Viro · 14 years ago
  83. 3aac2b6 switch udf to ->evict_inode() by Al Viro · 14 years ago
  84. d640e1b switch ubifs to ->evict_inode() by Al Viro · 14 years ago
  85. 62aff86 switch jfs to ->evict_inode() by Al Viro · 14 years ago
  86. ea54400 switch hpfs to ->evict_inode() by Al Viro · 14 years ago
  87. 33b0daa switch hppfs to ->evict_inode() by Al Viro · 14 years ago
  88. f8ad850 try to get rid of races in hostfs open() by Al Viro · 14 years ago
  89. f8d7e18 leak in hostfs_unlink() by Al Viro · 14 years ago
  90. e919305 hostfs: fix races in dentry_name() and inode_name() by Al Viro · 14 years ago
  91. c103135 new helper: __dentry_path() by Al Viro · 14 years ago
  92. d0352d3 hostfs: sanitize symlinks by Al Viro · 14 years ago
  93. c532222 hostfs: get rid of inode_dentry_name() by Al Viro · 14 years ago
  94. 4754b82 hostfs: get rid of file_type(), fold init_inode() by Al Viro · 14 years ago
  95. 39b743c switch stat_file() to passing a single struct rather than fsckloads of pointers by Al Viro · 14 years ago
  96. 5e2df28 hostfs: pass pathname to init_inode() by Al Viro · 14 years ago
  97. 52b209f7 get rid of hostfs_read_inode() by Al Viro · 14 years ago
  98. 601d2c3 hostfs: don't keep a field in each inode when we are using it only in root by Al Viro · 14 years ago
  99. e971a6d stop icache pollution in hostfs, switch to ->evict_inode() by Al Viro · 14 years ago
  100. f053ddd switch affs to ->evict_inode() by Al Viro · 14 years ago