summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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/+4
| * | | | | | | | | ALSA: pcsp - Fix nforce workaroundStas Sergeev2009-10-302-32/+35
| * | | | | | | | | ALSA: SND_CS5535AUDIO: Remove the X86 platform dependencyWu Zhangjin2009-10-301-1/+0
* | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-11-021-5/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | futex: Fix spurious wakeup for requeue_pi reallyThomas Gleixner2009-10-281-5/+1
* | | | | | | | | | | 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/+1
| * | | | | | | | | | | 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
* | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-11-026-13/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: Remove cpu arg from the rb_time_stamp() functionJiri Olsa2009-10-242-6/+6
| * | | | | | | | | | | | tracing: Fix comment typo and documentation exampleJiri Olsa2009-10-242-1/+3
| * | | | | | | | | | | | tracing: Fix trace_seq_printf() return valueJiri Olsa2009-10-241-1/+4
| * | | | | | | | | | | | tracing: Update *ppos instead of filp->f_posJiri Olsa2009-10-242-5/+5
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-026-9/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86: Make EFI RTC function depend on 32bit againFeng Tang2009-10-271-0/+2
| * | | | | | | | | | | | | x86-64: Fix register leak in 32-bit syscall audtingJan Beulich2009-10-261-3/+2
| * | | | | | | | | | | | | x86: crash_dump: Fix non-pae kdump kernel memory accessesJiri Slaby2009-10-261-0/+19
| * | | | | | | | | | | | | x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-PentiumRusty Russell2009-10-261-1/+1
| * | | | | | | | | | | | | x86: Remove STACKPROTECTOR_ALLArjan van de Ven2009-10-232-5/+0
* | | | | | | | | | | | | | mm: remove incorrect swap_count() from try_to_unuse()Bo Liu2009-11-021-2/+1
* | | | | | | | | | | | | | i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds2009-11-023-8/+24
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-10-3136-3462/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Staging: fix wireless drivers dependsRandy Dunlap2009-10-303-3/+3
| * | | | | | | | | | | | | Staging: wireless drivers Kconfig changeGreg Kroah-Hartman2009-10-306-6/+6
| * | | | | | | | | | | | | Staging: android: mark subsystem as brokenGreg Kroah-Hartman2009-10-301-0/+1
| * | | | | | | | | | | | | Staging: remove stlc45xx driverGreg Kroah-Hartman2009-10-307-3323/+0
| * | | | | | | | | | | | | Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-3012-96/+37
| * | | | | | | | | | | | | Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng2009-10-301-1/+0
| * | | | | | | | | | | | | Staging: Panel: prevent driver from calling misc_deregister twice on same res...Peter Huewe2009-10-301-3/+10
| * | | | | | | | | | | | | Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2009-10-302-0/+2
| * | | | | | | | | | | | | Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok2009-10-301-6/+4
| * | | | | | | | | | | | | Staging: hv: fix oops in vmbus - udev eventsMilan Dadok2009-10-301-10/+4