summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-12memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan
2012-12-12memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang
2012-12-12memory-hotplug, mm/sparse.c: clear the memory to store struct pageWen Congyang
2012-12-12memory-hotplug: suppress "Device nodeX does not have a release() function" wa...Yasuaki Ishimatsu
2012-12-12numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-12memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang
2012-12-12memory-hotplug: auto offline page_cgroup when onlining memory block failedWen Congyang
2012-12-12memory-hotplug: update mce_bad_pages when removing the memoryWen Congyang
2012-12-12memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang
2012-12-12memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu
2012-12-12thp: cleanup: introduce mk_huge_pmd()Bob Liu
2012-12-12thp: introduce hugepage_vma_check()Bob Liu
2012-12-12mm: introduce mm_find_pmd()Bob Liu
2012-12-12thp: clean up __collapse_huge_page_isolateBob Liu
2012-12-12mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov
2012-12-12mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov
2012-12-12mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes
2012-12-12mm: show migration types in show_memRabin Vincent
2012-12-12writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2012-12-11Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov
2012-12-11mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski
2012-12-11MAINTAINERS: bad email address for Mike TurquetteMike Turquette
2012-12-11clk: introduce optional disable_unused callbackMike Turquette
2012-12-11Linux 3.7Linus Torvalds
2012-12-11arm64: Fix the dtbs target buildingCatalin Marinas
2012-12-11Input: matrix-keymap - provide proper module licenseFlorian Fainelli
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-10mtd: nand: davinci: fix the binding documentationKumar, Anil
2012-12-10rtc: rtc-mv: Add the device tree binding documentationGregory CLEMENT
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds
2012-12-10ipv4: ip_check_defrag must not modify skb before unsharingJohannes Berg
2012-12-10Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds
2012-12-10inet_diag: validate port comparison byte code to prevent unsafe readsNeal Cardwell
2012-12-09inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: validate byte code to prevent oops in inet_diag_bc_run()Neal Cardwell
2012-12-09inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV stateNeal Cardwell
2012-12-08mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner
2012-12-08vfs: fix O_DIRECT read past end of block deviceLinus Torvalds
2012-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng
2012-12-07mmc: sdhci: implement the .card_event() methodGuennadi Liakhovetski