aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* sched: Deliver sched_switch events to the current taskAndrew Vagin2012-07-26
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\
| * Merge branch 'linus' into timers/coreIngo Molnar2012-07-18
| |\
| * | time: Rework timekeeping functions to take timekeeper ptr as argumentJohn Stultz2012-07-15
| * | time: Move xtime_nsec adjustment underflow handling timekeeping_adjustJohn Stultz2012-07-15
| * | time: Move arch_gettimeoffset() usage into timekeeping_get_ns()John Stultz2012-07-15
| * | time: Refactor accumulation of nsecs to secsJohn Stultz2012-07-15
| * | time: Condense timekeeper.xtime into xtime_secJohn Stultz2012-07-15
| * | time: Explicitly use u32 instead of int for shift valuesJohn Stultz2012-07-15
| * | time: Whitespace cleanups per Ingo%27s requestsJohn Stultz2012-07-15
| * | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2012-07-15
| |\ \
| * \ \ Merge branch 'nohz-for-tip-2' of git://github.com/fweisbec/linux-dynticks int...Thomas Gleixner2012-06-11
| |\ \ \
| | * | | nohz: Move next idle expiry time record into idle logic areaFrederic Weisbecker2012-06-11
| | * | | nohz: Move ts->idle_calls incrementation into strict idle logicFrederic Weisbecker2012-06-11
| | * | | nohz: Rename ts->idle_tick to ts->last_tickFrederic Weisbecker2012-06-11
| | * | | nohz: Make nohz API agnostic against idle ticks cputime accountingFrederic Weisbecker2012-06-11
| | * | | nohz: Separate idle sleeping time accounting from nohz logicFrederic Weisbecker2012-06-11
| * | | | timers: Improve get_next_timer_interrupt()Thomas Gleixner2012-06-06
| * | | | timers: Add accounting of non deferrable timersThomas Gleixner2012-06-06
| * | | | timers: Consolidate base->next_timer updateThomas Gleixner2012-06-06
| * | | | timers: Create detach_if_pending() and use itThomas Gleixner2012-06-06
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-07-22
|\ \ \ \ \
| * | | | | smpboot: Remove leftover declarationThomas Gleixner2012-06-11
| * | | | | smp: Remove ipi_call_lock[_irq]()/ipi_call_unlock[_irq]()Yong Zhang2012-06-05
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-18
| |\ \ \ \ \ \
| | * | | | | | tracing: Check for allocation failure in __tracing_open()Dan Carpenter2012-07-11
| * | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-07-18
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-07-06
| |\ \ \ \ \ \
| | * | | | | | ring-buffer: Fix uninitialized read_stampSteven Rostedt2012-06-28
| | * | | | | | tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-28
| | * | | | | | tracing/selftest: Add a WARN_ON() if a tracer test failsSteven Rostedt2012-06-28
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-07-05
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | perf: Introduce perf_pmu_migrate_context()Yan, Zheng2012-06-18
| * | | | | | | perf: Allow the PMU driver to choose the CPU on which to install eventsYan, Zheng2012-06-18
| * | | | | | | perf: Avoid race between cpu hotplug and installing eventYan, Zheng2012-06-18
| * | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-06-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-06-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Register the ftrace internal events during early bootSteven Rostedt2012-06-14
| | * | | | | | | | ftrace: Remove a superfluous checkBorislav Petkov2012-06-14
| * | | | | | | | | uprobes: Remove the unnecessary initialization in add_utask()Oleg Nesterov2012-06-16
| * | | | | | | | | uprobes: __copy_insn() needs "loff_t offset"Oleg Nesterov2012-06-16
| * | | | | | | | | uprobes: Don't use loff_t for the valid virtual addressOleg Nesterov2012-06-16
| * | | | | | | | | uprobes: Simplify the usage of uprobe->pending_listOleg Nesterov2012-06-16
| * | | | | | | | | uprobes: Move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_br...Oleg Nesterov2012-06-16
| * | | | | | | | | uprobes: No need to re-check vma_address() in write_opcode()Oleg Nesterov2012-06-16
| * | | | | | | | | uprobes: Copy_insn() should not return -ENOMEM if __copy_insn() failsOleg Nesterov2012-06-16
| * | | | | | | | | uprobes: Copy_insn() shouldn't depend on mm/vma/vaddrOleg Nesterov2012-06-16
| * | | | | | | | | uprobes: Document uprobe_register() vs uprobe_mmap() racePeter Zijlstra2012-06-16
| * | | | | | | | | uprobes: Change build_map_info() to try kmalloc(GFP_NOWAIT) firstOleg Nesterov2012-06-16