aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11kfifo: replace the old non generic APIStefani Seibold2-1326/+711
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold1-0/+844
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day1-2/+2
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel1-0/+11
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard1-0/+1
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi1-1/+1
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-10i2c.h: fix kernel-doc warningsRandy Dunlap1-0/+2
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-315/+461
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds10-22/+732
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+3
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-22/+33
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-19/+107
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds12-21/+202
2010-08-10USB:: fix linux/usb.h kernel-doc warningsRandy Dunlap1-0/+3
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz1-0/+4
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2-7/+39
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta1-0/+1
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern1-0/+2
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-5/+17
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2
2010-08-10USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz1-0/+4
2010-08-10USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz1-3/+3
2010-08-10USB-BKL: Convert usb_driver ioctl to unlocked_ioctlAndi Kleen1-1/+1
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du1-0/+4
2010-08-10USB: EHCI: EHCI 1.1 addendum: preparationAlek Du1-0/+23
2010-08-10USB: otg.h: Fix the mixup in parameters order.Igor Grinberg1-2/+2
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern1-0/+1
2010-08-10Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-0/+1
2010-08-10U6715 16550A serial driver supportPhilippe Langlais3-1/+10
2010-08-10hsu: driver for Medfield High Speed UART deviceFeng Tang3-0/+65
2010-08-10serial: general fixes in the serial_rs485 structureClaudio Scordino1-1/+3
2010-08-10serial: fix missing bit coverage of ASYNC_FLAGSJohn Villalovos1-1/+1
2010-08-10vt: Fix warning: statement with no effect due to vt_kern.hKevin Winchester1-11/+46