1. a1e565a memory-hotplug: do not allocate pgdat if it was not freed when offline. by Tang Chen · 12 years ago
  2. d822b86 memory-hotplug: free node_data when a node is offlined by Wen Congyang · 12 years ago
  3. 60a5a19 memory-hotplug: remove sysfs file of node by Tang Chen · 12 years ago
  4. 815121d memory_hotplug: clear zone when removing the memory by Yasuaki Ishimatsu · 12 years ago
  5. 5fc1d66 memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP. by Tang Chen · 12 years ago
  6. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  7. bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 12 years ago
  8. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  9. cd09968 memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section() by Tang Chen · 12 years ago
  10. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  11. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  12. 46c66c4 memory-hotplug: remove /sys/firmware/memmap/X sysfs by Yasuaki Ishimatsu · 12 years ago
  13. bbc76be memory-hotplug: remove redundant codes by Wen Congyang · 12 years ago
  14. 6677e3e memory-hotplug: check whether all memory blocks are offlined or not when removing memory by Yasuaki Ishimatsu · 12 years ago
  15. 993c1aa memory-hotplug: try to offline the memory twice to avoid dependence by Wen Congyang · 12 years ago
  16. a864b9d mm: memory_hotplug: no need to check res twice in add_memory by Sasha Levin · 12 years ago
  17. 41badc1 mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool by Michel Lespinasse · 12 years ago
  18. 1869305 mm: introduce VM_POPULATE flag to better deal with racy userspace programs by Michel Lespinasse · 12 years ago
  19. cea10a1 mm: directly use __mlock_vma_pages_range() in find_extend_vma() by Michel Lespinasse · 12 years ago
  20. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 12 years ago
  21. 81909b8 mm: use mm_populate() for mremap() of VM_LOCKED vmas by Michel Lespinasse · 12 years ago
  22. 128557f mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect by Michel Lespinasse · 12 years ago
  23. a1ea954 mm: use mm_populate() for blocking remap_file_pages() by Michel Lespinasse · 12 years ago
  24. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 12 years ago
  25. 940e7da mm: remap_file_pages() fixes by Michel Lespinasse · 12 years ago
  26. dafcb73 mm: avoid calling pgdat_balanced() needlessly by Zlatko Calusic · 12 years ago
  27. 7103f16 mm: compaction: make __compact_pgdat() and compact_pgdat() return void by Andrew Morton · 12 years ago
  28. 1998cc0 mm: make madvise(MADV_WILLNEED) support swap file prefetch by Shaohua Li · 12 years ago
  29. a394cb8 memcg,vmscan: do not break out targeted reclaim without reclaimed pages by Michal Hocko · 12 years ago
  30. 4ca3a69 mm/ksm.c: use new hashtable implementation by Sasha Levin · 12 years ago
  31. 43b5fbb mm/huge_memory.c: use new hashtable implementation by Sasha Levin · 12 years ago
  32. a9aacbc mm: compaction: do not accidentally skip pageblocks in the migrate scanner by Mel Gorman · 12 years ago
  33. 62b726c mm/vmscan.c:__zone_reclaim(): replace max_t() with max() by Andrew Morton · 12 years ago
  34. 90ae8d6 mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long by Andrew Morton · 12 years ago
  35. af34770 mm: reduce rmap overhead for ex-KSM page copies created on swap faults by Johannes Weiner · 12 years ago
  36. 9b4f98c mm: vmscan: compaction works against zones, not lruvecs by Johannes Weiner · 12 years ago
  37. 9a26511 mm: vmscan: clean up get_scan_count() by Johannes Weiner · 12 years ago
  38. 11d16c2 mm: vmscan: improve comment on low-page cache handling by Johannes Weiner · 12 years ago
  39. 10316b3 mm: vmscan: clarify how swappiness, highest priority, memcg interact by Johannes Weiner · 12 years ago
  40. d778df5 mm: vmscan: save work scanning (almost) empty LRU lists by Johannes Weiner · 12 years ago
  41. 7c5bd70 mm: memcg: only evict file pages when we have plenty by Johannes Weiner · 12 years ago
  42. 2a6f512 CMA: make putback_lru_pages() call conditional by Srinivas Pandruvada · 12 years ago
  43. ffb22af mm/hugetlb.c: convert to pr_foo() by Andrew Morton · 12 years ago
  44. d045197 mm/memcontrol.c: convert printk(KERN_FOO) to pr_foo() by Andrew Morton · 12 years ago
  45. 58cf188 memcg, oom: provide more precise dump info while memcg oom happening by Sha Zhengju · 12 years ago
  46. df85579 drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE by Andrew Morton · 12 years ago
  47. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  48. 4383822 Merge branch 'acpi-pm' into fixes by Rafael J. Wysocki · 12 years ago
  49. b5d667e ACPI / PM: Take unusual configurations of power resources into account by Rafael J. Wysocki · 12 years ago
  50. 972b29c8 target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectors by Roland Dreier · 12 years ago
  51. 8e90455 sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg by Mathias Krause · 12 years ago
  52. 6e601a5 sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 12 years ago
  53. c9b20a5 vxlan: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  54. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 12 years ago
  55. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 12 years ago
  56. 8520e44 powerpc/kexec: Disable hard IRQ before kexec by Phileas Fogg · 12 years ago
  57. 938f94c ARM: 7656/1: uImage: Error out on build of multiplatform without LOADADDR by Olof Johansson · 12 years ago
  58. df24eef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 12 years ago
  59. 5f32ed1 Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  60. 3f3834c oprofilefs: add missing ->i_mutex locking in object creation by Al Viro · 12 years ago
  61. 2248b87 spufs_mkdir(): don't d_add() on negative parent by Al Viro · 12 years ago
  62. 4e6b897 hostfs: directory methods have no business in non-directory inode_operations by Al Viro · 12 years ago
  63. 78c3e47 xenfs: switch to pure simple_fill_super() by Al Viro · 12 years ago
  64. 740da42 __d_materialise_unique() is too generic by Al Viro · 12 years ago
  65. 54c807e fs: Fix possible use-after-free with AIO by Jan Kara · 12 years ago
  66. da2d845 constify d_lookup() arguments by Al Viro · 12 years ago
  67. a713ca2 constify __d_lookup() arguments by Al Viro · 12 years ago
  68. cc2a527 lookup_slow: get rid of name argument by Al Viro · 12 years ago
  69. e97cdc8 lookup_fast: get rid of name argument by Al Viro · 12 years ago
  70. 21b9b07 get rid of name and type arguments of walk_component() by Al Viro · 12 years ago
  71. 5f4a6a6 link_path_walk(): move assignments to nd->last/nd->last_type up by Al Viro · 12 years ago
  72. ad8ca37 vfs: remove d_path_with_unreachable by Jeff Layton · 12 years ago
  73. 6b4d0b2 clean shmem_file_setup() a bit by Al Viro · 12 years ago
  74. 39b6525 fs: Preserve error code in get_empty_filp(), part 2 by Anatol Pomozov · 12 years ago
  75. 1afc99b propagate error from get_empty_filp() to its callers by Al Viro · 12 years ago
  76. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  77. 57eccb8 mount: consolidate permission checks by Al Viro · 12 years ago
  78. 9b40bc9 get rid of unprotected dereferencing of mnt->mnt_ns by Al Viro · 12 years ago
  79. c68fea3 Merge tag 'please-pull-fix-ia64-build' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  80. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. c47f39e Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  82. 0cc9129 x86-64, xen, mmu: Provide an early version of write_cr3. by Konrad Rzeszutek Wilk · 12 years ago
  83. bf900af Merge branch 'acpi-cleanup' into fixes by Rafael J. Wysocki · 12 years ago
  84. d3caf89 Merge branch 'pm-cpufreq' into fixes by Rafael J. Wysocki · 12 years ago
  85. 6ecf968 Merge branch 'pm-cpuidle' into fixes by Rafael J. Wysocki · 12 years ago
  86. 92a49fb ceph: fix statvfs fr_size by Sage Weil · 12 years ago
  87. 3a3656d imx6q-cpufreq: fix return value check in imx6q_cpufreq_probe() by Wei Yongjun · 12 years ago
  88. d6561bb PM / OPP: fix condition for empty of_init_opp_table() by Shawn Guo · 12 years ago
  89. a84363d ACPI / APEI: Fix crash in apei_hest_parse() for acpi=off by Rafael J. Wysocki · 12 years ago
  90. c192b19 microblaze idle: Fix compile error by Lars-Peter Clausen · 12 years ago
  91. eba87ef blackfin idle: Fix compile error by Lars-Peter Clausen · 12 years ago
  92. e31048a mm: use vm_unmapped_area() in hugetlbfs on ia64 architecture by Michel Lespinasse · 12 years ago
  93. f53f232 mm: use vm_unmapped_area() on ia64 architecture by Michel Lespinasse · 12 years ago
  94. ac630dd x86-64: don't set the early IDT to point directly to 'early_idt_handler' by Linus Torvalds · 12 years ago
  95. 304e220 ext4: fix free clusters calculation in bigalloc filesystem by Lukas Czerner · 12 years ago
  96. d438147 ext4: no need to remove extent if len is 0 in ext4_es_remove_extent() by Eryu Guan · 12 years ago
  97. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 12 years ago
  98. 1b63edd tcp: fix SYN-data space mis-accounting by Yuchung Cheng · 12 years ago
  99. cbda4ea sock: only define socket limit if mem cgroup configured by stephen hemminger · 12 years ago
  100. 4cfb048 net: fix possible deadlock in sum_frag_mem_limit by Eric Dumazet · 12 years ago