summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-12io-mapping: move asm include inside the config optionDave Airlie
2010-08-12vgaarb: drop vga.h includeDave Airlie
2010-08-12Make lib/raid6/test build correctly.NeilBrown
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick
2010-08-11i2c: Use a separate mutex for userspace client listsJean Delvare
2010-08-11i2c: Move adapter locking helpers to i2c-coreJean Delvare
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11kfifo: replace the old non generic APIStefani Seibold
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro
2010-08-11memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro
2010-08-11memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde
2010-08-11sdio: allow non-standard SDIO cardsGrazvydas Ignotas
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang
2010-08-11virtio_9p.h: include linux/types.hRandy Dunlap
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton
2010-08-11param: don't deref arg in __same_type() checksRusty Russell
2010-08-11param: add kerneldoc to moduleparam.hRusty Russell
2010-08-11param: locking for kernel parametersRusty Russell
2010-08-11param: make param sections const.Rusty Russell
2010-08-11param: add a free hook to kernel_param_ops.Rusty Russell
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-08-11ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer
2010-08-11drivers: regulator: add Maxim 8998 driverKyungmin Park
2010-08-11hwpoison: rename CONFIGNaoya Horiguchi
2010-08-11HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi
2010-08-11hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi
2010-08-11hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi
2010-08-11vfs: remove unused MNT_STRICTATIMEMiklos Szeredi
2010-08-11vfs: show unreachable paths in getcwd and procMiklos Szeredi
2010-08-11vfs: add helpers to get root and pwdMiklos Szeredi
2010-08-11V7: Adjust sanity checks for some volumesLubomir Rintel
2010-08-10net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville