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