- 20b2f52 numa: add CONFIG_MOVABLE_NODE for movable-dedicated node by Lai Jiangshan · 12 years ago
- 68ae564 mm, memcg: avoid unnecessary function call when memcg is disabled by David Rientjes · 12 years ago
- 05b0afd mm: add a reminder comment for __GFP_BITS_SHIFT by Andrew Morton · 12 years ago
- 44e33e8 res_counter: delete res_counter_write() by Greg Thelen · 12 years ago
- 6715ddf hotplug: update nodemasks management by Lai Jiangshan · 12 years ago
- 38d7bee cpuset: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
- 8219fc4 mm: node_states: introduce N_MEMORY by Lai Jiangshan · 12 years ago
- 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 12 years ago
- d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 12 years ago
- e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 12 years ago
- 93b4796 thp: do_huge_pmd_wp_page(): handle huge zero page by Kirill A. Shutemov · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
- 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
- 99b8f42 Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
- 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
- d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
- 1f53ef1 Thermal: Fix DEFAULT_THERMAL_GOVERNOR by Zhang Rui · 12 years ago
- b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- aefb058 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
- 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
- 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
- bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 12 years ago
- e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 12 years ago
- a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
- fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 12 years ago
- 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 12 years ago
- 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 12 years ago
- 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
- 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
- db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 12 years ago
- e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 12 years ago
- d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
- 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
- a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
- d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 12 years ago
- 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
- b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
- d84da3f mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD by Kirill A. Shutemov · 12 years ago
- e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
- 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
- d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
- 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 8966961 Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
- 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
- cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
- b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- 9ada9fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
- c45564e Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
- 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
- 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
- a8936db Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
- 11b84c5 Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
- 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
- 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
- 8e24a6e Merge remote-tracking branch 'regmap/topic/table' into regmap-next by Mark Brown · 12 years ago
- db760fb Merge remote-tracking branch 'regmap/topic/lock' into regmap-next by Mark Brown · 12 years ago
- 4d348e6 Merge remote-tracking branch 'regmap/topic/domain' into regmap-next by Mark Brown · 12 years ago
- bcf8668 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 12 years ago
- 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
- caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
- 759f5f3 gpio: add TS-5500 DIO blocks support by Vivien Didelot · 12 years ago
- cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
- 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
- 38130ec Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
- e783377 Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
- f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
- 8ab788f Merge branch 'acpi-dev-pm' by Rafael J. Wysocki · 12 years ago
- bf58cdf Merge branch 'pm-devfreq' by Rafael J. Wysocki · 12 years ago
- c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
- 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
- 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
- 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
- 805f864 gpio: pcf857x: use client->irq for gpio_to_irq() by Kuninori Morimoto · 12 years ago
- 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
- 6a66180 mmc: sdhci: add quirk for lack of 1.8v support by Daniel Drake · 12 years ago
- ab26912 mmc: dw_mmc: Add sdio power bindings by Abhilash Kesavan · 12 years ago
- 7c52d7bb mmc: sdhci-pxav3: add quirks2 by Kevin Liu · 12 years ago
- 67c79db mmc: core: Add mmc_set_blockcount feature by Loic Pallardy · 12 years ago
- 090d25f mmc: core: Expose access to RPMB partition by Loic Pallardy · 12 years ago
- ed9dbb6 mmc: host: Make UHS timing values fully unique by Kevin Liu · 12 years ago
- 5f1a4dd mmc: Standardise capability type by Lee Jones · 12 years ago
- d6ed91a mmc: mxs-mmc: Remove platform data by Fabio Estevam · 12 years ago
- 46d7846 hwmon: (ads7828) driver cleanup by Vivien Didelot · 12 years ago
- d71f2f8 ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.h by Rafael J. Wysocki · 12 years ago
- df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- d3594ea Merge branch 'block-dev' by Linus Torvalds · 12 years ago
- 3ad909b ARM: 7588/1: amba: create a resource parent registrator by Linus Walleij · 12 years ago
- 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago