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