aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\
| * x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-31
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \
| * | efi: Update stale locking comment for struct efivarsMatt Fleming2014-07-18
| * | arch/x86: Remove efi_set_rtc_mmss()Daniel Kiper2014-07-18
| * | efi: Introduce EFI_PARAVIRT flagDaniel Kiper2014-07-18
| * | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flagMatt Fleming2014-07-18
| * | efi/reboot: Allow powering off machines using EFIMatt Fleming2014-07-18
| * | efi/reboot: Add generic wrapper around EfiResetSystem()Matt Fleming2014-07-18
| * | efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-07
| * | efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel2014-07-07
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
| |\ \ \
| * | | | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
| * | | | 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