summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into releaseLen Brown2010-08-15301-2984/+7887
|\
| * Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-131-3/+2
| |\
| | * bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-141-3/+2
| * | Mark arguments to certain syscalls as being constDavid Howells2010-08-134-17/+17
| * | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-131-0/+2
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-132-2/+2
| |\
| | * net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-101-1/+1
| | * etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-101-1/+1
| * | Revert "fsnotify: store struct file not struct path"Linus Torvalds2010-08-122-24/+29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-08-123-4/+18
| |\ \
| | * | dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-121-0/+6
| | * | dm: linear support discardMike Snitzer2010-08-121-0/+6
| | * | dm: allow autoloading of dm modPeter Rajnoha2010-08-122-0/+2
| | * | dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-121-2/+2
| | * | dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-121-2/+2
| * | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-08-125-20/+39
| |\ \ \
| | * | | hwpoison: rename CONFIGNaoya Horiguchi2010-08-111-2/+2
| | * | | HWPOISON, hugetlb: isolate corrupted hugepageNaoya Horiguchi2010-08-111-0/+2
| | * | | hugetlb, rmap: add reverse mapping for hugepageNaoya Horiguchi2010-08-114-10/+13
| | * | | hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.hNaoya Horiguchi2010-08-113-10/+24
| * | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-08-121-0/+2
| |\ \ \ \
| | * | | | Make lib/raid6/test build correctly.NeilBrown2010-08-121-0/+2
| * | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-123-16/+110
| |\ \ \ \ \
| | * | | | | i2c: I2C bus multiplexer driver pca954xMichael Lawnick2010-08-111-0/+47
| | * | | | | i2c: Multiplexed I2C bus core supportMichael Lawnick2010-08-112-0/+54
| | * | | | | i2c: Use a separate mutex for userspace client listsJean Delvare2010-08-111-0/+1
| | * | | | | i2c: Move adapter locking helpers to i2c-coreJean Delvare2010-08-111-17/+3
| | * | | | | V4L/DVB: Use custom I2C probing function mechanismJean Delvare2010-08-111-0/+3
| | * | | | | i2c: Add support for custom probe functionJean Delvare2010-08-111-2/+5
| | |/ / / /
| * | | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-67/+221
| |\ \ \ \ \
| | * | | | | param: don't deref arg in __same_type() checksRusty Russell2010-08-111-5/+5
| | * | | | | param: add kerneldoc to moduleparam.hRusty Russell2010-08-111-26/+95
| | * | | | | param: locking for kernel parametersRusty Russell2010-08-111-0/+56
| | * | | | | param: make param sections const.Rusty Russell2010-08-111-1/+1
| | * | | | | param: add a free hook to kernel_param_ops.Rusty Russell2010-08-111-0/+2
| | * | | | | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-48/+75
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-08-124-0/+221
| |\ \ \ \ \
| | * | | | | ab8500-mfd: add regulator support to ab8500 mfd deviceSundar R Iyer2010-08-112-0/+31
| | * | | | | drivers: regulator: add Maxim 8998 driverKyungmin Park2010-08-112-0/+190
| | |/ / / /
| * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-08-126-220/+286
| |\ \ \ \ \
| | * | | | | mfd: Add TPS6586x driverMike Rapoport2010-08-121-0/+47
| | * | | | | mfd: Get rid of now unused mc13783 private headerUwe Kleine-König2010-08-121-220/+0
| | * | | | | mfd: New mc13783 function exposing flagsUwe Kleine-König2010-08-121-0/+2
| | * | | | | mfd: Add stmpe auto sleep featureSundar R Iyer2010-08-121-0/+4
| | * | | | | mfd: Add additional WM8994 GPIO functionsMark Brown2010-08-121-0/+4
| | * | | | | mfd: Add JZ4740 ADC driverLars-Peter Clausen2010-08-121-0/+32
| | * | | | | mfd: Add STMPE I/O Expander supportRabin Vincent2010-08-121-0/+197
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-08-121-0/+36
| |\ \ \ \ \
| | * | | | | Add s3c-adc-battery driverVasily Khoruzhick2010-07-231-0/+36
| * | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-121-1/+1