summary refs log tree commit diff
path: root/include
AgeCommit message (Expand)Author
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-12block: add secure discardAdrian Hunter
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-12mm: fix writeback_in_progress()Jan Kara
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang
2010-08-12acpi: fix bogus preemption logicThomas Gleixner
2010-08-12mfd: Add TPS6586x driverMike Rapoport
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König
2010-08-12mfd: Add stmpe auto sleep featureSundar R Iyer
2010-08-12mfd: Add additional WM8994 GPIO functionsMark Brown
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen
2010-08-12mfd: Add STMPE I/O Expander supportRabin Vincent
2010-08-12dm: factor out max_io_len_target_boundaryMike Snitzer
2010-08-12dm: linear support discardMike Snitzer
2010-08-12dm: allow autoloading of dm modPeter Rajnoha
2010-08-12dm: rename map_info flush_request to target_request_nrMike Snitzer
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer
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