summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-3/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-0/+8
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori3-5/+11
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro1-3/+2
2010-08-11memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro1-2/+1
2010-08-11memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki1-0/+2
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean1-0/+78
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde1-0/+8
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas1-0/+2
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky1-0/+3
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw1-0/+1
2010-08-11mmc: recognize CSD structureKyungmin Park2-0/+2
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang1-0/+4
2010-08-11virtio_9p.h: include linux/types.hRandy Dunlap1-0/+1
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard2-6/+6
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton1-1/+1
2010-08-11param: don't deref arg in __same_type() checksRusty Russell1-5/+5
2010-08-11param: add kerneldoc to moduleparam.hRusty Russell1-26/+95
2010-08-11param: locking for kernel parametersRusty Russell1-0/+56
2010-08-11param: make param sections const.Rusty Russell1-1/+1
2010-08-11param: add a free hook to kernel_param_ops.Rusty Russell1-0/+2
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell1-48/+75
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer2-0/+31
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park2-0/+190
2010-08-11hwpoison: rename CONFIGNaoya Horiguchi1-2/+2
2010-08-11HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi1-0/+2
2010-08-11hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi4-10/+13
2010-08-11hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi3-10/+24
2010-08-11vfs: remove unused MNT_STRICTATIMEMiklos Szeredi1-1/+0
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi2-0/+6
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi1-0/+27
2010-08-11V7: Adjust sanity checks for some volumesLubomir Rintel1-0/+11
2010-08-11net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville1-1/+1
2010-08-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2010-08-11i2c.h: fix kernel-doc warningsRandy Dunlap1-0/+2
2010-08-11Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-315/+461
2010-08-11Merge branches 'master' and 'devel' into for-linusRussell King7-40/+230
2010-08-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-22/+732
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+3
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-22/+33
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-19/+107
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds12-21/+202
2010-08-11USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap1-0/+3
2010-08-11USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz1-0/+4
2010-08-11USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2-7/+39
2010-08-11USB: ulpi: fix compilation warningAjay Kumar Gupta1-0/+1
2010-08-11USB: fix race between root-hub wakeup & controller suspendAlan Stern1-0/+2
2010-08-11USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-5/+17
2010-08-11USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2