summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-03-03tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)
2014-02-20ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)
2014-02-20tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt
2014-02-20tracing/uprobes: Support mix of ftrace and perfNamhyung Kim
2014-02-20tracing/uprobes: Support event triggeringNamhyung Kim
2014-02-20tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)
2014-02-20tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim
2014-02-20tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim
2014-02-20ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)
2014-02-20ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)
2014-02-20ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)
2014-02-20tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)
2014-02-20tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)
2014-02-20ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)
2014-02-20tracing: Only let top level have option filesSteven Rostedt (Red Hat)
2014-02-20tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)
2014-02-20tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)
2014-02-20tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-02-13tick: Clear broadcast pending bit when switching to oneshotThomas Gleixner
2014-02-11ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)
2014-02-11genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd
2014-02-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-06time: Fix overflow when HZ is smaller than 60Mikulas Patocka
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble
2014-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-30kernel/smp.c: remove cpumask_ipiRoman Gushchin
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-28sched: Make sched_class::get_rr_interval() optionalPeter Zijlstra
2014-01-28sched/deadline: Add sched_dl documentationDario Faggioli
2014-01-27softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches
2014-01-27softirq: convert printks to pr_<level>Joe Perches
2014-01-27softirq: use ffs() in __do_softirq()Joe Perches
2014-01-27kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang
2014-01-27Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-25hung_task: Display every hung task warningAaron Tomlin
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov
2014-01-25sysctl: Add neg_one as a standard constraintAaron Tomlin
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis
2014-01-25Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds