summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-133-0/+327
|\
| * Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-1333-91/+85
| |\
| * \ Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-061-1/+1
| |\ \
| * | | ASoC: Tune performance of WM8958 revision AMark Brown2010-12-021-0/+9
| * | | ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown2010-12-012-0/+85
| * | | ASoC: Add WM8958 microphone detection supportMark Brown2010-11-271-0/+43
| * | | ASoC: Add WM8958 Multi-band compressor supportMark Brown2010-11-271-0/+115
| * | | ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown2010-11-271-0/+67
| * | | mfd: Add initial WM8958 supportMark Brown2010-11-261-0/+8
| * | | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2010-11-1934-327/+555
| |\ \ \
* | \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-031-3/+10
|\ \ \ \ \
| * | | | | dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-031-3/+10
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-261-1/+1
|\ \ \ \ \ \
| * | | | | | netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-241-10/+35
|\ \ \ \ \ \ \
| * | | | | | | kthread_work: make lockdep happyYong Zhang2010-12-221-10/+35
* | | | | | | | taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-221-1/+2
* | | | | | | | include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton2010-12-221-3/+3
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-201-2/+4
|\ \ \ \ \ \ \
| * | | | | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-2/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-201-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | block: max hardware sectors limit wrapperMike Snitzer2010-12-171-0/+1
| * | | | | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-171-3/+6
* | | | | | | | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-1/+19
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-192-0/+3
|\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | perf: Fix duplicate events with multiple-pmu vs software eventsPeter Zijlstra2010-12-081-0/+1
| * | | | | | | | | | bootmem: Add alloc_bootmem_align()Suresh Siddha2010-12-131-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-081-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-181-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2010-12-171-0/+1
| * | | | | | | | | | Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas2010-12-171-1/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-171-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PM / Runtime: Fix pm_runtime_suspended()Rafael J. Wysocki2010-12-161-1/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-12-163-7/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fanotify: split version into version and metadata_lenAlexey Zaytsev2010-12-151-2/+4
| * | | | | | | | | | | fanotify: Introduce FAN_NOFDLino Sanfilippo2010-12-071-0/+2
| * | | | | | | | | | | fanotify: on group destroy allow all waiters to bypass permission checkLino Sanfilippo2010-12-071-1/+1
| * | | | | | | | | | | fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is calledLino Sanfilippo2010-12-071-3/+0
| * | | | | | | | | | | fanotify: remove packed from access response messageEric Paris2010-12-071-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-161-6/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SSB: Fix nvram_get on BCM47xx platformHauke Mehrtens2010-12-161-6/+11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-161-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-141-2/+4
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-142-2/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
| * | | | | | | | | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-12-142-1/+16
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-1111-16/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | * | | | | | | | | | acpi: fix _OSI string setup regressionLin Ming2010-12-111-1/+1
| | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |