summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-23mfd: Add twl4030 madc driverKeerthy
2011-03-23mfd: add platform_device sharing support for mfdAndres Salomon
2011-03-23mfd: Add refcounting support to mfd_cellsAndres Salomon
2011-03-23mfd: Remove driver_data field from mfd_cellAndres Salomon
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon
2011-03-23mfd: Drop data_size from mfd_cell structAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy
2011-03-23mfd: AB8500 system control driverMattias Nilsson
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown
2011-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston
2011-03-23crc32: add missed brackets in macroKonstantin Khlebnikov
2011-03-23sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger
2011-03-23kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-23smp: move smp setup functions to kernel/smp.cAmerigo Wang
2011-03-23include/linux/err.h: add a function to cast error-pointers to a return valueUwe Kleine-König
2011-03-23fs.h: remove 8 bytes of padding from block_device on 64bit buildsRichard Kennedy
2011-03-23include/linux/compiler-gcc*.h: unify macro definitionsBorislav Petkov
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-23mm: add __GFP_OTHER_NODE flagAndi Kleen
2011-03-23mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman
2011-03-23pagewalk: only split huge pages when necessaryDave Hansen
2011-03-23memcg: move memcg reclaimable page into tail of inactive listMinchan Kim
2011-03-23mm: deactivate invalidated pagesMinchan Kim
2011-03-23mm: mm_struct: remove 16 bytes of alignment padding on 64 bit buildsRichard Kennedy
2011-03-23mm: remove unused TestSetPageLocked() interfaceMichel Lespinasse
2011-03-23mm: simplify anon_vma refcountsPeter Zijlstra
2011-03-23mm: move anon_vma ref out from under CONFIG_fooPeter Zijlstra
2011-03-23mm: rename drop_anon_vma() to put_anon_vma()Peter Zijlstra
2011-03-23mm: change __remove_from_page_cache()Minchan Kim
2011-03-23mm: goodbye remove_from_page_cache()Minchan Kim
2011-03-23mm: introduce delete_from_page_cache()Minchan Kim
2011-03-23mm: add replace_page_cache_page() functionMiklos Szeredi
2011-03-23mm: allow GUP to fail instead of waiting on a pageGleb Natapov
2011-03-23oom: suppress nodes that are not allowed from meminfo on oom killDavid Rientjes
2011-03-23kthread: NUMA aware kthread_create_on_node()Eric Dumazet
2011-03-23mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli
2011-03-23pwm_backlight: add check_fb() hookRobert Morell
2011-03-23backlight: add backlight typeMatthew Garrett
2011-03-23leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König
2011-03-23leds: add driver for LM3530 ALSShreshtha Kumar Sahu
2011-03-23include/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