summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | | 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
OpenPOWER on IntegriCloud