summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-10-17ftrace: Kill FTRACE_OPS_FL_PER_CPUPeter Zijlstra1-49/+6
2017-10-17perf/ftrace: Small cleanupPeter Zijlstra1-1/+1
2017-10-17perf/ftrace: Fix function trace eventsPeter Zijlstra1-31/+49
2017-10-17perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra5-17/+10
2017-10-13tracing: mark trace_test_buffer as __maybe_unusedArnd Bergmann1-1/+1
2017-10-13printk: Remove superfluous memory barriers from printk_safeSteven Rostedt (VMware)1-7/+8
2017-10-11ftrace: Clear hashes of stale ips of init memoryJoel Fernandes1-0/+69
2017-10-11tracing: Add support for preempt and irq enable/disable eventsJoel Fernandes3-1/+46
2017-10-06tracing: Prepare to add preempt and irq trace eventsJoel Fernandes1-26/+74
2017-10-06ftrace/kallsyms: Have /proc/kallsyms show saved mod init functionsSteven Rostedt (VMware)2-6/+72
2017-10-06ftrace: Add freeing algorithm to free ftrace_mod_mapsSteven Rostedt (VMware)1-2/+30
2017-10-06ftrace: Save module init functions kallsyms symbols for tracingSteven Rostedt (VMware)3-3/+150
2017-10-06ftrace: Allow module init functions to be tracedSteven Rostedt (VMware)2-2/+6
2017-10-04ftrace: Add a ftrace_free_mem() function for modules to useSteven Rostedt (VMware)1-3/+11
2017-10-04tracing: Reimplement log2Tom Zanussi1-4/+27
2017-10-04tracing: Add hist_field_name() accessorTom Zanussi1-22/+45
2017-10-04tracing: Clean up hist_field_flags enumTom Zanussi1-10/+10
2017-10-04tracing: Make traceprobe parsing code reusableTom Zanussi6-103/+103
2017-10-04tracing: Increase tracing map KEYS_MAX sizeTom Zanussi1-1/+1
2017-10-04tracing: Remove lookups from tracing_map hitcountTom Zanussi1-1/+2
2017-10-04tracing: Exclude 'generic fields' from histogramsTom Zanussi1-2/+2
2017-10-04ring-buffer: Rewrite trace_recursive_(un)lock() to be simplerSteven Rostedt (VMware)1-47/+17
2017-10-04tracing: Reverse the order of trace_types_lock and event_mutexSteven Rostedt (VMware)2-16/+20
2017-10-04tracing: Remove redundant unread variable retColin Ian King1-4/+2
2017-10-04tracing: Remove obsolete sched_switch tracer selftestJoel Fernandes2-34/+0
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-142/+364
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-23/+35
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+15
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-11/+49
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+6
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+10
2017-09-29fix infoleak in waitid(2)Al Viro1-13/+10
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao1-1/+2
2017-09-29sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra1-1/+23
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra2-19/+10
2017-09-29locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood1-0/+27
2017-09-29sched/debug: Remove unused variablePeter Zijlstra1-2/+0
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin1-5/+15
2017-09-28Merge tag 'seccomp-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+16
2017-09-28irq/generic-chip: Don't replace domain's nameJeffy Chen1-1/+0
2017-09-28seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()Oleg Nesterov1-7/+16
2017-09-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+12
2017-09-26Merge tag 'trace-v4.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-29/+41
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra1-1/+59
2017-09-25smp/hotplug: Differentiate the AP completion between up and downPeter Zijlstra1-17/+32
2017-09-25smp/hotplug: Differentiate the AP-work lockdep class between up and downPeter Zijlstra1-9/+32
2017-09-25smp/hotplug: Callback vs state-machine consistencyPeter Zijlstra1-4/+22
2017-09-25smp/hotplug: Rewrite AP state machine corePeter Zijlstra1-115/+206
2017-09-25smp/hotplug: Allow external multi-instance rollbackPeter Zijlstra1-15/+32
2017-09-25irqdomain: Add __rcu annotations to radix tree accessorsMasahiro Yamada1-2/+2