aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
|\
| * efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-29
| * efi: Add a function to look up existing IO memory mappingsJosh Triplett2012-09-29
| * efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-29
| * Merge branch 'x86/efi/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-09-19
| |\
| | * efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett2012-09-17
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
|\ \ \
| * | | timer: Implement TIMER_IRQSAFETejun Heo2012-08-21
| * | | timer: Clean up timer initializersTejun Heo2012-08-21
| * | | timer: Relocate declarations of init_timer_on_stack_key()Tejun Heo2012-08-21
| * | | timer: Generalize timer->base flags handlingTejun Heo2012-08-21
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\ \ \ \
| * | | | vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * | | | cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * | | | sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-13
| * | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13
| * | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
| |\ \ \ \
| * | | | | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| * | | | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-13
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-09-19
| |\ \ \ \ \ \
| | * | | | | | uprobes: Introduce arch_uprobe_enable/disable_step()Sebastian Andrzej Siewior2012-09-15
| | * | | | | | uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov2012-09-15
| * | | | | | | Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-13
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov2012-08-28
| * | | | | | | uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov2012-08-28
| * | | | | | | uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2012-08-28
| * | | | | | | uprobes: Kill uprobes_state->countOleg Nesterov2012-08-28
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-28
| |\ \ \ \ \ \ \
| * | | | | | | | perf tools: Keep the perf_event_attr on version 3Jiri Olsa2012-08-22
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Add attribute to filter out callchainsFrederic Weisbecker2012-08-10
| | * | | | | | | | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-10
| | * | | | | | | | perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-10
| | * | | | | | | | perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-10
| | * | | | | | | | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-10
| | * | | | | | | | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-10
| * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-21
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kprobes/x86: ftrace based optimization for x86Masami Hiramatsu2012-07-31
| | * | | | | | | | | kprobes: introduce ftrace based optimizationMasami Hiramatsu2012-07-31
| | * | | | | | | | | ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACESteven Rostedt2012-07-31
| | * | | | | | | | | ftrace: add ftrace_set_filter_ip() for address based filterMasami Hiramatsu2012-07-31
| | * | | | | | | | | ftrace: Add selftest to test function trace recursion protectionSteven Rostedt2012-07-31
| | * | | | | | | | | ftrace: Add default recursion protection for function tracingSteven Rostedt2012-07-31
| | * | | | | | | | | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
| | * | | | | | | | | ftrace: Return pt_regs to function trace callbackSteven Rostedt2012-07-19
| | * | | | | | | | | ftrace: Consolidate arch dependent functions with 'list' functionSteven Rostedt2012-07-19
| | * | | | | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-19
* | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov2012-09-13
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |