aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | ftrace: check for failure for all conversionsSteven Rostedt2009-10-07
| * | | | | tracing: correct module boundaries for ftrace_releasejolsa@redhat.com2009-10-07
| * | | | | tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt2009-10-07
| * | | | | trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto2009-10-06
| * | | | | tracing: Use free_percpu instead of kfreeFrederic Weisbecker2009-10-05
| * | | | | tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker2009-10-05
* | | | | | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds2009-10-08
|\ \ \ \ \ \
| * | | | | | mm, perf_event: Make vmalloc_user() align base kernel virtual address to SHMLBADavid Miller2009-10-08
| * | | | | | perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra2009-10-06
* | | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-08
|\| | | | | |
| * | | | | | perf_events: Make ABI definitions available to userspaceChuck Ebbert2009-10-06
| * | | | | | perf tools: elf_sym__is_function() should accept "zero" sized functionsArnaldo Carvalho de Melo2009-10-06
| * | | | | | tracing/syscalls: Use long for syscall ret format and field definitionsTom Zanussi2009-10-06
| * | | | | | perf trace: Update eval_flag() flags array to match interrupt.hTom Zanussi2009-10-06
| * | | | | | perf trace: Remove unused code in builtin-trace.cTom Zanussi2009-10-06
| * | | | | | perf: Propagate term signal to childChris Wilson2009-10-04
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-10-08
|\ \ \ \ \ \ \
| * | | | | | | x86, timers: Check for pending timers after (device) interruptsArjan van de Ven2009-10-08
| * | | | | | | NOHZ: update idle state also when NOHZ is inactiveEero Nurkkala2009-10-07
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-10-08
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2009-10-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: ice1724: increase SPDIF and independent stereo buffer sizesRobert Hancock2009-10-08
| | * | | | | | | | ALSA: opl3: circular locking in the snd_opl3_note_on() and snd_opl3_note_off()Krzysztof Helt2009-10-08
| | * | | | | | | | ALSA: ICE1712/24 - Change the Multi Track Peak control (level meters) from MI...Pavel Hofman2009-10-08
| | * | | | | | | | sound: via82xx: move DXS volume controls to PCM interfaceClemens Ladisch2009-10-06
| * | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-10-08
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: hda - Fix yet another auto-mic bug in ALC268Takashi Iwai2009-10-07
| | * | | | | | | | | ALSA: hda - Don't pick up invalid HP pins in alc_subsystem_id()Takashi Iwai2009-10-06
| | * | | | | | | | | ALSA: hda - Add a workaround for ASUS A7KTakashi Iwai2009-10-06
| | * | | | | | | | | ALSA: hda - Fix invalid initializations for ALC861 auto modeTakashi Iwai2009-10-05
| * | | | | | | | | | Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-06
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-06
| * | | | | | | | | | | ASoC: Remove absent SYNC and TDM DAI format options from i.MX SSIMark Brown2009-10-06
| * | | | | | | | | | | Merge branch 'for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2009-10-06
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_ioJonathan Cameron2009-10-02
| | * | | | | | | | | | ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi2009-10-02
* | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-10-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-next' of ../drm-next into drm-linusDave Airlie2009-10-08
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | drm/radeon/kms: fix vline register for second head.Dave Airlie2009-10-07
| | * | | | | | | | | | | drm/r600: avoid assigning vb twice in blit codeRobert Noland2009-10-07
| | * | | | | | | | | | | drm/radeon: use list_for_each_entry instead of list_for_eachDave Airlie2009-10-07
| | * | | | | | | | | | | drm/radeon/kms: Fix AGP support for R600/RV770 family (v2)Jerome Glisse2009-10-07
| | * | | | | | | | | | | drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2)Jerome Glisse2009-10-07
| | * | | | | | | | | | | drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQJerome Glisse2009-10-07
| | * | | | | | | | | | | drm/radeon: Fix setting of bitsRoel Kluin2009-10-07
| | * | | | | | | | | | | drm/ttm: fix refcounting in ttm global code.Dave Airlie2009-10-06
| | * | | | | | | | | | | drm/fb: add more correct 8/16/24/32 bpp fb support.Dave Airlie2009-10-05
| | * | | | | | | | | | | drm/fb: add setcmap and fix 8-bit support.Dave Airlie2009-10-04
| | * | | | | | | | | | | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2)Dave Airlie2009-10-04
| | * | | | | | | | | | | drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctlZhao Yakui2009-10-04