summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* msm: make debugging UART (for DEBUG_LL) configurablePavel Machek2009-11-205-7/+63
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-11-028-90/+132
|\
| * Revert "[IA64] fix percpu warnings"Tony Luck2009-11-021-1/+1
| * Pull ticket-spinaphore into release branchTony Luck2009-10-241-6/+18
| |\
| | * [IA64] Re-implement spinaphores using ticket lock conceptsTony Luck2009-10-091-6/+18
| * | Pull ticket4byte into release branchTony Luck2009-10-242-22/+42
| |\ \
| | * | [IA64] SMT friendly version of spin_unlock_wait()Tony Luck2009-10-131-2/+15
| | * | [IA64] Squeeze ticket locks back into 4 bytes.Tony Luck2009-10-072-20/+27
| * | | [IA64] fix percpu warningsRandy Dunlap2009-10-151-1/+1
| * | | [IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz2009-10-132-10/+4Star
| * | | [IA64] Require SAL 3.2 in order to do extended config space opsMatthew Wilcox2009-10-131-2/+7
| * | | [IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()Roel Kluin2009-10-131-3/+4
| * | | [IA64] Restore registers in the stack on INITTakao Indoh2009-10-131-47/+57
* | | | Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds2009-11-023-7/+22
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-0220-85/+131
|\ \ \ \
| * | | | ARM: ensure initial page tables are setup for SMP systemsRussell King2009-11-023-6/+15
| * | | | ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino2009-11-021-0/+9
| * | | | ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John2009-11-017-21/+50
| * | | | ARM: Fix errata 411920 workaroundsRussell King2009-10-293-29/+12Star
| * | | | ARM: Fix sparsemem with SPARSEMEM_EXTREME enabledRussell King2009-10-291-1/+19
| * | | | ARM: Use GFP_DMA only for masks _less_ than 32-bitRussell King2009-10-251-2/+2
| * | | | ARM: integrator: allow Integrator to be built with highmemRussell King2009-10-251-0/+1
| * | | | ARM: Fix signal restart issues with NX and OABI compatRussell King2009-10-253-26/+23Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-0218-77/+163
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-11-022-2/+6
| |\ \ \ \ \
| | * | | | | ALSA: hda - Don't check invalid HP pinTakashi Iwai2009-11-021-0/+2
| | * | | | | ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen2009-11-021-1/+2
| | * | | | | ALSA: hda_intel: Add the Linux device ID for NVIDIA HDA controllerpeer chen2009-10-301-0/+1
| | * | | | | ALSA: hda - Fix capture source checks for ALC662/663 codecsTakashi Iwai2009-10-141-1/+1
| * | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-11-023-5/+21
| |\ \ \ \ \ \
| | * | | | | | ASoC: Amstrad Delta: add info about the line discipline requirement to Kconfi...Janusz Krzysztofik2009-10-251-1/+12
| | * | | | | | ASoC: Fix possible codec_dai->ops NULL pointer problemsBarry Song2009-10-191-3/+8
| | * | | | | | ASoC: Serialize access to dapm_power_widgets()Eero Nurkkala2009-10-131-1/+1
| * | | | | | | ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai2009-11-022-2/+2
| * | | | | | | ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski2009-11-022-18/+24
| * | | | | | | sound: via82xx: deactivate DXS controls of inactive streamsClemens Ladisch2009-10-301-7/+52
| * | | | | | | ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills2009-10-301-1/+1
| * | | | | | | ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills2009-10-301-0/+4
| * | | | | | | ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills2009-10-301-3/+9
| * | | | | | | ALSA: sound/parisc: Move dereference after NULL testJulia Lawall2009-10-301-1/+5
| * | | | | | | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL testsJulia Lawall2009-10-303-5/+4Star
| * | | | | | | ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
| * | | | | | | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-301-1/+0Star
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-021-5/+1Star
|\ \ \ \ \ \ \ \
| * | | | | | | | futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner2009-10-281-5/+1Star
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-025-30/+65
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf tools: Remove -Wcast-alignPaul Mundt2009-10-261-2/+1Star
| * | | | | | | | | perf tools: Fix compatibility with libelf 0.8 and autodetectMarti Raudsepp2009-10-253-4/+18
| * | | | | | | | | perf events: Don't generate events for the idle task when exclude_idle is setSoeren Sandmann2009-10-231-2/+3
| * | | | | | | | | perf events: Fix swevent hrtimer sampling by keeping track of remaining time ...Soeren Sandmann2009-10-232-22/+43