summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-263-4/+18
|\
| * sched: Fix race in task_group()Peter Zijlstra2012-07-242-2/+15
| * sched: Improve scalability via 'CPU buddies', which withstand random perturba...Mike Galbraith2012-07-241-0/+1
| * cpusets, hotplug: Restructure functions that are invoked during hotplugSrivatsa S. Bhat2012-07-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-0/+22
|\ \
| * | ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-111-0/+22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-263-3/+31
|\ \ \
| * | | Input: add MELFAS mms114 touchscreen driverJoonyoung Shim2012-07-171-0/+24
| * | | Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-071-3/+5
| |\ \ \
| | * | | Input: MT - Include win8 supportHenrik Rydberg2012-07-051-3/+5
| * | | | Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-071-0/+1
| |\ \ \ \
| * | | | | Input: ad7879 - add option to correct xy axisMichael Hennerich2012-07-061-0/+2
* | | | | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-07-261-8/+1
|\ \ \ \ \ \
| * | | | | | spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva2012-07-021-8/+1
| |/ / / / /
* | | | | | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-263-2/+6
|\ \ \ \ \ \
| * | | | | | extcon: spelling of detach in function docPeter Meerwald2012-07-171-1/+1
| * | | | | | Merge 3.5-rc7 into driver-core-nextGreg Kroah-Hartman2012-07-162-1/+5
| |\ \ \ \ \ \
| | * | | | | | driver-core: Move kobj_to_dev from genhd.h to device.hLars-Peter Clausen2012-07-162-1/+5
| | |/ / / / /
* | | | | | | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-2620-100/+653
|\ \ \ \ \ \ \
| * | | | | | | pstore/ram: Make tracing log versionedAnton Vorontsov2012-07-171-1/+1
| * | | | | | | pstore: Headers should include all stuff they useAnton Vorontsov2012-07-172-0/+7
| * | | | | | | pstore/ram: Add ftrace messages handlingAnton Vorontsov2012-07-171-0/+1
| * | | | | | | pstore: Add persistent function tracingAnton Vorontsov2012-07-171-0/+9
| * | | | | | | pstore: Introduce write_buf backend callbackAnton Vorontsov2012-07-171-0/+4
| * | | | | | | pstore/ram_core: Get rid of prz->ecc enable/disable flagAnton Vorontsov2012-07-171-1/+0
| * | | | | | | pstore/ram: Make ECC size configurableAnton Vorontsov2012-07-171-2/+2
| * | | | | | | pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_polyAnton Vorontsov2012-07-171-2/+0
| * | | | | | | IIO channel type and modifiers for CCT and RGBC dataJon Brenner2012-07-101-0/+5
| * | | | | | | iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen2012-07-091-0/+3
| * | | | | | | iio: Add callback to check whether a scan mask is validLars-Peter Clausen2012-07-091-0/+4
| * | | | | | | iio: cleanup buffer.h commentsPeter Meerwald2012-07-071-7/+10
| * | | | | | | IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron2012-06-301-0/+1
| * | | | | | | IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron2012-06-301-0/+1
| * | | | | | | iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron2012-06-301-17/+17
| * | | | | | | iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen2012-06-301-0/+54
| * | | | | | | Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-2543-84/+384
| |\ \ \ \ \ \ \
| * | | | | | | | pstore/ram: Probe as early as possibleAnton Vorontsov2012-06-201-3/+3
| * | | | | | | | iio: remove extra ; after function definitionPeter Meerwald2012-06-181-1/+1
| * | | | | | | | iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald2012-06-181-1/+1
| * | | | | | | | iio: typo in iio_chan_spec.ext_info commentPeter Meerwald2012-06-181-1/+1
| * | | | | | | | iio: Add helper function for initializing triggered buffersLars-Peter Clausen2012-06-181-0/+15
| * | | | | | | | iio: iio/events.h typosPeter Meerwald2012-06-151-3/+3
| * | | | | | | | iio: iio/machine.h typoPeter Meerwald2012-06-151-1/+1
| * | | | | | | | pstore/ram_core: Remove now unused codeAnton Vorontsov2012-06-131-19/+0
| * | | | | | | | pstore/ram: Add console messages handlingAnton Vorontsov2012-06-131-0/+1
| * | | | | | | | pstore: Add console log messages supportAnton Vorontsov2012-06-131-0/+1
| * | | | | | | | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2012-06-131-0/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | iio: cleanup iio/iio.hPeter Meerwald2012-06-121-18/+18
| * | | | | | | | | iio: mark struct iio_enum elements with @ in commentPeter Meerwald2012-06-121-4/+4
| * | | | | | | | | iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald2012-06-121-4/+3