aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarina...Linus Torvalds
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins
2012-01-12mm: enum lru_list lruHugh Dickins
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins
2012-01-12mm: take pagevecs off reclaim stackHugh Dickins
2012-01-12mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-01-12mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-01-12mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma
2012-01-12thp: add tlb_remove_pmd_tlb_entryShaohua Li
2012-01-12memcg: simplify LRU handling by new ruleKAMEZAWA Hiroyuki
2012-01-12memcg: clear pc->mem_cgroup if necessary.KAMEZAWA Hiroyuki
2012-01-12page_cgroup: add helper function to get swap_cgroupBob Liu
2012-01-12mm: unify remaining mem_cont, mem, etc. variable names to memcgJohannes Weiner
2012-01-12memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki
2012-01-12mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner
2012-01-12mm: make per-memcg LRU lists exclusiveJohannes Weiner
2012-01-12mm: collect LRU list heads into struct lruvecJohannes Weiner
2012-01-12mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner
2012-01-12memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki
2012-01-12epoll: limit pathsJason Baron
2012-01-12mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens