summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
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