summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes'Russell King2011-02-079-13/+18
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-02-077-11/+10
| |\
| | * ARM: mxs/imx28: remove now unused clock lookup "fec.0"Uwe Kleine-König2011-02-011-1/+0
| | * ARM: mxs: fix clock base address missingShawn Guo2011-02-012-2/+2
| | * ARM: mxs: acknowledge gpio irqUwe Kleine-König2011-01-261-0/+2
| | * ARM: mach-imx/mach-mx25_3ds: Fix section typeFabio Estevam2011-01-241-1/+1
| | * ARM: imx: Add VPR200 and MX51_3DS entries to uncompress.hFabio Estevam2011-01-241-0/+2
| | * ARM i.MX23: use correct register for setting the rateSascha Hauer2011-01-241-1/+1
| | * ARM i.MX23/28: remove secondary field from struct clk. It's unusedSascha Hauer2011-01-242-4/+0
| | * ARM i.MX28: use correct register for setting the rateSascha Hauer2011-01-241-1/+1
| | * ARM i.MX28: fix bit operationSascha Hauer2011-01-241-1/+1
| * | ALSA: AACI: allow writes to MAINCR to take effectRussell King2011-02-071-1/+7
| * | ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg2011-02-051-1/+1
* | | ARM: Update mach-typesRussell King2011-02-071-4/+101
* | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2011-02-064-13/+11
|\ \ \
| * | | arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-063-9/+6
| * | | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof Hałasa2011-02-061-4/+5
| |/ /
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-02-063-1/+9
|\ \ \
| * \ \ Merge branch 'timers/locking'Ingo Molnar2011-02-062-3/+8
| |\ \ \
| | * | | lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra2011-02-041-1/+5
| * | | | RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez2011-02-032-0/+4
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-062-2/+3
|\ \ \ \ \
| * | | | | m32r: Fixup last __do_IRQ leftoverThomas Gleixner2011-02-051-1/+1
| * | | | | genirq: Add missing status flags to modification maskThomas Gleixner2011-02-051-1/+2
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-0611-95/+106
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-0410-94/+105
| |\ \ \ \ \ \
| | * | | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-033-23/+23
| | * | | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-035-42/+50
| | * | | | | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-026-29/+32
| * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-02-031-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | perf stat: Fix aggreate counter reading accountingArnaldo Carvalho de Melo2011-02-031-1/+1
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-066-33/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-044-24/+17
| * | | | | | | | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-031-1/+9
| * | | | | | | | | x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET2011-02-021-8/+0
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-0614-79/+138
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-045-9/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
| | * | | | | | | | | ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik2011-02-011-2/+0
| | * | | | | | | | | ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
| | * | | | | | | | | ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
| | * | | | | | | | | ASoC: Fix module refcount for auxiliary devicesJarkko Nikula2011-01-261-3/+0
| * | | | | | | | | | ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-023-4/+3
| * | | | | | | | | | ALSA: hda - Fix memory leaks in conexant jack arraysTakashi Iwai2011-02-021-1/+7
| * | | | | | | | | | Merge branch 'topic/hda' into fix/hdaTakashi Iwai2011-01-312-63/+79
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: HDA: Fix microphone(s) on Lenovo Edge 13David Henningsson2011-01-281-0/+1
| | * | | | | | | | | | ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF outputAndy Robinson2011-01-241-4/+31
| | * | | | | | | | | | ALSA: HDA: Add a new model "asus" for Conexant 5066/205xxDavid Henningsson2011-01-222-1/+24
| | * | | | | | | | | | ALSA: HDA: Refactor some redundant code for Conexant 5066/205xxDavid Henningsson2011-01-221-58/+23
| * | | | | | | | | | | ALSA: oxygen: fix output routing on Xonar DGClemens Ladisch2011-01-313-0/+40
OpenPOWER on IntegriCloud