aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen4-2/+33
2012-12-11mm: thp: set the accessed flag for old pages on access faultWill Deacon1-0/+4
2012-12-11memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan1-0/+1
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-1/+1
2012-12-11memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang1-4/+6
2012-12-11mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov1-7/+0
2012-12-11mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2-8/+1
2012-12-11mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes1-2/+0
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon1-8/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+49
2012-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+3
2012-12-11Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-2/+2
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-8/+32
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-9/+353
2012-12-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+29
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds8-33/+26
2012-12-11drivers: cma: represent physical addresses as phys_addr_tVitaly Andrianov1-2/+2
2012-12-10clk: introduce optional disable_unused callbackMike Turquette1-0/+6
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2-5/+9
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet1-0/+3
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng1-0/+1
2012-12-07mmc: add a card-event host operationGuennadi Liakhovetski1-0/+1
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman1-16/+0
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake1-0/+2
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan1-0/+1
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu1-0/+2
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy1-0/+2
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy2-0/+4
2012-12-06mmc: host: Make UHS timing values fully uniqueKevin Liu1-6/+6
2012-12-06mmc: Standardise capability typeLee Jones4-8/+8
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam1-19/+0
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot1-0/+29
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+7
2012-12-03Merge branch 'block-dev'Linus Torvalds1-5/+0
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan1-0/+7
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-30/+32
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-9/+5
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2-9/+5
2012-11-30Fix build when CONFIG_W1_MASTER_GPIO=m b exporting "allnodes"Randy Dunlap1-2/+2
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds1-1/+0
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds1-4/+0
2012-11-29of: add 'const' for of_parse_phandle parameter *npSteffen Trumtrar1-2/+2
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov1-0/+1
2012-11-28EDAC: Add memory controller flagsBorislav Petkov1-0/+2
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-11/+10
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2-1/+5
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-0/+2