aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-12
|\
| * Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
| |\
| | * time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz2012-11-13
| * | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
| |\ \
| | * \ Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-12-08
| | |\ \
| | | * | vtime: Explicitly account pending user time on process tickFrederic Weisbecker2012-11-19
| | | * | vtime: Remove the underscore prefix invasionFrederic Weisbecker2012-11-19
| | * | | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2012-12-08
| | |\ \ \
| | | * | | cputime: Consolidate cputime adjustment codeFrederic Weisbecker2012-11-28
| | | * | | cputime: Rename thread_group_times to thread_group_cputime_adjustedFrederic Weisbecker2012-11-28
| | | * | | Merge tag 'v3.7-rc5' into sched/coreIngo Molnar2012-11-14
| | | |\ \ \ | | | | |/ / | | | |/| |
| | * | | | Merge branch 'linus' into sched/coreIngo Molnar2012-12-07
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cputime: Separate irqtime accounting from generic vtimeFrederic Weisbecker2012-10-29
| | * | | | cputime: Specialize irq vtime hooksFrederic Weisbecker2012-10-29
| | * | | | kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-29
| | * | | | vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
| | * | | | vtime: Gather vtime declarations to their own header fileFrederic Weisbecker2012-10-29
| | * | | | sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
| | * | | | sched: Add an rq migration call-back to sched_classPaul Turner2012-10-24
| | * | | | sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
| | * | | | sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
| | * | | | sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-08
| | |\ \ \ \ \
| | | * | | | | tracing: Kill unused and puzzled sample code in ftrace.hShan Wei2012-11-13
| | | * | | | | tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-13
| | | * | | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| | * | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-12-08
| | |\ \ \ \ \ \
| | | * | | | | | uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() raceOleg Nesterov2012-11-16
| | | * | | | | | uprobes: Kill arch_uprobe_enable/disable_step() hooksOleg Nesterov2012-11-03
| | * | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-02
| | * | | | | | | ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64Yoshihiro YUNOMAE2012-11-02
| | * | | | | | | linux/kernel.h: Remove duplicate trace_printk declarationMichal Hocko2012-10-31
| | * | | | | | | tracing: Cleanup unnecessary function declarationsVaibhav Nagarnaik2012-10-31
| | * | | | | | | tracing: Trivial cleanupDavid Sharp2012-10-31
| | * | | | | | | ring-buffer: Add a 'dropped events' counterSlava Pestov2012-10-31
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Provide means to retrigger parentThomas Gleixner2012-11-01
| * | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-12-03
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | context_tracking: New context tracking susbsystemFrederic Weisbecker2012-11-30
| | | * | | | | | | | rcu: Add callback-free CPUsPaul E. McKenney2012-11-16
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | *-----. \ \ \ \ \ \ \ Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-16
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | rcu: Remove rcu_switch()Frederic Weisbecker2012-10-23
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | | | | | * | | | | | | | rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-23
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | | | | * | | | | | | | srcu: Add DEFINE_SRCU()Lai Jiangshan2012-10-27
| | | | | * | | | | | | | srcu: Export process_srcu()Lai Jiangshan2012-10-23
| | | | | * | | | | | | | srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan2012-10-23
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | rcu: Clarify memory-ordering properties of grace-period primitivesPaul E. McKenney2012-11-13