summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki2011-09-26713-4151/+6461
|\
| * PM / Clocks: Do not acquire a mutex under a spinlockRafael J. Wysocki2011-09-261-37/+38
| * 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
| | * | perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard2011-09-231-2/+8
| | * | perf symbols: Synthesize anonymous mmap eventsAnton Blanchard2011-09-231-0/+5
| | * | perf record: Create events initially disabled and enable after initDavid Ahern2011-09-233-0/+17
| | * | perf symbols: Add some heuristics for choosing the best duplicate symbolAnton Blanchard2011-09-231-0/+88
| | * | perf symbols: Preserve symbol scope when parsing /proc/kallsymsAnton Blanchard2011-09-231-2/+4
| | * | perf symbols: /proc/kallsyms does not sort module symbolsAnton Blanchard2011-09-231-22/+11
| | * | perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo filesAnton Blanchard2011-09-231-0/+2
| | * | perf probe: Fix regression of variable finderMasami Hiramatsu2011-09-231-1/+1
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-232-3/+10
| |\ \ \
| | * | | drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher2011-09-231-1/+8
| | * | | Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie2011-09-231-2/+2
| * | | | Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds2011-09-235-35/+27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-09-233-30/+16
| | |\ \ \
| | | * | | ASoC: Ensure we generate a driver nameMark Brown2011-09-211-3/+15
| | | * | | ASoC: Remove bitrotted wm8962_resume()Mark Brown2011-09-201-26/+0
| | | * | | ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin2011-09-161-1/+1
| | * | | | ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff2011-09-231-0/+1
| | * | | | ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings2011-09-221-3/+10
| | * | | | ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings2011-09-221-2/+0
| * | | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-09-223-3/+9
| |\ \ \ \ \
| | * | | | | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-231-1/+5
| | * | | | | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-231-0/+3
| | * | | | | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-231-2/+0
| | * | | | | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-231-0/+1
| | | |_|/ / | | |/| | |
| * | | | | thp: fix khugepaged defrag tunable documentationDavid Rientjes2011-09-221-3/+4
| * | | | | zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven2011-09-221-1/+6
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-226-10/+17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-202-0/+2
| | * | | | [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-205-10/+15
| * | | | | Linux 3.1-rc7v3.1-rc7Linus Torvalds2011-09-211-1/+1
| * | | | | XZ: Fix incorrect XZ_BUF_ERRORLasse Collin2011-09-211-7/+20
| * | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-2122-80/+165
| |\ \ \ \ \
| | * | | | | xfrm: Perform a replay check after return from async codepathsSteffen Klassert2011-09-211-0/+5
| | * | | | | fib:fix BUG_ON in fib_nl_newrule when add new fib ruleGao feng2011-09-211-2/+2
| | * | | | | ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-211-2/+2