1. 97d255c mm: do not use page_count() without a page pin by Minchan Kim · 12 years ago
  2. de34d96 mm, oom: replace some information in tasklist dump by David Rientjes · 12 years ago
  3. 121d1ba mm, oom: fix potential killing of thread that is disabled from oom killing by David Rientjes · 12 years ago
  4. 2a13515 mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator again by KOSAKI Motohiro · 12 years ago
  5. 3d3727c mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise() by KOSAKI Motohiro · 12 years ago
  6. c59e261 mm/compaction: cleanup on compaction_deferred by Gavin Shan · 12 years ago
  7. 3c935d1 memcg: make mem_cgroup_force_empty_list() return bool by KAMEZAWA Hiroyuki · 12 years ago
  8. 6068bf0 memcg: mem_cgroup_move_parent() doesn't need gfp_mask by KAMEZAWA Hiroyuki · 12 years ago
  9. d845aa2 memcg: clean up force_empty_list() return value check by Kamezawa Hiroyuki · 12 years ago
  10. 59b8e85 memcg: remove check for signal_pending() during rmdir() by Kamezawa Hiroyuki · 12 years ago
  11. fd07383 mm/memblock.c:memblock_double_array(): cosmetic cleanups by Andrew Morton · 12 years ago
  12. 4f774b9 mm, oom: do not schedule if current has been killed by David Rientjes · 12 years ago
  13. 7575468 hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrate by Aneesh Kumar K.V · 12 years ago
  14. 94ae8ba hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to active list. by Aneesh Kumar K.V · 12 years ago
  15. 79dbb23 hugetlb: move all the in use pages to active list by Aneesh Kumar K.V · 12 years ago
  16. 585e27e hugetlb/cgroup: add HugeTLB controller documentation by Aneesh Kumar K.V · 12 years ago
  17. 8e6ac7f hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during migration by Aneesh Kumar K.V · 12 years ago
  18. abb8206 hugetlb/cgroup: add hugetlb cgroup control files by Aneesh Kumar K.V · 12 years ago
  19. da1def5 hugetlb/cgroup: add support for cgroup removal by Aneesh Kumar K.V · 12 years ago
  20. 6d76dcf hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroup by Aneesh Kumar K.V · 12 years ago
  21. 9dd540e hugetlb/cgroup: add the cgroup pointer to page lru by Aneesh Kumar K.V · 12 years ago
  22. 2bc64a2 mm/hugetlb: add new HugeTLB cgroup by Aneesh Kumar K.V · 12 years ago
  23. c3f38a3 hugetlb: make some static variables global by Aneesh Kumar K.V · 12 years ago
  24. 0edaecf hugetlb: add a list for tracking in-use HugeTLB pages by Aneesh Kumar K.V · 12 years ago
  25. 189ebff hugetlb: simplify migrate_huge_page() by Aneesh Kumar K.V · 12 years ago
  26. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  27. 972dc4d hugetlb: add an inline helper for finding hstate index by Aneesh Kumar K.V · 12 years ago
  28. 76dcee7 hugetlb: don't use ERR_PTR with VM_FAULT* values by Aneesh Kumar K.V · 12 years ago
  29. 47d3834 hugetlb: rename max_hstate to hugetlb_max_hstate by Aneesh Kumar K.V · 12 years ago
  30. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  31. deaf386 mm/buddy: cleanup on should_fail_alloc_page by Gavin Shan · 12 years ago
  32. 44de9d0 mm: account the total_vm in the vm_stat_account() by Huang Shijie · 12 years ago
  33. df858fa documentation: update how page-cluster affects swap I/O by Christian Ehrhardt · 12 years ago
  34. 3fb5c29 swap: allow swap readahead to be merged by Christian Ehrhardt · 12 years ago
  35. a7d6f52 memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCE by Kamezawa Hiroyuki · 12 years ago
  36. 41326c1 memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON by Kamezawa Hiroyuki · 12 years ago
  37. bff6bb8 memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP by Kamezawa Hiroyuki · 12 years ago
  38. aa91c4d mm: make vb_alloc() more foolproof by Jan Kara · 12 years ago
  39. 92ca922 vmalloc: walk vmap_areas by sorted list instead of rb_next() by Hong zhi guo · 12 years ago
  40. c2cddf9 drivers/media/video/v4l2-ioctl.c: fix build by Andrew Morton · 12 years ago
  41. c66af41 xtensa: select generic atomic64_t support by Fengguang Wu · 12 years ago
  42. d6b09e7 fault-injection: fix failcmd.sh warning by Akinobu Mita · 12 years ago
  43. 4b24ff7 Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
  44. bca1a5c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. ec7a19b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  46. 26847fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  47. caacf05 ipv4: Properly purge netdev references on uncached routes. by David S. Miller · 12 years ago
  48. c5038a8 ipv4: Cache routes in nexthop exception entries. by David S. Miller · 12 years ago
  49. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  50. d26b3a7 ipv4: percpu nh_rth_output cache by Eric Dumazet · 12 years ago
  51. 54764bb ipv4: Restore old dst_free() behavior. by Eric Dumazet · 12 years ago
  52. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  53. adfe156 [media] radio-tea5777: use library for 64bits div by Mauro Carvalho Chehab · 12 years ago
  54. ad0fcd4 nfs: explicitly reject LOCK_MAND flock() requests by Jeff Layton · 12 years ago
  55. b042414 nfs: increase number of permitted callback connections. by NeilBrown · 12 years ago
  56. 89e1f7d vfio: Add PCI device driver by Alex Williamson · 12 years ago
  57. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  58. 4a5b2a2 vfio: Add documentation by Alex Williamson · 12 years ago
  59. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago
  60. 4b1bf58 thermal: Constify 'type' argument for the registration routine by Anton Vorontsov · 12 years ago
  61. e6db06a Merge with upstream to accommodate with thermal changes by Anton Vorontsov · 12 years ago
  62. 10af813 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy into for-3.6/drivers by Jens Axboe · 12 years ago
  63. 2fb2ca6 floppy: remove duplicated flag FD_RAW_NEED_DISK by Fengguang Wu · 12 years ago
  64. 1f43f6c ALSA: hda - Fix mute-LED GPIO initialization for IDT codecs by Takashi Iwai · 12 years ago
  65. c9dbc48 ALSA: hda - Add descriptions for missing IDT 92HD83x models by Takashi Iwai · 12 years ago
  66. ff8a1e2 ALSA: hda - Fix polarity of mute LED on HP Mini 210 by Takashi Iwai · 12 years ago
  67. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  68. 2a7d555 block: stack unplug by Shaohua Li · 12 years ago
  69. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  70. 0021b7b md: remove plug_cnt feature of plugging. by NeilBrown · 12 years ago
  71. 01ff5db block/nbd: micro-optimization in nbd request completion by Chetan Loke · 12 years ago
  72. 06fd516 Documentation: Correct s_umount state for freeze_fs/unfreeze_fs by Valerie Aurora · 12 years ago
  73. d9c95bd fs: Remove old freezing mechanism by Jan Kara · 12 years ago
  74. 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
  75. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  76. 2c22b33 nilfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  77. fbf8fb7 ntfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  78. 58ef6a7 fuse: Convert to new freezing mechanism by Jan Kara · 12 years ago
  79. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  80. fef6925 ocfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  81. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  82. 8e8ad8a ext4: Convert to new freezing mechanism by Jan Kara · 12 years ago
  83. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 12 years ago
  84. 5d37e9e fs: Skip atime update on frozen filesystem by Jan Kara · 12 years ago
  85. eb04c28 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() by Jan Kara · 12 years ago
  86. 5accdf8 fs: Improve filesystem freezing handling by Jan Kara · 12 years ago
  87. d87aae2 switch the protection of percpu_counter list to spinlock by Al Viro · 12 years ago
  88. ad36cb0 powerpc/kvm/book3s_32: Fix MTMSR_EERI macro by Alexander Graf · 12 years ago
  89. b6965f7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 12 years ago
  90. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  91. 4d98015 [media] tlg2300: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  92. ccb7c59 [media] lgs8gxx: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  93. 3422f2a6 [media] xc5000: Add MODULE_FIRMWARE statements by Tim Gardner · 12 years ago
  94. 1bec982 [media] s2255drv: Add MODULE_FIRMWARE statement by Tim Gardner · 12 years ago
  95. 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  96. e04f4b2 [media] dib8000: move dereference after check for NULL by Dan Carpenter · 12 years ago
  97. d1b4a08 [media] Documentation: Update cardlists by Mauro Carvalho Chehab · 12 years ago
  98. 9d2952d [media] bttv: add support for Aposonic W-DVR by Tony Gentile · 12 years ago
  99. bbeb0af2 Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  100. c854d88 [media] cx25821: Remove bad strcpy to read-only char* by Ezequiel García · 12 years ago