aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine
2011-03-23proc: make struct proc_dir_entry::namelen unsigned intAlexey Dobriyan
2011-03-23memcg: convert uncharge batching from bytes to page granularityJohannes Weiner
2011-03-23memcg: remove direct page_cgroup-to-page pointerJohannes Weiner
2011-03-23memcg: fold __mem_cgroup_move_account into callerJohannes Weiner
2011-03-23memcg: change page_cgroup_zoneinfo signatureJohannes Weiner
2011-03-23memcg: add memcg sanity checks at allocating and freeing pagesDaisuke Nishimura
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23reiserfs: use little-endian bitopsAkinobu Mita
2011-03-23ext3: use little-endian bitopsAkinobu Mita
2011-03-23asm-generic: use little-endian bitopsAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-23smp: add missing init.h includeHeiko Carstens
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-22zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-22crc32: add missed brackets in macroKonstantin Khlebnikov
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22smp: move smp setup functions to kernel/smp.cAmerigo Wang
2011-03-22include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König
2011-03-22fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy
2011-03-22include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22mm: add __GFP_OTHER_NODE flagAndi Kleen
2011-03-22mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman
2011-03-22pagewalk: only split huge pages when necessaryDave Hansen
2011-03-22memcg: move memcg reclaimable page into tail of inactive listMinchan Kim
2011-03-22mm: deactivate invalidated pagesMinchan Kim
2011-03-22mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy
2011-03-22mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse
2011-03-22mm: simplify anon_vma refcountsPeter Zijlstra
2011-03-22mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra
2011-03-22mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra
2011-03-22mm: change __remove_from_page_cache()Minchan Kim
2011-03-22mm: goodbye remove_from_page_cache()Minchan Kim
2011-03-22mm: introduce delete_from_page_cache()Minchan Kim
2011-03-22mm: add replace_page_cache_page() functionMiklos Szeredi
2011-03-22mm: allow GUP to fail instead of waiting on a pageGleb Natapov
2011-03-22oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet
2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-22pwm_backlight: add check_fb() hookRobert Morell