1. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 13 years ago
  2. 1c1c53d mm: remove del_page_from_lru, add page_off_lru by Hugh Dickins · 13 years ago
  3. 4111304 mm: enum lru_list lru by Hugh Dickins · 13 years ago
  4. 5095ae8 mm: fewer underscores in ____pagevec_lru_add by Hugh Dickins · 13 years ago
  5. 2bcf887 mm: take pagevecs off reclaim stack by Hugh Dickins · 13 years ago
  6. a6bc32b mm: compaction: introduce sync-light migration for use by compaction by Mel Gorman · 13 years ago
  7. c824493 mm: compaction: make isolate_lru_page() filter-aware again by Mel Gorman · 13 years ago
  8. b969c4a mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage by Mel Gorman · 13 years ago
  9. ea4d349 vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() by Tao Ma · 13 years ago
  10. f21760b thp: add tlb_remove_pmd_tlb_entry by Shaohua Li · 13 years ago
  11. 38c5d72 memcg: simplify LRU handling by new rule by KAMEZAWA Hiroyuki · 13 years ago
  12. 4e5f01c memcg: clear pc->mem_cgroup if necessary. by KAMEZAWA Hiroyuki · 13 years ago
  13. 9fb4b7c page_cgroup: add helper function to get swap_cgroup by Bob Liu · 13 years ago
  14. 72835c8 mm: unify remaining mem_cont, mem, etc. variable names to memcg by Johannes Weiner · 13 years ago
  15. e94c8a9 memcg: make mem_cgroup_split_huge_fixup() more efficient by KAMEZAWA Hiroyuki · 13 years ago
  16. 6b208e3 mm: memcg: remove unused node/section info from pc->flags by Johannes Weiner · 13 years ago
  17. 925b767 mm: make per-memcg LRU lists exclusive by Johannes Weiner · 13 years ago
  18. 6290df5 mm: collect LRU list heads into struct lruvec by Johannes Weiner · 13 years ago
  19. 5660048 mm: move memcg hierarchy reclaim to generic reclaim code by Johannes Weiner · 13 years ago
  20. ab936cb memcg: add mem_cgroup_replace_page_cache() to fix LRU issue by KAMEZAWA Hiroyuki · 13 years ago
  21. 28d82dc epoll: limit paths by Jason Baron · 13 years ago
  22. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
  23. 0d259cf include/linux/linkage.h: remove unused ATTRIB_NORET macro by Joe Perches · 13 years ago
  24. ff2d8b1 treewide: convert uses of ATTRIB_NORETURN to __noreturn by Joe Perches · 13 years ago
  25. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  26. 80bf007 include/linux/linkage.h: remove unused NORET_AND macro by Joe Perches · 13 years ago
  27. 4da4785 kernel.h: neaten panic prototype by Joe Perches · 13 years ago
  28. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 13 years ago
  29. eb8a54a phylib: introduce mdiobus_alloc_size() by Timur Tabi · 13 years ago
  30. 72db395 module_param: check that bool parameters really are bool. by Rusty Russell · 13 years ago
  31. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  32. 2329abf module_param: make bool parameters really bool (core code) by Rusty Russell · 13 years ago
  33. 69116f2 module_param: avoid bool abuse, add bint for special cases. by Rusty Russell · 13 years ago
  34. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 13 years ago
  35. bd77c04 module: struct module_ref should contains long fields by Eric Dumazet · 13 years ago
  36. 6733e54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  37. bcf8a3d Merge tag 'to-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  38. 069c9f1 mmc: host: Adds support for eMMC 4.5 HS200 mode by Girish K S · 13 years ago
  39. a4924c7 mmc: core: HS200 mode support for eMMC 4.5 by Girish K S · 13 years ago
  40. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  41. 46f72b3 vfs: export symbol d_find_any_alias() by Sage Weil · 13 years ago
  42. a429638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  43. 46fe44c quota: Pass information that quota is stored in system file to userspace by Jan Kara · 13 years ago
  44. 9e4ce16 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 13 years ago
  45. 627b796 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 13 years ago
  46. fd83240 blockdev: convert some macros to static inlines by Stephen Rothwell · 13 years ago
  47. 4c4d285 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  48. 56c8bc3 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 13 years ago
  49. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 13 years ago
  50. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 13 years ago
  51. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  52. 5dfc176 virtio: document functions better. by Rusty Russell · 13 years ago
  53. 7b21e34 virtio: harsher barriers for rpmsg. by Rusty Russell · 13 years ago
  54. aa9df4f mmc: core: Add option to prevent eMMC sleep command by Ulf Hansson · 13 years ago
  55. e2a0a58 mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION by Adrian Hunter · 13 years ago
  56. 52c506f mmc: sdhci-pci: add platform data by Adrian Hunter · 13 years ago
  57. 349ab52 mmc: add a generic GPIO card-detect helper by Guennadi Liakhovetski · 13 years ago
  58. b67e198 mmc: add a card hotplug handler context by Guennadi Liakhovetski · 13 years ago
  59. 4f408cc mmc: dw_mmc: Add more capabilities field by Seungwon Jeon · 13 years ago
  60. add710e mmc: boot partition ro lock support by Johan Rudholm · 13 years ago
  61. d304950 mmc: allow upper layers to know immediately if card has been removed by Adrian Hunter · 13 years ago
  62. 5a09262 mmc: mmci: add capabilities2 for MMC_CAP2 by Per Forlin · 13 years ago
  63. a303c53 mmc: sdio: support SDIO UHS cards by Philip Rakity · 13 years ago
  64. 597dd9d mmc: core: Use delayed work in clock gating framework by Sujit Reddy Thumma · 13 years ago
  65. df16219 mmc: debugfs: expose the SDCLK frq in sys ios by Giuseppe CAVALLARO · 13 years ago
  66. fffe5d5 mmc: sd: Macro name cleanup for high speed dtr by Qiang Liu · 13 years ago
  67. b1bdd25 Merge branch 'sh/nommu' into sh-latest by Paul Mundt · 13 years ago
  68. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  69. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. b24ca57 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  72. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  73. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 13 years ago
  74. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago
  75. ef00f59 block: Add BLKROTATIONAL ioctl by Martin K. Petersen · 13 years ago
  76. b1bd055 block: Introduce blk_set_stacking_limits function by Martin K. Petersen · 13 years ago
  77. e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
  78. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  79. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  80. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  81. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  82. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  83. 0963119 [media] rc-videomate-m1f.c Rename to match remote controler name by Samuel Rakitnican · 13 years ago
  84. 0e8caac [media] v4l: add support for selection api by Tomasz Stanislawski · 13 years ago
  85. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  86. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  87. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 13 years ago
  88. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 13 years ago
  89. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 13 years ago
  90. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  91. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  92. a6d511e leds: add driver for TCA6507 LED controller by NeilBrown · 13 years ago
  93. fcfb4dc mm/mempolicy.c: mpol_equal(): use bool by KOSAKI Motohiro · 13 years ago
  94. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 13 years ago
  95. 948f017 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() by Andrea Arcangeli · 13 years ago
  96. a756cf5 mm: try to distribute dirty pages fairly across zones by Johannes Weiner · 13 years ago
  97. ab8fabd mm: exclude reserved pages from dirtyable memory by Johannes Weiner · 13 years ago
  98. f6d7e0c mm, debug: test for online nid when allocating on single node by David Rientjes · 13 years ago
  99. c0a32fc mm: more intensive memory corruption debugging by Stanislaw Gruszka · 13 years ago
  100. 1399ff8 kernel.h: add BUILD_BUG() macro by David Daney · 13 years ago