summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memory-hotplug: update mce_bad_pages when removing the memoryWen Congyang2012-12-111-0/+22
* memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-115-18/+53
* memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-111-1/+8
* thp: cleanup: introduce mk_huge_pmd()Bob Liu2012-12-111-9/+12
* thp: introduce hugepage_vma_check()Bob Liu2012-12-111-21/+17
* mm: introduce mm_find_pmd()Bob Liu2012-12-115-92/+44
* thp: clean up __collapse_huge_page_isolateBob Liu2012-12-111-27/+11
* mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2012-12-112-11/+5
* mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2012-12-114-18/+13
* mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2012-12-112-4/+2
* mm: show migration types in show_memRabin Vincent2012-12-111-2/+40
* writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-117-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-101-1/+1
| * mtd: nand: davinci: fix the binding documentationKumar, Anil2012-12-101-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-035-22/+26
| | * c6x: use new common dtc ruleStephen Warren2012-12-035-23/+23
| | * openrisc: use new common dtc ruleStephen Warren2012-12-032-6/+1
| | * arm64: Add dtbs target for building all the enabled dtb filesRob Herring2012-12-032-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
| |\
| | * Documentation: correct of_platform_populate() argument listChaiken, Alison2012-11-211-1/+1
| | * script: dtc: clean generated filesMagnus Damm2012-11-211-0/+2
| | * Documentation: Move common leds properties description to separate file.Marek Belisko2012-11-212-10/+27
| * | of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-202-7/+26
| |/
| * dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-202-0/+107
| * ARM: tegra: seaboard: add missing DT vendor prefixesStephen Warren2012-11-201-2/+2
| * of: Add vendor prefix for Asahi Kasei Corp.Stephen Warren2012-11-201-0/+1
| * of/fdt: NULL-terminate the root node pathCatalin Marinas2012-11-201-1/+2
| * of: Add vendor prefix for Synopsys Inc.Srinivas Kandagatla2012-11-201-0/+1
| * of: fdt: Constify 'pathp'Fabio Estevam2012-11-201-2/+2
| * drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-176-12/+11
| * arm-dt: Enable DT proc updates.Pantelis Antoniou2012-11-151-0/+2
| * bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang2012-11-1518-22/+18
| * Merge tag 'v3.7-rc5' into devicetree/nextGrant Likely2012-11-15809-6157/+9455
| |\
| * | of: Add vendor prefix for ON Semiconductor Corp.Thierry Reding2012-11-101-0/+1
| * | of/fdt: Don't copy garbage after "/" in root node pathBenjamin Herrenschmidt2012-11-101-0/+1
| * | arm: l2cc: doc: fix device tree example typoJosh Cartwright2012-10-251-1/+1
OpenPOWER on IntegriCloud