aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton
2011-03-22Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2011-03-22tty: stop using "delayed_work" in the tty layerLinus Torvalds
2011-03-22slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds