summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-03-23Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-23Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-23Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-23Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-03-23Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-23Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-23Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-22netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso
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 branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel
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-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-03-22thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi
2012-03-22memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki
2012-03-22memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki
2012-03-22memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki
2012-03-22memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki
2012-03-22memcg: kill dead prev_priority stubsKonstantin Khlebnikov
2012-03-22memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki
2012-03-22cgroup: revert ss_id_lock to spinlockHugh Dickins
2012-03-22memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins
2012-03-22page_alloc.c: remove add_from_early_node_map()Kautuk Consul
2012-03-22hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-22mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-22hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-03-22hugetlb: cleanup hugetlb.hDavid Gibson
2012-03-22cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-22mm, memcg: pass charge order to oom killerDavid Rientjes
2012-03-22mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov
2012-03-22thp: allow a hwpoisoned head page to be put back to LRUDean Nelson
2012-03-22mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-22procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-22rmap: remove __anon_vma_link() declarationXiao Guangrong
2012-03-22mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov
2012-03-22pagemap: export KPF_THPNaoya Horiguchi