aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-16macvtap: Implement multiqueue for macvtap driverKrishna Kumar1-1/+8
2010-08-16core: Factor out flow calculation from get_rps_cpuKrishna Kumar1-0/+9
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+4
2010-08-15Merge branch 'linus' into releaseLen Brown301-2984/+7887
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds10-268/+262
2010-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+21
2010-08-14include: replace unifdef-y with header-ySam Ravnborg10-268/+262
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder1-0/+21
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+17
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-3/+2
2010-08-13Mark arguments to certain syscalls as being constDavid Howells4-17/+17
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann1-3/+2
2010-08-13dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens1-0/+2
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+2
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds2-24/+29
2010-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-4/+18
2010-08-12Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds5-20/+39
2010-08-12Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+2
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-16/+110
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-67/+221
2010-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds4-0/+221
2010-08-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds6-220/+286
2010-08-12Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+36
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson1-1/+1
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-0/+7
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-2/+2
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-19/+11
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2010-08-12block: add secure discardAdrian Hunter3-1/+10
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter5-7/+64
2010-08-12mm: fix writeback_in_progress()Jan Kara1-0/+1
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang1-2/+3
2010-08-12mfd: Add TPS6586x driverMike Rapoport1-0/+47
2010-08-12mfd: Get rid of now unused mc13783 private headerUwe Kleine-König1-220/+0
2010-08-12mfd: New mc13783 function exposing flagsUwe Kleine-König1-0/+2
2010-08-12mfd: Add stmpe auto sleep featureSundar R Iyer1-0/+4
2010-08-12mfd: Add additional WM8994 GPIO functionsMark Brown1-0/+4
2010-08-12mfd: Add JZ4740 ADC driverLars-Peter Clausen1-0/+32
2010-08-12mfd: Add STMPE I/O Expander supportRabin Vincent1-0/+197
2010-08-12dm: factor out max_io_len_target_boundaryMike Snitzer1-0/+6
2010-08-12dm: linear support discardMike Snitzer1-0/+6
2010-08-12dm: allow autoloading of dm modPeter Rajnoha2-0/+2
2010-08-12dm: rename map_info flush_request to target_request_nrMike Snitzer1-2/+2
2010-08-12dm ioctl: make bio or request based device type immutableMike Snitzer1-2/+2
2010-08-12io-mapping: move asm include inside the config optionDave Airlie1-1/+2
2010-08-12vgaarb: drop vga.h includeDave Airlie1-1/+0
2010-08-12Make lib/raid6/test build correctly.NeilBrown1-0/+2
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-1/+33
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick1-0/+47
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick2-0/+54