summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-23perf tool: Fix endianness handling of u32 data in samplesDavid Ahern4-14/+47
2011-09-23perf sort: Fix symbol sort output by separating unresolved samples by typeAnton Blanchard1-2/+8
2011-09-23perf symbols: Synthesize anonymous mmap eventsAnton Blanchard1-0/+5
2011-09-23perf record: Create events initially disabled and enable after initDavid Ahern3-0/+17
2011-09-23perf symbols: Add some heuristics for choosing the best duplicate symbolAnton Blanchard1-0/+88
2011-09-23perf symbols: Preserve symbol scope when parsing /proc/kallsymsAnton Blanchard1-2/+4
2011-09-23perf symbols: /proc/kallsyms does not sort module symbolsAnton Blanchard1-22/+11
2011-09-23perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo filesAnton Blanchard1-0/+2
2011-09-23perf probe: Fix regression of variable finderMasami Hiramatsu1-1/+1
2011-09-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-30/+16
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff1-0/+1
2011-09-23drm/radeon/kms: fix DDIA enable on some rs690 systemsAlex Deucher1-1/+8
2011-09-23Revert "drm/radeon/kms: fix typo in r100_blit_copy"Dave Airlie1-2/+2
2011-09-23ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula1-0/+6
2011-09-22Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds3-3/+9
2011-09-23TPM: Zero buffer after copying to userspacePeter Huewe1-1/+5
2011-09-23TPM: Call tpm_transmit with correct sizePeter Huewe1-0/+3
2011-09-23TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin1-2/+0
2011-09-23TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven1-0/+1
2011-09-22thp: fix khugepaged defrag tunable documentationDavid Rientjes1-3/+4
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven1-1/+6
2011-09-22batman-adv: do_bcast has to be true for broadcast packets onlyAntonio Quartulli1-5/+5
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds6-10/+17
2011-09-22ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings1-3/+10
2011-09-22ALSA: fm801: Fix double free in case of error in tuner detectionBen Hutchings1-2/+0
2011-09-22[SCSI] scsi: qla4xxx needs libiscsi.oRandy Dunlap1-1/+1
2011-09-22[SCSI] libsas: fix failure to revalidate domain for anything but the first ex...Mark Salyzyn1-1/+1
2011-09-22[SCSI] aacraid: reset should disable MSI interruptVasily Averin1-0/+2
2011-09-21[media] omap3isp: Fix build error in ispccdc.cJoerg Roedel1-0/+1
2011-09-21[media] uvcvideo: Fix crash when linking entitiesLaurent Pinchart1-1/+1
2011-09-21[media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young1-0/+2
2011-09-21[media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil1-0/+11
2011-09-21[media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei3-3/+11
2011-09-21[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja1-13/+0
2011-09-21hwmon: (ds620) Fix handling of negative temperaturesRoland Stigge1-1/+1
2011-09-21hwmon: (w83791d) rename prototype parameter from 'register' to 'reg'Chris Peterson1-2/+2
2011-09-21hwmon: (coretemp) Don't use threshold registers for tempX_maxGuenter Roeck2-128/+14
2011-09-21hwmon: (coretemp) Let the user force TjMaxJean Delvare2-3/+19
2011-09-21hwmon: (coretemp) Drop duplicate function get_pkg_tjmaxJean Delvare1-22/+4
2011-09-21Linux 3.1-rc7v3.1-rc7Linus Torvalds1-1/+1
2011-09-21drm/i915: FBC off for ironlake and older, otherwise on by defaultKeith Packard2-4/+12
2011-09-21drm/i915: Enable SDVO hotplug interrupts for HDMI and DVISimon Farnsworth2-62/+29
2011-09-21XZ: Fix incorrect XZ_BUF_ERRORLasse Collin1-7/+20
2011-09-21Merge git://github.com/davem330/netLinus Torvalds22-80/+165
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds21-78/+92
2011-09-21init: carefully handle loglevel option on kernel cmdline.Alexander Sverdlin1-2/+13
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21cfg80211: Fix validation of AKM suitesJouni Malinen1-1/+4