summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | switch security_inode_getattr() to struct path *Al Viro2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | | | | kill struct filename.separateAl Viro2015-04-11
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | watchdog: Add watchdog enable/disable all functionsStephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ITRACE_START record to indicate that tracing has startedAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add API for PMUs to write to the AUX areaAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add a pmu capability for "exclusive" eventsAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add a capability for AUX_NO_SG pmus to do software double bufferingAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Support high-order allocations for AUX spaceAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add AUX area to ring buffer for raw data streamsPeter Zijlstra2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add kprobe flagAlexei Starovoitov2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add per event clockid supportPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Remove type specific target pointersPeter Zijlstra2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ->count() function to read per-package countersMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Make perf_cgroup_from_task() globalMatt Fleming2015-02-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / / / / / / / / / / / | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Simplify the branch stack checkYan, Zheng2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add pmu specific data for perf task contextYan, Zheng2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Introduce pmu context switch callbackYan, Zheng2015-02-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'nohz/guest' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar2015-03-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | kvm,rcu,nohz: use RCU extended quiescent state when running KVM guestRik van Riel2015-03-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Add stub context_tracking_is_enabledRik van Riel2015-03-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Generalize context tracking APIs to support user and guestRik van Riel2015-03-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Rename context symbols to prepare for transition stateFrederic Weisbecker2015-03-09
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar2015-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2015-04-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-20
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2015-03-12
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | smpboot: Add common code for notification from dying CPUPaul E. McKenney2015-03-11
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add Kconfig option to expedite grace periods during bootPaul E. McKenney2015-02-26
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Provide rcu_expedite_gp() and rcu_unexpedite_gp()Paul E. McKenney2015-02-26
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Reverse rcu_dereference_check() conditionsPaul E. McKenney2015-03-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney2015-03-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Consolidate rcu_synchronize and wakeme_after_rcu()Paul E. McKenney2015-02-25
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)2015-04-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2015-04-08