summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-02-25Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski
2013-02-24mmc: (cosmetic) remove "extern" from function declarationsGuennadi Liakhovetski
2013-02-24mmc: provide a standard MMC device-tree binding parser centrallyGuennadi Liakhovetski
2013-02-24mmc: support packed write command for eMMC4.5 devicesSeungwon Jeon
2013-02-24mmc: add packed command feature of eMMC4.5Seungwon Jeon
2013-02-24mmc: sdhci: enhance preset value functionKevin Liu
2013-02-24mmc: core: Add card_busy to host_opsJohan Rudholm
2013-02-24mmc: sdhci-esdhc-imx: support 8bit modeSascha Hauer
2013-02-24mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECTDoug Anderson
2013-02-24mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson
2013-02-24mmc: correct the EXCEPTION_EVENTS_STATUS value in commentZhang, YiX X
2013-02-24cputime: Constify timeval_to_cputime(timeval) argumentLi Zhong
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-24vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-02-24Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-24mm,ksm: FOLL_MIGRATION do migration_entry_waitHugh Dickins
2013-02-24mm: accelerate mm_populate() treatment of THP pagesMichel Lespinasse
2013-02-24mm: use long type for page counts in mm_populate() and get_user_pages()Michel Lespinasse
2013-02-24vmscan: change type of vm_total_pages to unsigned longZhang Yanfei
2013-02-24mm: fix return type for functions nr_free_*_pagesZhang Yanfei
2013-02-24mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer
2013-02-24mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer
2013-02-24mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer
2013-02-24mm: add SECTION_IN_PAGE_FLAGSCody P Schafer
2013-02-24mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner
2013-02-24mm: remove offlining arg to migrate_pagesHugh Dickins
2013-02-24ksm: remove old stable nodes more thoroughlyHugh Dickins
2013-02-24mm: rename page struct field helpersMel Gorman
2013-02-24mm: uninline page_xchg_last_nid()Mel Gorman
2013-02-24page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo
2013-02-24mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-02-24swap: add per-partition lock for swapfileShaohua Li
2013-02-24swap: make each swap partition have one address_spaceShaohua Li
2013-02-24mm: don't inline page_mapping()Shaohua Li
2013-02-24mm: fold page->_last_nid into page->flags where possiblePeter Zijlstra
2013-02-24mm: move page flags layout to separate headerPeter Zijlstra
2013-02-24mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman
2013-02-24mm: numa: fix minor typo in numa_next_scanMel Gorman
2013-02-24mm: remove unused memclear_highpage_flush()Kirill A. Shutemov
2013-02-24pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei