summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05sched: Change wait_for_completion_*_timeout() to return a signed longNeilBrown
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
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-04sched, autogroup: Fix reference leakMike Galbraith
2011-01-04sched, autogroup: Fix potential access to freed memoryMike Galbraith
2011-01-04x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2011-01-04sched: Remove redundant CONFIG_CGROUP_SCHED ifdefYong Zhang
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-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman
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
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss