aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/futex-contention.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-03watchdog: Improve initialisation error message and documentationBen Hutchings2-2/+3
2011-01-02hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere1-2/+0
2011-01-02KVM: i8259: initialize isr_ackAvi Kivity1-0/+2
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta1-6/+0
2010-12-30memcg: fix wrong VM_BUG_ON() in try_charge()'s mm->owner checkKAMEZAWA Hiroyuki1-10/+9
2010-12-30update Documentation/filesystems/LockingChristoph Hellwig1-112/+102
2010-12-30drm/i915/dvo: Report LVDS attached to ch701x as connectedChris Wilson1-1/+1
2010-12-30Revert "drm/i915/bios: Reverse order of 100/120 Mhz SSC clocks"Chris Wilson1-1/+1
2010-12-30ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120Daniel T Chen1-0/+1
2010-12-30sound: Prevent buffer overflow in OSS load_mixer_volumesDan Rosenberg1-2/+2
2010-12-29spi/m68knommu: Coldfire QSPI platform supportJate Sujjavanich1-1/+1
2010-12-29kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich1-0/+14
2010-12-29spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transitionGregory CLEMENT1-0/+39
2010-12-29fix freeing user_struct in user cacheHillf Danton1-0/+1
2010-12-29KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity1-1/+2
2010-12-28Linux 2.6.37-rc8Linus Torvalds1-1/+1
2010-12-28ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen1-143/+83
2010-12-28ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen1-9/+9
2010-12-28ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen1-25/+20
2010-12-28ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen1-15/+15
2010-12-28ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen1-19/+18
2010-12-28ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen1-5/+5
2010-12-28ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen1-4/+5
2010-12-28ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen1-6/+4
2010-12-28ASoC: codecs: Add missing control_type initializationLars-Peter Clausen5-0/+5
2010-12-28ARM: fix IXP4xx build failureImre Kaloz2-1/+2
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish1-5/+7
2010-12-27fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski1-18/+8
2010-12-27video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2010-12-27x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree()Jesper Juhl1-11/+5
2010-12-26pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik1-0/+2
2010-12-26ACPI / ACPICA: Disable GPEs during initializationRafael J. Wysocki1-0/+3
2010-12-25ipv4: dont create routes on down devicesEric Dumazet1-3/+4
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski3-6/+6
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski1-2/+2
2010-12-25[media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski1-2/+2
2010-12-24Revert "ACPI battery: update status upon sysfs query"Len Brown1-5/+0
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo1-3/+14
2010-12-24libata: no special completion processing for EH commandsTejun Heo1-9/+15
2010-12-24pata_mpc52xx: driver needs BMDMAWolfram Sang2-11/+11
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2-7/+13
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo1-4/+3
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt1-0/+1
2010-12-24spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang1-1/+1
2010-12-24spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu1-7/+9
2010-12-24spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu1-3/+16
2010-12-24of/i2c: Fix request module by aliasDavid Daney1-1/+1
2010-12-24fb: fix overlapping test off-by-one.Dave Airlie1-1/+1
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt1-1/+1
2010-12-24nommu: Provide stubbed alloc/free_vm_area() implementation.Paul Mundt1-1/+26