summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-08-10Merge branches 'master' and 'devel' into for-linusRussell King
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2010-08-10flex_array: add helpers to get and put to make pointers easy to useEric Paris
2010-08-10iommu: inline iommu_num_pagesAnton Blanchard
2010-08-10kernel.h: remove unused NIPQUAD and NIPQUAD_FMTJoe Perches
2010-08-10include/linux/compiler-gcc.h: use __same_type() in __must_be_array()Rusty Russell
2010-08-10cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li
2010-08-10hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki
2010-08-10rmap: add exclusive page to private anon_vma on swapinRik van Riel
2010-08-10oom: deprecate oom_adj tunableDavid Rientjes
2010-08-10oom: badness heuristic rewriteDavid Rientjes
2010-08-10oom: move badness() declaration into oom.hAndrew Morton
2010-08-10vmscan: kill prev_priority completelyKOSAKI Motohiro
2010-08-10mm: implement writeback livelock avoidance using page taggingJan Kara
2010-08-10radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara
2010-08-10ksm: fix ksm swapin time optimizationAndrea Arcangeli
2010-08-10tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen
2010-08-10tmpfs: add accurate compare function to percpu_counter libraryTim Chen
2010-08-10gcc-4.6: mm: fix unused but set warningsAndi Kleen
2010-08-10gcc-4.6: pagemap: avoid unused-but-set variableAndi Kleen
2010-08-10topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-08-10mmzone.h: remove dead prototypeAlexander Nevenchannyy
2010-08-10mm: rename try_set_zone_oom() to try_set_zonelist_oom()Minchan Kim
2010-08-10oom: move sysctl declarations to oom.hDavid Rientjes
2010-08-10oom: extract panic helper functionDavid Rientjes
2010-08-10oom: select task from tasklist for mempolicy oomsDavid Rientjes
2010-08-10buffer_head: remove redundant test from wait_on_bufferRichard Kennedy
2010-08-10mm: extend KSM refcounts to the anon_vma rootRik van Riel
2010-08-10mm: always lock the root (oldest) anon_vmaRik van Riel
2010-08-10mm: track the root (oldest) anon_vmaRik van Riel
2010-08-10mm: change direct call of spin_lock(anon_vma->lock) to inline functionRik van Riel
2010-08-10mm: rename anon_vma_lock to vma_lock_anon_vmaRik van Riel
2010-08-10kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-07Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-08-07Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-06console: Fix compilation regressionJason Wessel
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds