aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-01
* sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski2010-02-01
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-01
* spi: spi_sh_msiof: Fixed data sampling on the correct edgeMarkus Pietrek2010-02-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-02-01
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-01-31
| |\
| | * ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal2010-01-29
| | * ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal2010-01-29
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-31
| |\ \
| | * | ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai2010-01-27
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-01
|\ \ \ \
| * | | | drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer2010-01-31
| * | | | drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2010-01-31
| * | | | drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse2010-01-31
| * | | | drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-01-31
| * | | | drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-01-31
| * | | | drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-01-31
| * | | | drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan2010-01-31
| * | | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki2010-01-31
| * | | | drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy2010-01-31
| * | | | drm/radeon/kms: release agp on error.Dave Airlie2010-01-31
| * | | | drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur2010-01-31
| * | | | drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur2010-01-31
| * | | | drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez2010-01-31
| * | | | drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie2010-01-31
| * | | | drm/radeon/kms: use active device to pick connector for encoderDave Airlie2010-01-31
| * | | | drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie2010-01-31
* | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-01
|\ \ \ \ \
| * | | | | reiserfs: Fix vmalloc call under reiserfs lockFrederic Weisbecker2010-01-28
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-01
|\ \ \ \ \ \
| * | | | | | lockdep: Fix check_usage_backwards() error messageOleg Nesterov2010-01-27
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-01
|\ \ \ \ \ \ \
| * | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-30
| * | | | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel2010-01-30
| * | | | | | | hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar2010-01-28
| * | | | | | | perf: Ignore perf.data.oldAmerigo Wang2010-01-27
| * | | | | | | perf report: Fix segmentation fault when running with '-g none'Yong Wang2010-01-27
| |/ / / / / /
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-02-01
|\ \ \ \ \ \ \
| * | | | | | | sched: Correct printk whitespace in warning from cpu down task checkFrans Pop2010-01-28
| * | | | | | | sched: Fix incorrect sanity checkPeter Zijlstra2010-01-28
| * | | | | | | sched: Fix fork vs hotplug vs cpuset namespacesPeter Zijlstra2010-01-21
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-01
|\ \ \ \ \ \ \ \
| * | | | | | | | clocksource: Prevent potential kgdb dead lockThomas Gleixner2010-01-26
* | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-02-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing/documentation: Cover new frame pointer semanticsMike Frysinger2010-01-26
| * | | | | | | | | tracing/documentation: Fix a typo in ftrace.txtYang Hongyang2010-01-26
| * | | | | | | | | ring-buffer: Check for end of page in iteratorSteven Rostedt2010-01-26
| * | | | | | | | | ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt2010-01-26
| * | | | | | | | | tracing: Prevent kernel oops with corrupted bufferSteven Rostedt2010-01-25
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-01
|\ \ \ \ \ \ \ \ \ \