summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2010-06-28tracing: Use class->reg() for all registering of eventsSteven Rostedt
2010-06-28tracing: Convert more sched events to DEFINE_EVENTLi Zefan
2010-06-28tracing: Convert some timer events to DEFINE_EVENTLi Zefan
2010-06-28tracing: Use a global field list for all syscall exit eventsLi Zefan
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-24perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu
2010-06-24hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet
2010-06-21tracing: Fix undeclared ENOSYS in include/linux/tracepoint.hWu Zhangjin
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseLen Brown
2010-06-12Merge branch 'acpica-cherry-pick' into releaseLen Brown
2010-06-12ACPICA: Truncate I/O addresses to 16 bits for Windows compatibilityMatthew Garrett
2010-06-12ACPICA: Fix namestring associated with AE_NO_HANDLER exceptionBob Moore
2010-06-12Merge branch 'gpe-regression-fixes' into releaseLen Brown
2010-06-12ACPI / ACPICA: Avoid writing full enable masks to GPE registersRafael J. Wysocki
2010-06-12ACPI / ACPICA: Fix low-level GPE manipulation codeRafael J. Wysocki
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-10net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-10Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf: Add perf_event::child_countPeter Zijlstra
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-06-09perf: Add non-exec mmap() trackingEric B Munson
2010-06-09perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra
2010-06-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-06-08writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner
2010-06-08tracing: Fix null pointer deref with SEND_SIG_FORCEDOleg Nesterov
2010-06-08tracing: Remove boot tracerAmérico Wang
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker
2010-06-08sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher
2010-06-07ahci: add pci quirk for JMB362Tejun Heo
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-06-05module: Make module sysfs functions private.Rusty Russell
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds