aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han1-2/+11
2011-05-25readahead: readahead page allocations are OK to failWu Fengguang1-0/+6
2011-05-25mm: break out page allocation warning codeDave Hansen1-0/+2
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2-3/+7
2011-05-25mm: uninline large generic tlb.h functionsPeter Zijlstra1-122/+13
2011-05-25mm: convert anon_vma->lock to a mutexPeter Zijlstra3-14/+10
2011-05-25mm: revert page_lock_anon_vma() lock annotationPeter Zijlstra1-14/+1
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra2-2/+2
2011-05-25mm: Remove i_mmap_lock lockbreakPeter Zijlstra3-5/+0
2011-05-25lockdep, mutex: provide mutex_lock_nest_lockPeter Zijlstra2-0/+12
2011-05-25mm: extended batches for generic mmu_gatherPeter Zijlstra1-46/+83
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra1-5/+51
2011-05-25mm: mmu_gather reworkPeter Zijlstra2-28/+70
2011-05-25mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko1-3/+5
2011-05-25include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()Dave Hansen1-3/+1
2011-05-25include/linux/gfp.h: work around apparent sparse confusionDave Hansen1-6/+1
2011-05-25oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2-1/+2
2011-05-25mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro1-0/+3
2011-05-25mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro1-1/+1
2011-05-25x86,mm: make pagefault killableKOSAKI Motohiro1-0/+1
2011-05-25mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro1-0/+9
2011-05-25mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro1-1/+3
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-3/+3
2011-05-259p: Small cleanup in <net/9p/9p.h>Sasha Levin1-2/+1
2011-05-259p: typo fixes and minor cleanupsRob Landley3-7/+8
2011-05-24mmc: quirks: Add/remove quirks conditional support.Andrei Warkentin1-4/+36
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity1-0/+1
2011-05-24mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski1-0/+4
2011-05-24mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski1-0/+17
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK1-0/+1
2011-05-24mmc: sdhci: add support for retuning mode 1Arindam Nath1-0/+6
2011-05-24mmc: sdhci: add support for programmable clock modeArindam Nath1-0/+1
2011-05-24mmc: sdhci: enable preset value after uhs initializationArindam Nath1-0/+1
2011-05-24mmc: sd: add support for tuning during uhs initializationArindam Nath3-0/+6
2011-05-24mmc: sd: report correct speed and capacity of uhs cardsArindam Nath1-0/+7
2011-05-24mmc: sd: set current limit for uhs cardsArindam Nath2-0/+13
2011-05-24mmc: sd: add support for uhs bus speed mode selectionArindam Nath2-0/+24
2011-05-24mmc: sd: add support for driver type selectionArindam Nath2-0/+14
2011-05-24mmc: sd: query function modes for uhs cardsArindam Nath1-0/+4
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath2-0/+22
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto4-0/+57
2011-05-24mmc: sdhci: Fix read-only detection with JMicron 388 chipTakashi Iwai1-0/+2
2011-05-24mmc: quirks: Fix erase/trim for certain SanDisk cards.Andrei Warkentin1-0/+1
2011-05-24mmc: MMC boot partitions support.Andrei Warkentin2-2/+10
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin1-0/+1
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin1-1/+1
2011-05-24mmc: quirks: fix truncation warningsRandy Dunlap1-1/+1
2011-05-24mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.Andrei Warkentin1-1/+90
2011-05-24mmc: add MMC_QUIRK_DISABLE_CDOhad Ben-Cohen1-0/+6
2011-05-24mmc: add MMC_QUIRK_NONSTD_FUNC_IFOhad Ben-Cohen1-0/+6