summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce putback_movable_pages()Rafael Aquini2012-12-121-0/+2
* mm: introduce a common interface for balloon pages mobilityRafael Aquini2012-12-123-0/+298
* mm: redefine address_space.assoc_mappingRafael Aquini2012-12-121-1/+1
* mm: adjust address_space_operations.migratepage() return codeRafael Aquini2012-12-121-0/+7
* mm: vm_unmapped_area() lookup functionMichel Lespinasse2012-12-121-0/+31
* mm: rearrange vm_area_struct for fewer cache missesRik van Riel2012-12-121-4/+8
* mm: augment vma rbtree with rb_subtree_gapMichel Lespinasse2012-12-121-0/+9
* mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-124-2/+33
* mm: thp: set the accessed flag for old pages on access faultWill Deacon2012-12-121-0/+4
* memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan2012-12-121-0/+1
* numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-121-1/+1
* memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-121-4/+6
* mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2012-12-121-7/+0Star
* mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2012-12-122-8/+1Star
* mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2012-12-121-2/+0Star
* writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-121-8/+1Star
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-8/+49
|\
| * Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap2012-11-301-2/+2
| * of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar2012-11-291-2/+2
| * of: introduce for_each_matching_node_and_match()Stephen Warren2012-11-211-2/+13
| * dt: add helper function to read u8 & u16 variables & arraysViresh Kumar2012-11-211-0/+30
| * drivers/of: Constify device_node->name and ->path_component_nameGrant Likely2012-11-171-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2012-12-111-0/+3
|\ \
| * | EDAC: Fix csrow size reported in sysfsBorislav Petkov2012-11-281-0/+1
| * | EDAC: Add memory controller flagsBorislav Petkov2012-11-281-0/+2
* | | Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2012-12-111-2/+2
|\ \ \
| * | | drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov2012-12-111-2/+2
* | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-114-8/+32
|\ \ \ \
| * | | | clk: introduce optional disable_unused callbackMike Turquette2012-12-111-0/+6
| * | | | clk: move IM-PD1 clocks to drivers/clkLinus Walleij2012-11-211-0/+2
| * | | | clk: Add devm_clk_{register,unregister}()Stephen Boyd2012-10-291-0/+2
| * | | | mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson2012-10-292-2/+12
| * | | | clk: Don't return negative numbers for unsigned values with !clkStephen Boyd2012-10-291-3/+3
| * | | | clk: Fix documentation typosStephen Boyd2012-10-291-3/+3
| * | | | clk: Document .is_enabled opStephen Boyd2012-10-291-0/+4
* | | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-116-9/+353
|\ \ \ \ \
| * | | | | gpiolib: rename pin range argumentsLinus Walleij2012-11-212-3/+3
| * | | | | pinctrl: generic: add input schmitt disable parameterHaojian Zhuang2012-11-211-2/+3
| * | | | | pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij2012-11-211-2/+0Star
| * | | | | pinctrl: add function to retrieve range from pinLinus Walleij2012-11-211-0/+3
| * | | | | gpiolib: rename find_pinctrl_*Linus Walleij2012-11-211-1/+1
| * | | | | gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-212-3/+6
| * | | | | Merge branch 'nomadik' into develLinus Walleij2012-11-111-0/+266
| |\ \ \ \ \
| | * | | | | pinctrl/nomadik: merge old pincfg headerLinus Walleij2012-10-281-0/+158
| | * | | | | pinctrl/nomadik: move the platform data headerLinus Walleij2012-10-281-0/+108
| | |/ / / /
| * | | | | gpiolib: iron out include ladder mistakesLinus Walleij2012-11-112-25/+38
| * | | | | gpiolib: separation of pin concernsLinus Walleij2012-11-113-8/+5Star
| * | | | | gpiolib: fix up function prototypes etcLinus Walleij2012-11-112-6/+24
| * | | | | pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij2012-11-111-2/+0Star
| * | | | | gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-113-0/+45