aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-01-13thp: alter compound get_page/put_pageAndrea Arcangeli
2011-01-13thp: compound_lockAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2011-01-13mm: kswapd: stop high-order balancing when any suitable zone is balancedMel Gorman
2011-01-13mm: remove unlikely() from page_mapping()Steven Rostedt
2011-01-13mm: remove likely() from mapping_unevictable()Steven Rostedt
2011-01-13mm: add FOLL_MLOCK follow_page flag.Michel Lespinasse
2011-01-13mm: clear PageError bit in msync & fsyncRik van Riel
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13mm: unify module_alloc code for vmallocDavid Rientjes
2011-01-13mm: remove gfp mask from pcpu_get_vm_areasDavid Rientjes
2011-01-13mm: remove unused get_vm_area_nodeDavid Rientjes
2011-01-13mm: vmscan: rename lumpy_mode to reclaim_modeMel Gorman
2011-01-13mm: migration: cleanup migrate_pages API by matching types for offlining and ...Mel Gorman
2011-01-13mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman
2011-01-13mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman
2011-01-13mm: vmscan: convert lumpy_mode into a bitmaskMel Gorman
2011-01-13mm: compaction: add trace events for memory compaction activityMel Gorman
2011-01-13writeback: trace wakeup event for background writebackWu Fengguang
2011-01-13mm: vmstat: use a single setter function and callback for adjusting percpu th...Mel Gorman
2011-01-13mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman
2011-01-13sched: remove long deprecated CLONE_STOPPED flagDave Jones
2011-01-13irq: use per_cpu kstat_irqsEric Dumazet
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-01-13Revert "gpiolib: annotate gpio-intialization with __must_check"Linus Torvalds
2011-01-13dm: per target unplug callback supportNeilBrown
2011-01-13dm: introduce target callbacks and congestion callbackNeilBrown
2011-01-13dm: use non reentrant workqueues if equivalentTejun Heo
2011-01-13dm log userspace: add version number to commsJonathan Brassow
2011-01-13dm ioctl: allow rename to fill empty uuidPeter Jones
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-01-13Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-13decompressors: remove unused constant from inflate.hLasse Collin
2011-01-13decompressors: add boot-time XZ supportLasse Collin
2011-01-13decompressors: add XZ decompressor moduleLasse Collin
2011-01-13Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>Lasse Collin
2011-01-13Decompressors: get rid of set_error_fn() macroLasse Collin
2011-01-13romfs: have romfs_fs.h pull in necessary headersMike Frysinger
2011-01-13cramfs: hide function prototypes behind __KERNEL__ macroAlexander Shishkin
2011-01-13memstick: add support for JMicron JMB 385 and 390 controllersTakashi Iwai
2011-01-13pps: add kernel consumer supportAlexander Gordeev