1. 03d8e11 blkcg: add request_queue->root_blkg by Tejun Heo · 12 years ago
  2. b82d4b1 blkcg: make request_queue bypassing on allocation by Tejun Heo · 12 years ago
  3. 80fd997 blkcg: make sure blkg_lookup() returns %NULL if @q is bypassing by Tejun Heo · 12 years ago
  4. da8b066 blkcg: make blkg_conf_prep() take @pol and return with queue lock held by Tejun Heo · 12 years ago
  5. 8bd435b blkcg: remove static policy ID enums by Tejun Heo · 12 years ago
  6. ec39934 blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs() by Tejun Heo · 12 years ago
  7. bc0d650 blkcg: kill blkio_list and replace blkio_list_lock with a mutex by Tejun Heo · 12 years ago
  8. f48ec1d cfq: fix build breakage & warnings by Tejun Heo · 12 years ago
  9. 5bc4afb1 blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros by Tejun Heo · 12 years ago
  10. d366e7e blkcg: pass around pd->pdata instead of pd itself in prfill functions by Tejun Heo · 12 years ago
  11. af133ce blkcg: move blkio_group_conf->iops and ->bps to blk-throttle by Tejun Heo · 12 years ago
  12. 3381cb8 blkcg: move blkio_group_conf->weight to cfq by Tejun Heo · 12 years ago
  13. 8a3d261 blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c by Tejun Heo · 12 years ago
  14. 155fead blkcg: move blkio_group_stats to cfq-iosched.c by Tejun Heo · 12 years ago
  15. 9ade5ea blkcg: add blkio_policy_ops operations for exit and stat reset by Tejun Heo · 12 years ago
  16. 41b38b6 blkcg: cfq doesn't need per-cpu dispatch stats by Tejun Heo · 12 years ago
  17. 629ed0b blkcg: move statistics update code to policies by Tejun Heo · 12 years ago
  18. 2ce4d50 cfq: collapse cfq.h into cfq-iosched.c by Tejun Heo · 12 years ago
  19. 60c2bc2 blkcg: move conf/stat file handling code to policies by Tejun Heo · 12 years ago
  20. 44ea53d blkcg: implement blkio_policy_type->cftypes by Tejun Heo · 12 years ago
  21. 829fdb5 blkcg: export conf/stat helpers to prepare for reorganization by Tejun Heo · 12 years ago
  22. 726fa69 blkcg: simplify blkg_conf_prep() by Tejun Heo · 12 years ago
  23. 3a8b31d blkcg: restructure blkio_group configruation setting by Tejun Heo · 12 years ago
  24. c4682ae blkcg: restructure configuration printing by Tejun Heo · 12 years ago
  25. 627f29f blkcg: drop blkiocg_file_write_u64() by Tejun Heo · 12 years ago
  26. d3d32e6 blkcg: restructure statistics printing by Tejun Heo · 12 years ago
  27. edcb072 blkcg: introduce blkg_stat and blkg_rwstat by Tejun Heo · 12 years ago
  28. 2aa4a15 blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters by Tejun Heo · 12 years ago
  29. aaec55a blkcg: remove unused @pol and @plid parameters by Tejun Heo · 12 years ago
  30. 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 12 years ago
  31. 48ddbe1 cgroup: make css->refcnt clearing on cgroup removal optional by Tejun Heo · 12 years ago
  32. 28b4c27 cgroup: use negative bias on css->refcnt to block css_tryget() by Tejun Heo · 12 years ago
  33. 7957862 cgroup: implement cgroup_rm_cftypes() by Tejun Heo · 12 years ago
  34. 05ef1d7 cgroup: introduce struct cfent by Tejun Heo · 12 years ago
  35. f6ea937 cgroup: relocate __d_cgrp() and __d_cft() by Tejun Heo · 12 years ago
  36. db0416b cgroup: remove cgroup_add_file[s]() by Tejun Heo · 12 years ago
  37. 6bc1034 cgroup: convert memcg controller to the new cftype interface by Tejun Heo · 12 years ago
  38. af36f90 memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP by Tejun Heo · 12 years ago
  39. 4baf6e3 cgroup: convert all non-memcg controllers to the new cftype interface by Tejun Heo · 12 years ago
  40. 676f7c8 cgroup: relocate cftype and cgroup_subsys definitions in controllers by Tejun Heo · 12 years ago
  41. 6e6ff25 cgroup: merge cft_release_agent cftype array into the base files array by Tejun Heo · 12 years ago
  42. 8e3f654 cgroup: implement cgroup_add_cftypes() and friends by Tejun Heo · 12 years ago
  43. b0ca5a8 cgroup: build list of all cgroups under a given cgroupfs_root by Tejun Heo · 12 years ago
  44. ff4c8d5 cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir() by Tejun Heo · 12 years ago
  45. 8b5a5a9 cgroup: deprecate remount option changes by Tejun Heo · 12 years ago
  46. dd775ae Linux 3.4-rc1 by Linus Torvalds · 12 years ago
  47. b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 12 years ago
  48. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  49. f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  52. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  53. c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 12 years ago
  54. bad6118 vfs: split __lookup_hash by Miklos Szeredi · 12 years ago
  55. 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 12 years ago
  56. a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 12 years ago
  57. a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 12 years ago
  58. ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 12 years ago
  59. d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 12 years ago
  60. 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 12 years ago
  61. acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 12 years ago
  62. 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 12 years ago
  63. 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 12 years ago
  64. cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 12 years ago
  65. 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 12 years ago
  66. fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 12 years ago
  67. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  68. f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 12 years ago
  69. 39429c5 new helper: ext2_image_size() by Al Viro · 12 years ago
  70. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 12 years ago
  71. 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 12 years ago
  72. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 12 years ago
  73. 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 12 years ago
  74. a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 12 years ago
  75. 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 12 years ago
  76. a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 12 years ago
  77. c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 12 years ago
  78. cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 12 years ago
  79. a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 12 years ago
  80. e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 12 years ago
  81. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  82. f878d0b virtio-pci: switch to PM ops macro to initialise PM functions by Amit Shah · 12 years ago
  83. 04c2322 virtio-pci: S3 support by Amit Shah · 12 years ago
  84. 0517fdd virtio-pci: drop restore_common() by Amit Shah · 12 years ago
  85. f38f838 virtio: drop thaw PM operation by Amit Shah · 12 years ago
  86. e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 12 years ago
  87. fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  88. bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 12 years ago
  89. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  90. a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  91. 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  92. f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  95. c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  97. 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  98. 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  99. a9d38a4 Merge branch 'dunlap' (Randy's Documentation patches) by Linus Torvalds · 12 years ago
  100. c480138 Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc by Rafal Kapela · 12 years ago