summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar2014-07-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | sched: Transform resched_task() into resched_curr()Kirill Tkhai2014-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov2014-07-16
| * | | | | | | | | | | | | | | | | | | | | | | | | nohz: Support nohz full remote kickFrederic Weisbecker2014-06-16
| * | | | | | | | | | | | | | | | | | | | | | | | | irq_work: Implement remote queueingFrederic Weisbecker2014-06-16
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex: Confine deadlock logic to futexThomas Gleixner2014-06-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | lockdep: Revert lockdep check in raw_seqcount_begin()Trond Myklebust2014-06-18
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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