aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-3/+8
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-1/+19
2013-02-26block: fix part_pack_uuid() build errorMimi Zohar1-0/+10
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds14-42/+195
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds25-99/+541
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-1/+41
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-8/+62
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-12/+47
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren1-28/+0
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski1-18/+0
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski1-2/+0
2013-02-24mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski1-11/+11
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski1-0/+1
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon3-0/+14
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon3-2/+20
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu2-1/+1
2013-02-24mmc: core: Add card_busy to host_opsJohan Rudholm1-0/+3
2013-02-24mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer1-0/+1
2013-02-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson1-7/+0
2013-02-24mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson1-0/+9
2013-02-24mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X1-1/+1
2013-02-24cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds8-38/+134
2013-02-23vlan: adjust vlan_set_encap_proto() for its callersCong Wang1-3/+3
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds25-175/+356
2013-02-23mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins1-0/+1
2013-02-23mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse1-2/+11
2013-02-23mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse2-10/+11
2013-02-23vmscan: change type of vm_total_pages to unsigned longZhang Yanfei1-1/+1
2013-02-23mm: fix return type for functions nr_free_*_pagesZhang Yanfei1-2/+2
2013-02-23mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer1-4/+10
2013-02-23mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer1-0/+10
2013-02-23mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer1-0/+10
2013-02-23mm: add SECTION_IN_PAGE_FLAGSCody P Schafer1-2/+6
2013-02-23mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner1-7/+0
2013-02-23mm: remove offlining arg to migrate_pagesHugh Dickins1-8/+6
2013-02-23ksm: remove old stable nodes more thoroughlyHugh Dickins1-14/+4
2013-02-23mm: rename page struct field helpersMel Gorman1-10/+10
2013-02-23mm: uninline page_xchg_last_nid()Mel Gorman1-16/+5
2013-02-23page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo1-0/+3
2013-02-23mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov2-2/+2
2013-02-23swap: add per-partition lock for swapfileShaohua Li1-5/+27
2013-02-23swap: make each swap partition have one address_spaceShaohua Li1-4/+5
2013-02-23mm: don't inline page_mapping()Shaohua Li1-12/+1
2013-02-23mm: fold page->_last_nid into page->flags where possiblePeter Zijlstra3-10/+58
2013-02-23mm: move page flags layout to separate headerPeter Zijlstra4-61/+73
2013-02-23mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALANCINGMel Gorman1-1/+1
2013-02-23mm: numa: fix minor typo in numa_next_scanMel Gorman1-3/+3
2013-02-23mm: remove unused memclear_highpage_flush()Kirill A. Shutemov1-6/+0
2013-02-23pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei2-0/+4