summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-04-074-5/+13
|\
| * davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov2010-04-071-1/+3
| * davinci: DM365: fix duplicate default IRQ prioritiesKevin Hilman2010-04-061-1/+0Star
| * davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-061-1/+2
| * davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-061-0/+4
| * davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-061-2/+4
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-0710-26/+82
|\ \
| * | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-021-0/+2
| * | x86: Increase CONFIG_NODES_SHIFT max to 10David Rientjes2010-04-021-2/+2
| * | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-023-7/+26
| * | x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-021-0/+1
| * | x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-021-1/+7
| * | bootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-011-1/+7
| * | nobootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-011-1/+8
| * | x86: Handle overlapping mptablesAndi Kleen2010-04-011-2/+2
| * | x86: Make e820_remove_range to handle all covered caseYinghai Lu2010-04-011-4/+20
| * | x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-03-301-8/+7Star
* | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-075-12/+10Star
|\ \ \
| * | | microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0Star
| * | | microblaze: io.h: Add io big-endian functionJohn Linn2010-04-071-0/+5
| * | | microblaze: Enable memory leak detectorMichal Simek2010-04-071-1/+1
| * | | microblaze: Fix futex codeMichal Simek2010-04-071-1/+1
| * | | microblaze: Fix ftrace_update_ftrace_func panicSteven J. Magnani2010-04-071-9/+3Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-0736-212/+408
|\ \ \ \
| * \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-04-074-51/+138
| |\ \ \ \
| | * | | | ALSA: hda - Fix a wrong array range check in patch_realtek.cTakashi Iwai2010-04-051-4/+3Star
| | * | | | ALSA: hda - Enable amplifiers on Acer Inspire 6530GTony Vroon2010-04-051-2/+7
| | * | | | ALSA: hda - Add MSI blacklist for Aopen MZ915-MTakashi Iwai2010-04-041-0/+1
| | * | | | ALSA: hda - Update document about MSI and interruptsTakashi Iwai2010-04-011-4/+12
| | * | | | ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981Daniel T Chen2010-03-311-0/+8
| | * | | | ALSA: hda - Add missing printk argument in previous patchTakashi Iwai2010-03-301-1/+2
| | * | | | ALSA: hda - Fix ADC/MUX assignment of ALC269 codecTakashi Iwai2010-03-291-15/+80
| | * | | | ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()Takashi Iwai2010-03-291-26/+26
| * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-0728-146/+252
| |\ \ \ \ \
| | * | | | | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-0523-72/+149
| | * | | | | ASoC: Only do WM8994 bias off transition from standbyMark Brown2010-04-051-24/+29
| | * | | | | ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown2010-04-051-23/+15Star
| | * | | | | ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown2010-04-051-0/+6
| | * | | | | ASoC: Support second DC servo readback method for wm_hubsMark Brown2010-04-053-12/+33
| | * | | | | ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown2010-04-051-2/+4
| | * | | | | ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with ...Janusz Krzysztofik2010-04-021-9/+8Star
| | * | | | | ASoC: Fix passing platform_data to ac97 bus users and fix a leakGraham Gower2010-03-292-7/+11
| | * | | | | ASoC: wm8994: playback => captureDan Carpenter2010-03-241-1/+1
| * | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-074-15/+18
| |\ \ \ \ \ \
| | * | | | | | ALSA: mixart: range checking proc fileDan Carpenter2010-04-061-10/+14
| | * | | | | | ALSA: echoaudio - Eliminate use after freeJulia Lawall2010-04-041-3/+2Star
| | * | | | | | ALSA: i2c: cleanup: change parameter to pointerDan Carpenter2010-04-042-2/+2
* | | | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | nodemask: include slab.h from drivers/base/node.cTejun Heo2010-04-061-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | fs-cache: order the debugfs stats correctlyDavid Howells2010-04-071-2/+2