summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-06Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-01-06kernel-doc: code reorganizationRandy Dunlap
2011-01-06Documentation: update kernel-docs.txtNicolas Kaiser
2011-01-06Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop
2011-01-05tools, perf: Documentation for the power events APIJean Pihet
2011-01-05perf: Add calls to suspend trace pointJean Pihet
2011-01-05perf script: Make some lists staticArnaldo Carvalho de Melo
2011-01-05perf script: Use the default lost event handlerArnaldo Carvalho de Melo
2011-01-05perf session: Warn about errors when processing pipe events tooArnaldo Carvalho de Melo
2011-01-05perf tools: Fix perf_event.h header usageStephane Eranian
2011-01-05perf test: Clarify some error reports in the open syscall testArnaldo Carvalho de Melo
2011-01-05x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05Linux 2.6.37Linus Torvalds
2011-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig
2011-01-04perf timechart: Adjust perf timechart to the new power eventsThomas Renninger
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger
2011-01-04perf: Do not export power_frequency, but power_start eventThomas Renninger
2011-01-04Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-04perf test: Add test for counting open syscallsArnaldo Carvalho de Melo
2011-01-04perf evsel: Auto allocate resources needed for some methodsArnaldo Carvalho de Melo
2011-01-04perf evsel: Use {cpu,thread}_map to shorten list of parametersArnaldo Carvalho de Melo
2011-01-04perf tools: Refactor all_tids to hold nr and the mapArnaldo Carvalho de Melo
2011-01-04perf tools: Refactor cpumap to hold nr and the mapArnaldo Carvalho de Melo
2011-01-04perf evsel: Introduce per cpu and per thread open helpersArnaldo Carvalho de Melo
2011-01-04perf evsel: Steal the counter reading routines from statArnaldo Carvalho de Melo
2011-01-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-04arch/mn10300/kernel/irq.c: fix buildAndrew Morton
2011-01-04ima: fix add LSM rule bugMimi Zohar
2011-01-03Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-01-03name_to_dev_t() must not call __init codeJan Beulich
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2011-01-03atl1: fix oops when changing tx/rx ring paramsJ. K. Cliburn
2011-01-03Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2011-01-03perf evsel: Delete the event selectors at exitArnaldo Carvalho de Melo
2011-01-03perf util: Move do_read from session to utilArnaldo Carvalho de Melo
2011-01-03perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo
2011-01-03perf tools: Introduce event selectorsArnaldo Carvalho de Melo