summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.1-rc8v3.1-rc8Linus Torvalds2011-09-271-1/+1
* Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2011-09-275-5/+21
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-09-272-1/+8
| |\
| | * ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen2011-09-271-1/+2
| | * ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula2011-09-231-0/+6
| * | ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff2011-09-261-3/+5
| * | ALSA: hda/realtek - Don't detect LO jack when identical with HPTakashi Iwai2011-09-261-0/+4
| * | ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai2011-09-261-1/+3
| * | ALSA: HDA: No power nids on 92HD93David Henningsson2011-09-241-0/+1
* | | Merge branch 'pm-fixes' of git://github.com/rjwysocki/linux-pmLinus Torvalds2011-09-271-37/+38
|\ \ \
| * | | PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-261-37/+38
* | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-273-9/+1
* | | | VFS: Fix the remaining automounter semantics regressionsTrond Myklebust2011-09-263-3/+3
* | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-262-1/+2
* | | | Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds2011-09-264-13/+10
|\ \ \ \
| * | | | ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki2011-09-271-4/+2
| * | | | ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki2011-09-271-4/+2
| * | | | ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski2011-09-261-4/+5
| * | | | ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner2011-09-261-1/+1
* | | | | Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds2011-09-264-166/+47
|\ \ \ \ \
| * | | | | hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich2011-09-231-6/+3
| * | | | | hwmon: (coretemp) constify static dataJan Beulich2011-09-231-2/+2
| * | | | | hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich2011-09-231-2/+2
| * | | | | hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge2011-09-211-1/+1
| * | | | | hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson2011-09-211-2/+2
| * | | | | hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2011-09-212-128/+14
| * | | | | hwmon: (coretemp) Let the user force TjMaxJean Delvare2011-09-212-3/+19
| * | | | | hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare2011-09-211-22/+4
| |/ / / /
* | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-262-2/+3
|\ \ \ \ \
| * | | | | KVM: x86 emulator: fix Src2CL decodeAvi Kivity2011-09-251-1/+1
| * | | | | KVM: MMU: fix incorrect return of spteZhao Jin2011-09-251-1/+2
* | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-267-22/+77
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-261-17/+17
| * | | | | ARM: dma-mapping: free allocated page if unable to mapRussell King2011-09-261-0/+2
| * | | | | ARM: fix vmlinux.lds.S discarding sectionsRussell King2011-09-201-3/+12
| * | | | | ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-171-2/+2
| * | | | | ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon2011-09-173-0/+44
* | | | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov2011-09-251-13/+10
| |/ / / / |/| | | |
* | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-09-232-1/+6
|\ \ \ \ \
| * | | | | spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris2011-09-231-0/+3
| * | | | | spi/imx: Fix spi-imx when the hardware SPI chipselects are usedFabio Estevam2011-09-151-1/+3
* | | | | | scsi: fix qla2xxx printk format warningRandy Dunlap2011-09-231-2/+2
* | | | | | scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap2011-09-231-0/+1
* | | | | | Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds2011-09-231-1/+1
|\ \ \ \ \ \
| * | | | | | perf python: Add missing perf_event__parse_sample 'swapped' parmArnaldo Carvalho de Melo2011-09-231-1/+1
* | | | | | | Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds2011-09-2313-57/+209
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | perf tools: Add support for disabling -Werror via WERROR=0Darren Hart2011-09-231-1/+8
| * | | | | | perf top: Fix userspace sample addr map offsetArnaldo Carvalho de Melo2011-09-231-4/+5
| * | | | | | perf symbols: Fix issue with binaries using 16-bytes buildids (v2)Stephane Eranian2011-09-231-11/+13
| * | | | | | perf tool: Fix endianness handling of u32 data in samplesDavid Ahern2011-09-234-14/+47
OpenPOWER on IntegriCloud