aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-11mm: vm_unmapped_area() lookup functionMichel Lespinasse
2012-12-11mm: rearrange vm_area_struct for fewer cache missesRik van Riel
2012-12-11mm: augment vma rbtree with rb_subtree_gapMichel Lespinasse
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11mm: thp: set the accessed flag for old pages on access faultWill Deacon
2012-12-11memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang
2012-12-11memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang
2012-12-11mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov
2012-12-11mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov
2012-12-11mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes
2012-12-11writeback: 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 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-10clk: introduce optional disable_unused callbackMike Turquette
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus 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: add a card-event host operationGuennadi Liakhovetski
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy
2012-12-06mmc: host: Make UHS timing values fully uniqueKevin Liu
2012-12-06mmc: Standardise capability typeLee Jones
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-03Merge branch 'block-dev'Linus Torvalds
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds
2012-11-29of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov
2012-11-28EDAC: Add memory controller flagsBorislav Petkov
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman