summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake
2009-11-10perf bench: Modify builtin-bench.c for processing common optionsHitoshi Mitake
2009-11-10perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake
2009-11-08perf bench: Add subcommand 'bench' to the MakefileHitoshi Mitake
2009-11-08perf bench: Add new subcommand 'bench' to perf.cHitoshi Mitake
2009-11-08perf bench: Modify builtin.h for new prototypeHitoshi Mitake
2009-11-08perf bench: Add builtin-bench.c: General framework for benchmark suitesHitoshi Mitake
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...Hitoshi Mitake
2009-11-08perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake
2009-11-04perf symbols: Factor out buildid reading routineArnaldo Carvalho de Melo
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds
2009-11-03Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2009-11-03perf symbols: Initialize dso->loadedArnaldo Carvalho de Melo
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre
2009-11-03perf: Clean up trivial style issues in builtin-help.cThiago Farina
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre
2009-11-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta
2009-11-03PM / Hibernate: Add newline to load_image() fail pathJiri Slaby
2009-11-03PM / Hibernate: Fix error handling in save_image()Jiri Slaby
2009-11-03PM / Hibernate: Fix blkdev refleaksJiri Slaby
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov
2009-11-03nilfs2: add zero-fill for new btree node buffersRyusuke Konishi
2009-11-03nilfs2: fix irregular checkpoint creation due to data flushRyusuke Konishi
2009-11-03nilfs2: fix dirty page accounting leak causing hang at writeRyusuke Konishi
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02i2c-mpc: Do not generate STOP after read.Joakim Tjernlund
2009-11-02i2c: imx: disable clock when it's possible to save power.Richard Zhao
2009-11-02i2c: imx: only imx1 needs disable delayRichard Zhao
2009-11-02i2c: imx: check busy bit when START/STOPRichard Zhao
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-11-02mac80211: check interface is down before type changeJohannes Berg
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-11-02perf tools: Fix missing symtabs printoutsIngo Molnar