summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney2014-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney2014-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney2014-07-09
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Document deadlock-avoidance information for rcu_read_unlock()Paul E. McKenney2014-07-09
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-25
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | / / / / / / / / / / | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-08
| | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Kill ftrace_event_call->filesOleg Nesterov2014-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Kill destroy_call_preds()Oleg Nesterov2014-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov2014-07-16
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Rename ftrace_ops field from trampolines to nr_trampolinesSteven Rostedt (Red Hat)2014-07-23
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)2014-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TESTSteven Rostedt (Red Hat)2014-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Remove ftrace_start/stop()Steven Rostedt (Red Hat)2014-07-18
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()Steven Rostedt (Red Hat)2014-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Allow archs to specify if they need a separate function graph trampolineSteven Rostedt (Red Hat)2014-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Add trace_seq_buffer_ptr() helper functionSteven Rostedt (Red Hat)2014-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Remove trace_seq_reserve()Steven Rostedt (Red Hat)2014-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Make trace_seq_putmem_hex() more robustSteven Rostedt (Red Hat)2014-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Clean up trace_seq.cSteven Rostedt (Red Hat)2014-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | tracing: Move the trace_seq_* functions into its own trace_seq.c fileSteven Rostedt (Red Hat)2014-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Optimize function graph to be called directlySteven Rostedt (Red Hat)2014-07-01
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Add ftrace_rec_counter() macro to simplify the codeSteven Rostedt (Red Hat)2014-06-30
| * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Use macros for numbers in ftrace rec shift bitsSteven Rostedt (Red Hat)2014-06-30
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki2014-07-25
| * | | | | | | | | | | | | | | | | | | | | | | | | clk: define and export clk_debugs_add_filePeter De Schrijver2014-07-02
| |/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-30
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim2014-06-30
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup coreTejun Heo2014-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo2014-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()Tejun Heo2014-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo2014-07-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->depends_onTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo2014-07-08
| * | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: introduce cgroup->subtree_controlTejun Heo2014-07-08
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo2014-06-28
| * | | | | | | | | | | | | | | | | | | | | | | | | percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo2014-06-28