summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, highmem: get virtual address of the page using PKMAP_ADDR()Joonsoo Kim2012-12-121-2/+1
* mm, highmem: remove page_address_pool listJoonsoo Kim2012-12-121-16/+2
* mm, highmem: remove useless pool_lockJoonsoo Kim2012-12-121-6/+0
* mm, highmem: use PKMAP_NR() to calculate an index of pkmapJoonsoo Kim2012-12-121-1/+1
* mm: do not call frontswap_init() during swapoffCesar Eduardo Barros2012-12-121-1/+1
* mm: refactor reinsert of swap_info in sys_swapoff()Cesar Eduardo Barros2012-12-121-9/+17
* mm,vmscan: only evict file pages when we have plentyRik van Riel2012-12-121-2/+13
* mm: add comment on storage key dirty bit semanticsJan Kara2012-12-122-3/+8
* mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...Tang Chen2012-12-121-2/+2
* slub, hotplug: ignore unrelated node's hot-adding and hot-removingLai Jiangshan2012-12-121-2/+2
* memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan2012-12-123-17/+125
* memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang2012-12-122-3/+7
* memory-hotplug, mm/sparse.c: clear the memory to store struct pageWen Congyang2012-12-121-1/+2
* memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu2012-12-121-1/+19
* numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-124-21/+27
* memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang2012-12-121-5/+5
* memory-hotplug: auto offline page_cgroup when onlining memory block failedWen Congyang2012-12-121-0/+3
* memory-hotplug: update mce_bad_pages when removing the memoryWen Congyang2012-12-121-0/+22
* memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-125-18/+53
* memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-121-1/+8
* thp: cleanup: introduce mk_huge_pmd()Bob Liu2012-12-121-9/+12
* thp: introduce hugepage_vma_check()Bob Liu2012-12-121-21/+17
* mm: introduce mm_find_pmd()Bob Liu2012-12-125-92/+44
* thp: clean up __collapse_huge_page_isolateBob Liu2012-12-121-27/+11
* mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2012-12-122-11/+5
* mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2012-12-124-18/+13
* mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2012-12-122-4/+2
* mm: show migration types in show_memRabin Vincent2012-12-121-2/+40
* writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-127-29/+14
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-1165-207/+357
|\
| * arm64: Fix the dtbs target buildingCatalin Marinas2012-12-111-1/+1
| * mtd: nand: davinci: fix the binding documentationKumar, Anil2012-12-111-25/+12
| * rtc: rtc-mv: Add the device tree binding documentationGregory CLEMENT2012-12-101-0/+18
| * devicetree/bindings: Move gpio-leds binding into leds directoryGrant Likely2012-12-061-0/+0
| * of/vendor-prefixes: add Imagination TechnologiesJames Hogan2012-12-051-1/+2
| * Merge remote-tracking branch 'robherring/for-next' into devicetree/nextGrant Likely2012-12-0424-92/+88
| |\
| | * microblaze: use new common dtc ruleStephen Warren2012-12-045-22/+26
| | * c6x: use new common dtc ruleStephen Warren2012-12-045-23/+23
| | * openrisc: use new common dtc ruleStephen Warren2012-12-042-6/+1
| | * arm64: Add dtbs target for building all the enabled dtb filesRob Herring2012-12-042-6/+12
| | * arm64: use new common dtc ruleStephen Warren2012-12-033-6/+6
| | * ARM: dt: change .dtb build rules to build in dts directoryGrant Likely2012-12-033-14/+10
| | * kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-305-16/+11
| * | Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-305-24/+25
| * | of/spi: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
| * | of_mdio: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
| * | of_i2c: Honour "status=disabled" property of deviceAlexander Sverdlin2012-11-291-1/+1
| * | powerpc: Fix fallout from device_node->name constificationGrant Likely2012-11-291-1/+1
| * | of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-292-4/+4
| |/
| * Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2012-11-264-11/+30
| |\