summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm/compaction: print current range where compaction workJoonsoo Kim2015-02-111-7/+23
* mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim2015-02-112-14/+36
* mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim2015-02-111-1/+1
* mm: account pmd page tables to the processKirill A. Shutemov2015-02-112-1/+26
* mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov2015-02-111-0/+1
* oom, PM: make OOM detection in the freezer path racelessMichal Hocko2015-02-111-11/+3
* oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko2015-02-111-0/+4
* mm: memcontrol: default hierarchy interface for memoryJohannes Weiner2015-02-111-0/+32
* mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner2015-02-111-1/+2
* vmscan: force scan offline memory cgroupsVladimir Davydov2015-02-111-0/+6
* mm: microoptimize zonelist operationsVlastimil Babka2015-02-111-6/+7
* mm: reduce try_to_compact_pages parametersVlastimil Babka2015-02-111-8/+9
* mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi2015-02-112-4/+8
* mm: fix typo of MIGRATE_RESERVE in commentBaoquan He2015-02-111-1/+1
* mm: memcontrol: track move_lock state internallyJohannes Weiner2015-02-111-8/+4
* swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov2015-02-111-15/+0
* mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-112-0/+13
* mm: add VM_BUG_ON_PAGE() to page_mapcount()Wang, Yalin2015-02-111-1/+2
* mm: add fields for compound destructor and order into struct pageKirill A. Shutemov2015-02-112-5/+12
* Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-02-1110-57/+28
|\
| * mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-292-1/+6
| * mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-281-0/+2
| * Merge branch 'tmio' into nextUlf Hansson2015-01-202-41/+2
| |\
| | * mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto2015-01-201-5/+0
| | * mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto2015-01-201-15/+0
| | * mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto2015-01-201-0/+1
| | * mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-201-0/+1
| | * mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto2015-01-201-1/+0
| | * mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto2015-01-201-3/+0
| | * mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto2015-01-201-2/+1
| | * mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto2015-01-201-1/+0
| | * mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto2015-01-201-3/+0
| | * mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-201-11/+0
| | * mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto2015-01-201-1/+0
| * | mmc: sdhci: add a quirk for single block transactionsVincent Yang2015-01-201-0/+2
| * | mmc: sdhci: add a quirk for tuning work aroundVincent Yang2015-01-201-0/+2
| * | mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown2015-01-191-0/+2
| * | mmc: core: always check status after resetJohan Rudholm2015-01-191-1/+0
| * | mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen2015-01-191-0/+6
| * | mmc: core: Make tuning block patterns staticUlf Hansson2015-01-191-5/+0
| * | mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-191-2/+0
| * | mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson2015-01-191-3/+0
| * | mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2015-01-191-4/+0
| * | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2015-01-191-0/+6
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-115-20/+151
|\ \
| * | scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-041-2/+2
| * | phy: qcom-ufs: add support for 20nm phyYaniv Gardi2015-01-201-0/+59
| * | scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig2015-01-201-4/+5
| * | scsi: Conditionally compile in constants.cHannes Reinecke2015-01-091-4/+64
| * | scsi: use per-cpu buffer for formatting scsi_print_result()Hannes Reinecke2015-01-091-1/+1