summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-26Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds
2011-09-26Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-23Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-09-23spi: Fix WARN when removing spi-fsl-spi moduleJeff Harris
2011-09-23scsi: fix qla2xxx printk format warningRandy Dunlap
2011-09-23scsi: SCSI_ISCI needs to select SCSI_SAS_HOST_SMP, fixes build errorRandy Dunlap
2011-09-23Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds
2011-09-23Merge branch 'perf-tools-for-linus' of git://github.com/acmel/linuxLinus Torvalds
2011-09-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-09-23Merge branch 'for-linus' of git://github.com/tiwai/soundLinus Torvalds
2011-09-23perf python: Add missing perf_event__parse_sample 'swapped' parmArnaldo Carvalho de Melo
2011-09-23hwmon: (coretemp) remove struct platform_data * parameter from create_core_da...Jan Beulich
2011-09-23hwmon: (coretemp) constify static dataJan Beulich
2011-09-23hwmon: (coretemp) don't use kernel assigned CPU number as platform device IDJan Beulich
2011-09-23perf tools: Add support for disabling -Werror via WERROR=0Darren Hart
2011-09-23perf top: Fix userspace sample addr map offsetArnaldo Carvalho de Melo
2011-09-23perf symbols: Fix issue with binaries using 16-bytes buildids (v2)Stephane Eranian
2011-09-23perf tool: Fix endianness handling of u32 data in samplesDavid Ahern
2011-09-23perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard
2011-09-23perf symbols: Synthesize anonymous mmap eventsAnton Blanchard
2011-09-23perf record: Create events initially disabled and enable after initDavid Ahern
2011-09-23perf symbols: Add some heuristics for choosing the best duplicate symbolAnton Blanchard
2011-09-23perf symbols: Preserve symbol scope when parsing /proc/kallsymsAnton Blanchard
2011-09-23perf symbols: /proc/kallsyms does not sort module symbolsAnton Blanchard
2011-09-23perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo filesAnton Blanchard
2011-09-23perf probe: Fix regression of variable finderMasami Hiramatsu
2011-09-23Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff
2011-09-23drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher
2011-09-23Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie
2011-09-22Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven
2011-09-22thp: fix khugepaged defrag tunable documentationDavid Rientjes
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare