aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-03
| * | | | | | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter2011-01-03
| |/ / / / /
| * | | | | watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-02
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-03
|\ \ \ \ \ \
| * | | | | | [media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil2011-01-03
| * | | | | | [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-03
| * | | | | | [media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls2011-01-03
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-03
|\ \ \ \ \ \
| * | | | | | dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-03
| * | | | | | mv_xor: fix race in tasklet functionSaeed Bishara2011-01-03
* | | | | | | name_to_dev_t() must not call __init codeJan Beulich2011-01-03
| |_|/ / / / |/| | | | |
* | | | | | hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere2011-01-02
* | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-02
|\ \ \ \ \ \
| * | | | | | KVM: i8259: initialize isr_ackAvi Kivity2011-01-02
| * | | | | | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity2010-12-29
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-02
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen2010-12-28
| | * | | | | | | ASoC: codecs: Add missing control_type initializationLars-Peter Clausen2010-12-28
| * | | | | | | | ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen2010-12-30
| * | | | | | | | sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg2010-12-30
* | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-01-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich2010-12-29
* | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-12-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson2010-12-30
| * | | | | | | | | | Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson2010-12-30
| * | | | | | | | | | drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson2010-12-23
| * | | | | | | | | | drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2010-12-23
| * | | | | | | | | | drm/i915/sdvo: Add hdmi connector properties after initing the connectorChris Wilson2010-12-23
| * | | | | | | | | | drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt2010-12-23
* | | | | | | | | | | Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta2010-12-30
* | | | | | | | | | | Merge branch 'merge-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-12-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | spi/m68knommu: Coldfire QSPI platform supportJate Sujjavanich2010-12-30
| * | | | | | | | | | | spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT2010-12-29
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner checkKAMEZAWA Hiroyuki2010-12-30
* | | | | | | | | | | update Documentation/filesystems/LockingChristoph Hellwig2010-12-30
* | | | | | | | | | | fix freeing user_struct in user cacheHillf Danton2010-12-29
|/ / / / / / / / / /
* | | | | | | | | | Linux 2.6.37-rc8Linus Torvalds2010-12-28
* | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ring_buffer: Off-by-one and duplicate events in ring_buffer_read_pageDavid Sharp2010-12-23
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl2010-12-27
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-28
|\ \ \ \ \ \ \ \ \ \ \ \