summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-12perf_event, x86: Annotate init functions and dataHiroshi Shimamoto1-10/+10
2009-11-11perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGSMichael Cree1-1/+4
2009-11-11perf tools: Bring linear set of section headers for featuresFrederic Weisbecker6-45/+85
2009-11-11perf tools: Use perf_header__set/has_feat whenever possibleFrederic Weisbecker3-13/+4
2009-11-11perf tools: Read the build-ids from the header layerFrederic Weisbecker3-8/+16
2009-11-11perf tools: Split up build id saving into fetch and writeFrederic Weisbecker4-24/+59
2009-11-11perf tools: Move the build-id storage operations to headersFrederic Weisbecker3-34/+41
2009-11-11perf tools: Synthetize the targeted processFrederic Weisbecker1-1/+10
2009-11-09perf tools: Fix syntax in documentationZeev Tarantov1-4/+4
2009-11-08perf tools: Modify perf routines to use new debugfs routinesClark Williams2-51/+10
2009-11-08perf tools: Add debugfs utility routines for perfClark Williams3-0/+268
2009-11-08perf symbols: Use the buildids if presentArnaldo Carvalho de Melo8-30/+179
2009-11-04perf symbols: Factor out buildid reading routineArnaldo Carvalho de Melo2-17/+36
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03perf symbols: Initialize dso->loadedArnaldo Carvalho de Melo1-0/+1
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03perf: Clean up trivial style issues in builtin-help.cThiago Farina1-7/+5
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell1-1/+1
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek1-4/+0
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta1-0/+1
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby1-1/+2
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby1-16/+16
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby2-7/+12
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki3-27/+58
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-03Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-03Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi1-0/+1
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi1-6/+11
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi1-2/+1
2009-11-03i2c-mpc: Do not generate STOP after read.Joakim Tjernlund1-8/+2
2009-11-03i2c: imx: disable clock when it's possible to save power.Richard Zhao1-6/+6
2009-11-03i2c: imx: only imx1 needs disable delayRichard Zhao1-5/+7
2009-11-03i2c: imx: check busy bit when START/STOPRichard Zhao1-18/+44
2009-11-02mac80211: check interface is down before type changeJohannes Berg1-3/+3
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg1-2/+5
2009-11-02perf tools: Fix missing symtabs printoutsIngo Molnar1-7/+6
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds3-7/+22
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Bo Liu1-2/+1
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds3-8/+24
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino1-0/+9
2009-11-02perf tools: Improve message about missing symtabs for deleted DSOsArnaldo Carvalho de Melo1-2/+14
2009-11-02perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo11-80/+70
2009-11-02perf tools: Factor out the map initializationArnaldo Carvalho de Melo3-19/+23
2009-11-029p: fix readdir corner casesEric Van Hensbergen3-34/+72
2009-11-029p: fix readlinkMartin Stava1-3/+2
2009-11-029p: fix a small bug in readdir for long directoriesMartin Stava1-0/+1