summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...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-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
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
2013-02-24mm: teach mm by current context info to not do I/O during memory allocationMing Lei
2013-02-24mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic
2013-02-24memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu
2013-02-24mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim
2013-02-24mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...Tang Chen
2013-02-24acpi, memory-hotplug: support getting hotplug info from SRATTang Chen