summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...Linus Torvalds
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-03-22Merge tag 'md-3.4' of git://neil.brown.name/mdLinus Torvalds
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki
2012-03-21memcg: kill dead prev_priority stubsKonstantin Khlebnikov
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki
2012-03-21cgroup: revert ss_id_lock to spinlockHugh Dickins
2012-03-21memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins
2012-03-21page_alloc.c: remove add_from_early_node_map()Kautuk Consul
2012-03-21hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-21hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-03-21hugetlb: cleanup hugetlb.hDavid Gibson
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-21mm, memcg: pass charge order to oom killerDavid Rientjes
2012-03-21mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov
2012-03-21thp: allow a hwpoisoned head page to be put back to LRUDean Nelson
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-21rmap: remove __anon_vma_link() declarationXiao Guangrong
2012-03-21mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov
2012-03-21pagemap: export KPF_THPNaoya Horiguchi
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel
2012-03-21vmscan: kswapd carefully call compactionRik van Riel
2012-03-21mm: make swapin readahead skip over holesRik van Riel
2012-03-21mm: make get_mm_counter static-inlineKonstantin Khlebnikov
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds