deliverable/linux.git
2011-01-17  Arnaldo Carvalho... perf tools: Fix handling of wildcards in tracepoint...
2011-01-17  Anton Blanchardpowerpc: perf: Fix frequency calculation for overflowin...
2011-01-15  Ingo MolnarMerge branch 'tip/perf/urgent' of git://git./linux...
2011-01-14  Lai Jiangshantracing: Remove syscall_exit_fields
2011-01-14  Steven Rostedttracing: Only process module tracepoints once
2011-01-13  Kirill Smelkovperf record: Add "nodelay" mode, disabled by default
2011-01-13  Stephane Eranianperf sched: Fix list of events, dropping unsupported...
2011-01-11  Arnaldo Carvalho... Revert "perf tools: Emit clearer message for sys_perf_e...
2011-01-11  Arnaldo Carvalho... perf top: Fix annotate segv
2011-01-11  Arnaldo Carvalho... perf evsel: Fix order of event list deletion
2011-01-11  Arnaldo Carvalho... perf session: Fix infinite loop in __perf_session__proc...
2011-01-11  Arnaldo Carvalho... perf evsel: Support perf_evsel__open(cpus > 1 && thread...
2011-01-10  Jiri Pirkoperf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr...
2011-01-10  Arnaldo Carvalho... perf tools: Emit clearer message for sys_perf_event_ope...
2011-01-10  David Ahernperf stat: better error message for unsupported events
2011-01-10  Arnaldo Carvalho... perf sched: Fix allocation result check
2011-01-09  Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2011-01-09  Cyrill Gorcunovperf, x86: P4 PMU - Fix unflagged overflows handling
2011-01-08  Jason Barondynamic debug: Fix build issue with older gcc
2011-01-08  Mathieu Desnoyerstracing: Fix TRACE_EVENT power tracepoint creation
2011-01-08  Li Zefantracing: Fix preempt count leak
2011-01-08  Lai Jiangshantracepoint: Add __rcu annotation
2011-01-08  Mathieu Desnoyerstracing: remove duplicate null-pointer check in skb...
2011-01-08  Mathieu Desnoyerstracing/trivial: Add missing comma in TRACE_EVENT comment
2011-01-07  Steven Rostedttracing: Include module.h in define_trace.h
2011-01-07  Frederic Weisbeckerx86: Save rbp in pt_regs on irq entry
2011-01-07  Rakib Mullickx86, dumpstack: Fix unused variable warning
2011-01-07  Don Zickusx86, NMI: Clean-up default_do_nmi()
2011-01-07  Don Zickusx86, NMI: Allow NMI reason io port (0x61) to be process...
2011-01-07  Don Zickusx86, NMI: Remove DIE_NMI_IPI
2011-01-07  Don Zickusx86, NMI: Add priorities to handlers
2011-01-07  Don Zickusx86: Convert some devices to use DIE_NMIUNKNOWN
2011-01-07  Huang Yingx86, NMI: Add NMI symbol constants and rename memory...
2011-01-07  Stephane Eranianperf_events: Add perf_event_time()
2011-01-07  Stephane Eranianperf_events: Generalize use of event_filter_match()
2011-01-07  Stephane Eranianperf_events: Move code around to prepare for cgroup
2011-01-07  Lin Mingperf tools: Pass whole attr to event selectors
2011-01-06  Frederic Weisbeckerperf tools: Build with frame pointer
2011-01-06  Han Pingtianperf tools: Fix buffer overflow error when specifying...
2011-01-06  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branches 'x86-alternatives-for-linus', 'x86-fpu...
2011-01-06  Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'x86-tsc-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'x86-security-for-linus' of git://git...
2011-01-06  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2011-01-06  Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2011-01-06  Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'x86-amd-nb-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge branch 'core-futexes-for-linus' of git://git...
2011-01-06  Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2011-01-06  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2011-01-06  Randy Dunlapkernel-doc: code reorganization
2011-01-06  Nicolas KaiserDocumentation: update kernel-docs.txt
2011-01-06  Michael ProkopDocumentation/dontdiff: add further autogenerated files...
2011-01-05  Jean Pihettools, perf: Documentation for the power events API
2011-01-05  Jean Pihetperf: Add calls to suspend trace point
2011-01-05  Arnaldo Carvalho... perf script: Make some lists static
2011-01-05  Arnaldo Carvalho... perf script: Use the default lost event handler
2011-01-05  Arnaldo Carvalho... perf session: Warn about errors when processing pipe...
2011-01-05  Stephane Eranianperf tools: Fix perf_event.h header usage
2011-01-05  Arnaldo Carvalho... perf test: Clarify some error reports in the open sysca...
2011-01-05  Huang Yingx86, NMI: Add touch_nmi_watchdog to io_check_error...
2011-01-05  Dongdong Dengx86: Avoid calling arch_trigger_all_cpu_backtrace(...
2011-01-05  Don Zickusx86: Only call smp_processor_id in non-preempt cases
2011-01-05  Ingo MolnarMerge commit 'v2.6.37' into perf/core
2011-01-05  NeilBrownsched: Change wait_for_completion_*_timeout() to return...
2011-01-05  Ingo MolnarMerge commit 'v2.6.37' into sched/core
2011-01-05  Yinghai Lux86: Fix APIC ID sizing bug on larger systems, clean...
2011-01-05  Linus TorvaldsLinux 2.6.37
2011-01-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-04  Joel Singipv4/route.c: respect prefsrc for local routes
2011-01-04  Christoph Hellwigremove trim_fs method from Documentation/filesystems...
2011-01-04  Mike Galbraithsched, autogroup: Fix reference leak
2011-01-04  Mike Galbraithsched, autogroup: Fix potential access to freed memory
2011-01-04  Rusty Russellx86, mm: Initialize initial_page_table before paravirt...
2011-01-04  Ingo MolnarMerge commit 'v2.6.37-rc8' into x86/apic
2011-01-04  Yong Zhangsched: Remove redundant CONFIG_CGROUP_SCHED ifdef
2011-01-04  Thomas Renningerperf timechart: Adjust perf timechart to the new power...
2011-01-04  Thomas Renningerperf: Clean up power events by introducing new, more...
2011-01-04  Thomas Renningerperf: Do not export power_frequency, but power_start...
2011-01-04  Ingo MolnarMerge branch 'perf/test' of git://git./linux/kernel...
2011-01-04  Ingo MolnarMerge commit 'v2.6.37-rc8' into perf/core
2011-01-04  Arnaldo Carvalho... perf test: Add test for counting open syscalls
2011-01-04  Arnaldo Carvalho... perf evsel: Auto allocate resources needed for some...
2011-01-04  Arnaldo Carvalho... perf evsel: Use {cpu,thread}_map to shorten list of...
2011-01-04  Arnaldo Carvalho... perf tools: Refactor all_tids to hold nr and the map
2011-01-04  Arnaldo Carvalho... perf tools: Refactor cpumap to hold nr and the map
2011-01-04  Arnaldo Carvalho... perf evsel: Introduce per cpu and per thread open helpers
2011-01-04  Arnaldo Carvalho... perf evsel: Steal the counter reading routines from...
2011-01-04  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2011-01-04  Andrew Mortonarch/mn10300/kernel/irq.c: fix build
2011-01-04  Mimi Zoharima: fix add LSM rule bug
2011-01-03  Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2011-01-03  Florian Westphalbridge: stp: ensure mac header is set
2011-01-03  Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
next
This page took 0.040643 seconds and 5 git commands to generate.