summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-1711-20/+22
* Merge branch 'master' into percpuTejun Heo2010-02-021258-12854/+33306
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-02-013-2/+3
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-01-312-2/+2
| | |\
| | | * ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal2010-01-291-1/+1
| | | * ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal2010-01-291-1/+1
| | * | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-01-311-0/+1
| | |\ \
| | | * | ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai2010-01-271-0/+1
| * | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-0121-165/+245
| |\ \ \ \
| | * | | | drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.Michel Dänzer2010-02-011-1/+1
| | * | | | drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2010-02-012-2/+2
| | * | | | drm/radeon/kms: Bailout of blit if error happen & protect with mutex V3Jerome Glisse2010-02-014-45/+48
| | * | | | drm/vmwgfx: Don't send bad flags to the hostJakob Bornecrantz2010-02-013-1/+27
| | * | | | drm/vmwgfx: Request SVGA version 2 and bail if not foundPeter Hanzel2010-02-011-0/+11
| | * | | | drm/vmwgfx: Correctly detect 3DJakob Bornecrantz2010-02-014-1/+23
| | * | | | drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.cAustin Yuan2010-02-011-7/+2
| | * | | | drm/kms: Remove incorrect comment in struct drm_mode_modeinfoMarcin Kościelnicki2010-02-011-1/+1
| | * | | | drm/ttm: remove padding from ttm_ref_object on 64bit buildsRichard Kennedy2010-02-011-1/+1
| | * | | | drm/radeon/kms: release agp on error.Dave Airlie2010-02-011-0/+3
| | * | | | drm/kms/radeon/agp: Move the check of the aper_size after drm_acp_acquire and...John Kacur2010-02-011-7/+8
| | * | | | drm/kms/radeon/agp: Fix warning, format ‘%d’ expects type ‘int’, but ...John Kacur2010-02-011-1/+1
| | * | | | drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.Francisco Jerez2010-02-011-7/+16
| | * | | | drm/kms/radeon: pick digitial encoders smarter. (v3)Dave Airlie2010-02-013-89/+99
| | * | | | drm/radeon/kms: use active device to pick connector for encoderDave Airlie2010-02-011-1/+1
| | * | | | drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking.Dave Airlie2010-02-011-2/+2
| * | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-011-0/+2
| |\ \ \ \ \
| | * | | | | reiserfs: Fix vmalloc call under reiserfs lockFrederic Weisbecker2010-01-281-0/+2
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | lockdep: Fix check_usage_backwards() error messageOleg Nesterov2010-01-271-1/+1
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-016-68/+218
| |\ \ \ \ \ \ \
| | * | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel2010-01-303-10/+95
| | * | | | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel2010-01-302-57/+117
| | * | | | | | | hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Mahesh Salgaonkar2010-01-281-0/+4
| | * | | | | | | perf: Ignore perf.data.oldAmerigo Wang2010-01-271-0/+1
| | * | | | | | | perf report: Fix segmentation fault when running with '-g none'Yong Wang2010-01-271-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-02-013-32/+32
| |\ \ \ \ \ \ \
| | * | | | | | | sched: Correct printk whitespace in warning from cpu down task checkFrans Pop2010-01-281-4/+4
| | * | | | | | | sched: Fix incorrect sanity checkPeter Zijlstra2010-01-281-1/+1
| | * | | | | | | sched: Fix fork vs hotplug vs cpuset namespacesPeter Zijlstra2010-01-212-27/+27
| * | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-011-3/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clocksource: Prevent potential kgdb dead lockThomas Gleixner2010-01-261-3/+15
| * | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-02-015-10/+51
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tracing/documentation: Cover new frame pointer semanticsMike Frysinger2010-01-262-6/+24
| | * | | | | | | | | tracing/documentation: Fix a typo in ftrace.txtYang Hongyang2010-01-261-1/+1
| | * | | | | | | | | ring-buffer: Check for end of page in iteratorSteven Rostedt2010-01-261-3/+8
| | * | | | | | | | | ring-buffer: Check if ring buffer iterator has stale dataSteven Rostedt2010-01-261-0/+13
| | * | | | | | | | | tracing: Prevent kernel oops with corrupted bufferSteven Rostedt2010-01-251-0/+5
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-0110-24/+75
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori2010-01-311-4/+9
| | * | | | | | | | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-01-291-3/+11
OpenPOWER on IntegriCloud