aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-15tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu1-1/+36
2011-07-15tracing/kprobes: Support module init function probingMasami Hiramatsu1-26/+138
2011-07-15kprobes: Return -ENOENT if probe point doesn't existMasami Hiramatsu1-10/+23
2011-07-15tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu1-56/+36
2011-07-15Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcuLinus Torvalds2-5/+36
2011-07-15sched: Fix 32bit racePeter Zijlstra1-0/+3
2011-07-14ftrace: Fix regression where ftrace breaks when modules are loadedSteven Rostedt1-2/+28
2011-07-14tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu1-21/+22
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov1-2/+0
2011-07-14tracing: Have dynamic size event stack tracesSteven Rostedt3-19/+87
2011-07-14sched: adjust scheduler cpu power for stolen timeGlauber Costa2-12/+39
2011-07-14KVM guest: Steal time accountingGlauber Costa1-0/+43
2011-07-14KVM: Steal time implementationGlauber Costa1-0/+2
2011-07-13ftrace: Fix dynamic selftest failure on some archsSteven Rostedt1-0/+26
2011-07-13ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt1-0/+4
2011-07-13ftrace: Balance records when updating the hashSteven Rostedt1-16/+33
2011-07-13rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2-5/+36
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-2/+16
2011-07-12KVM: Add compat ioctl for KVM_SET_SIGNAL_MASKAlexander Graf1-0/+1
2011-07-12fixlet: Remove fs_excl from struct task.Justin TerAvest2-2/+0
2011-07-11doc: Konfig: Documentation/power/{pm => apm-acpi}.txtMichael Witten1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina23-554/+743
2011-07-08rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko5-11/+2
2011-07-08plist: Remove the need to supply locks to plist headsDima Zavin5-8/+8
2011-07-07ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt1-5/+11
2011-07-07tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2-17/+35
2011-07-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+5
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+12
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-2/+16
2011-07-07ftrace: Fix regression of :mod:module function enablingSteven Rostedt2-10/+5
2011-07-07tracing: Have "enable" file use refcounts like the "filter" fileSteven Rostedt1-9/+22
2011-07-07tracing: Fix bug when reading system filters on module removalSteven Rostedt3-11/+82
2011-07-06PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki1-1/+5
2011-07-06resource: ability to resize an allocated resourceRam Pai1-18/+98
2011-07-05Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar13-316/+324
2011-07-02PM: Allow the clocks management code to be used during system suspendRafael J. Wysocki1-2/+2
2011-07-02PM / Domains: Support for generic I/O PM domains (v8)Rafael J. Wysocki1-0/+4
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/coreIngo Molnar2-4/+5
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity1-1/+2
2011-07-01perf: Add context field to perf_eventAvi Kivity3-10/+23
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2-24/+21
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra5-45/+33
2011-07-01perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov1-1/+5
2011-07-01events: Ensure that timers are updated without requiring read() callEric B Munson1-2/+13
2011-07-01events: Move lockless timer calculation into helper functionEric B Munson1-7/+15
2011-07-01events: Add note to update_event_times comment about holding ctx->lockEric B Munson1-0/+1
2011-07-01perf_events: Fix perf buffer watermark settingVince Weaver2-9/+13
2011-07-01sched: Skip autogroup when looking for all rt sched groupsYong Zhang2-5/+18
2011-07-01sched: Simplify mutex_spin_on_owner()Thomas Gleixner1-16/+9
2011-07-01sched: Remove rcu_read_lock() from wake_affine()Nikunj A. Dadhania1-2/+0