aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli7-19/+812
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2-23/+249
2014-01-13Merge branch 'sched/urgent' into sched/coreIngo Molnar17-60/+110
2014-01-13futexes: Avoid taking the hb->lock if there's nothing to wake upDavidlohr Bueso1-25/+92
2014-01-13futexes: Document multiprocessor ordering guaranteesThomas Gleixner1-0/+57
2014-01-13futexes: Increase hash table size for better performanceDavidlohr Bueso1-7/+19
2014-01-13futexes: Clean up various detailsJason Low1-27/+12
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar14-112/+158
2014-01-12Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'Rafael J. Wysocki1-3/+4
2014-01-12Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar4-27/+29
2014-01-12Merge branch 'linus' into timers/coreIngo Molnar26-170/+226
2014-01-12perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud1-3/+9
2014-01-12perf/x86: Fix active_entry initializationStephane Eranian1-0/+2
2014-01-12sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz1-3/+3
2014-01-12sched: Calculate effective load even if local weight is 0Rik van Riel1-1/+1
2014-01-11workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu1-0/+2
2014-01-09ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)1-15/+72
2014-01-09tracing: Show available event triggers when no trigger is setSteven Rostedt (Red Hat)1-0/+20
2014-01-09tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2-80/+16
2014-01-09tracing: Fix counter for traceon/off event triggersSteven Rostedt (Red Hat)1-2/+8
2014-01-06tracing: Remove double-underscore naming in syscall trigger invocationsTom Zanussi1-8/+8
2014-01-06tracing/kprobes: Add trace event trigger invocationsTom Zanussi1-6/+36
2014-01-06PM / hibernate: Call platform_leave() in suspend path tooBjørn Mork1-3/+3
2014-01-03tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2-8/+8
2014-01-02tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim4-1/+62
2014-01-02uprobes: Allocate ->utask before handler_chain() for tracing handlersOleg Nesterov1-0/+4
2014-01-02tracing/uprobes: Add support for full argument access methodsNamhyung Kim1-12/+22
2014-01-02tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim1-14/+132
2014-01-02tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim1-1/+1
2014-01-02tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim4-81/+129
2014-01-02tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee1-2/+20
2014-01-02tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim4-59/+91
2014-01-02tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim4-26/+66
2014-01-02tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim4-39/+119
2014-01-02tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2-61/+78
2014-01-02tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim4-116/+66
2014-01-02tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2-48/+48
2014-01-02tracing/uprobes: Convert to struct trace_probeNamhyung Kim1-80/+79
2014-01-02tracing/kprobes: Factor out struct trace_probeNamhyung Kim2-285/+295
2014-01-02tracing/probes: Fix basic print type functionsNamhyung Kim1-11/+11
2014-01-02tracing/uprobes: Fix documentation of uprobe registration syntaxNamhyung Kim1-1/+1
2014-01-02tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)2-4/+6
2014-01-02tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)5-26/+19
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe31-240/+375
2013-12-30Merge back earlier 'pm-sleep' material.Rafael J. Wysocki19-75/+105
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+32
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-12-23timekeeping: Remove comment that's mostly out of dateJohn Stultz1-10/+0