aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23memcg: convert uncharge batching from bytes to page granularityJohannes Weiner1-2/+2
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner1-17/+58
2011-03-23memcg: fold __mem_cgroup_move_account into callerJohannes Weiner1-5/+0
2011-03-23memcg: change page_cgroup_zoneinfo signatureJohannes Weiner1-10/+0
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura1-0/+17
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner1-58/+14
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner1-2/+2
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita3-31/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2-19/+0
2011-03-23reiserfs: use little-endian bitopsAkinobu Mita1-14/+13
2011-03-23ext3: use little-endian bitopsAkinobu Mita1-5/+5
2011-03-23asm-generic: use little-endian bitopsAkinobu Mita1-2/+2
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita3-4/+1
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita1-24/+53
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita3-25/+25
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita1-26/+20
2011-03-23smp: add missing init.h includeHeiko Carstens1-0/+1
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+43
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston1-3/+8
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov1-1/+1
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger1-0/+60
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-4/+66
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang1-0/+2
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König1-0/+8
2011-03-22fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy1-1/+1
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov3-16/+8
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2-27/+6
2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen2-2/+4
2011-03-22mm: vmscan: kswapd should not free an excessive number of pages when balancing small zonesMel Gorman1-0/+9
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen1-0/+3
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim1-0/+6
2011-03-22mm: deactivate invalidated pagesMinchan Kim1-0/+1
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy1-3/+5
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse1-1/+1
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra1-2/+9
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra1-36/+4
2011-03-22mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra1-2/+2
2011-03-22mm: change __remove_from_page_cache()Minchan Kim1-1/+1
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim1-1/+0
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim1-0/+1
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi2-2/+3
2011-03-22mm: allow GUP to fail instead of waiting on a pageGleb Natapov1-0/+3
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes1-0/+8
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet2-4/+11
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli1-7/+2
2011-03-22pwm_backlight: add check_fb() hookRobert Morell1-0/+3
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+9
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König1-2/+2
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu1-0/+107
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton1-1/+1