summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-07
| * | | | | | | | | | | | tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-07
| * | | | | | | | | | | | tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-07
| * | | | | | | | | | | | tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)2014-03-03
| * | | | | | | | | | | | ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt2014-02-20
| * | | | | | | | | | | | tracing/uprobes: Support mix of ftrace and perfNamhyung Kim2014-02-20
| * | | | | | | | | | | | tracing/uprobes: Support event triggeringNamhyung Kim2014-02-20
| * | | | | | | | | | | | tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-20
| * | | | | | | | | | | | tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim2014-02-20
| * | | | | | | | | | | | tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim2014-02-20
| * | | | | | | | | | | | ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Only let top level have option filesSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)2014-02-20
| * | | | | | | | | | | | tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-20
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-04-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | kernel: Mark function as static in kernel/seccomp.cRashika Kheria2014-02-28
| * | | | | | | | | | | | | capability: Use current logging stylesJoe Perches2014-02-24
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov2014-03-31
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | user_namespace.c: Remove duplicated word in commentBrian Campbell2014-02-19
| * | | | | | | | | | | | | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | | | | | | | | | | | | | | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sched/idle: Add more comments to the codeDaniel Lezcano2014-03-11
| * | | | | | | | | | | | | | | | sched/idle: Move idle conditions in cpuidle_idle main functionDaniel Lezcano2014-03-11
| * | | | | | | | | | | | | | | | sched/idle: Reorganize the idle loopDaniel Lezcano2014-03-11
| * | | | | | | | | | | | | | | | cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano2014-03-11
| * | | | | | | | | | | | | | | | Merge branch 'timers/core' into sched/idleIngo Molnar2014-02-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | | | pid_namespace: pidns_get() should check task_active_pid_ns() != NULLOleg Nesterov2014-04-02
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | compat: Fix sparse address space warningsH. Peter Anvin2014-02-02
| * | | | | | | | | | | | | | | | | compat: Get rid of (get|put)_compat_time(val|spec)H. Peter Anvin2014-02-02
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | block: remove old blk_iopoll_enabled variableJens Axboe2014-03-13
| * | | | | | | | | | | | | | | | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-05
| * | | | | | | | | | | | | | | | | smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker2014-02-24
| * | | | | | | | | | | | | | | | | smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker2014-02-24
| * | | | | | | | | | | | | | | | | watchdog: Simplify a little the IPI callFrederic Weisbecker2014-02-24
| * | | | | | | | | | | | | | | | | smp: Move __smp_call_function_single() below its safe versionFrederic Weisbecker2014-02-24
| * | | | | | | | | | | | | | | | | smp: Consolidate the various smp_call_function_single() declensionsFrederic Weisbecker2014-02-24
| * | | | | | | | | | | | | | | | | smp: Teach __smp_call_function_single() to check for offline cpusJan Kara2014-02-24
| * | | | | | | | | | | | | | | | | smp: Iterate functions through llist_for_each_entry_safe()Jan Kara2014-02-24
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |