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