summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into perf/coreIngo Molnar2010-04-084370-2117/+20200
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-04-074-51/+54
| |\
| | * hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard2010-04-081-4/+0
| | * virtio: disable multiport console support.Michael S. Tsirkin2010-04-082-31/+41
| | * virtio: console makes incorrect assumption about virtio APIRusty Russell2010-04-081-7/+3
| | * virtio: console: Fix early_put_chars usageFrançois Diakhaté2010-04-081-3/+3
| | * MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah2010-04-081-6/+7
| * | rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman2010-04-071-6/+8
| * | Have nfs ->d_revalidate() report errors properlyAl Viro2010-04-071-2/+1
| |/
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-072-1/+1
| |\
| | * perf, x86: Enable Nehalem-EX supportVince Weaver2010-04-061-0/+1
| | * perf kmem: Fix breakage introduced by 5a0e3ad slab.h scriptArnaldo Carvalho de Melo2010-04-061-1/+0
| * | 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-051-1/+0
| | * | davinci: edma: clear events in edma_start()Brian Niebuhr2010-04-051-1/+2
| | * | davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefinedSekhar Nori2010-04-051-0/+4
| | * | davinci: timers: don't enable timer until clocksource is initializedKevin Hilman2010-04-051-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-013-7/+26
| | * | | x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-011-0/+1
| | * | | x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-011-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-03-311-4/+20
| | * | | x86-32, resume: do a global tlb flush in S4 resumeShaohua Li2010-03-301-8/+7
| * | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-04-075-12/+10
| |\ \ \ \
| | * | | | microblaze: Remove unused variable from ptraceMichal Simek2010-04-071-1/+0
| | * | | | 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/+3
| * | | | | 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/+3
| | | * | | | | 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/+15
| | | * | | | | | ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown2010-04-051-0/+6
OpenPOWER on IntegriCloud