summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-065-54/+130
|\
| * sched/tracing: Add a new tracepoint for sleeptimeArun Sharma2011-12-231-0/+50
| * Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-194-17/+48
| |\
| | * sched: Mark parent and real_parent as __rcuKees Cook2011-12-151-2/+2
| | * Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-1554-263/+286
| | |\
| | * | sched: Fix compile error for UP,!NOHZPeter Zijlstra2011-12-061-1/+1
| | * | sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-061-14/+22
| | * | sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-061-0/+6
| | * | events, sched: Add tracepoint for accounting blocked timeAndrew Vagin2011-12-061-0/+7
| | * | sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-172-1/+11
| * | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-152-36/+30Star
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-063-5/+40
|\ \ \ \
| * | | | perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian2011-12-211-0/+1
| * | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-2056-268/+304
| |\ \ \ \
| * | | | | jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-061-0/+3
| * | | | | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-062-3/+27
| * | | | | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-061-2/+8
| * | | | | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-061-0/+1
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-067-93/+272
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-12-147-93/+272
| |\ \ \ \ \ \
| | * | | | | | rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney2011-12-111-9/+29
| | * | | | | | driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett2011-12-111-0/+1
| | * | | | | | rcu: Permit dyntick-idle with callbacks pendingPaul E. McKenney2011-12-111-1/+2
| | * | | | | | rcu: Document same-context read-side constraintsPaul E. McKenney2011-12-112-0/+20
| | * | | | | | rcu: Eliminate RCU_FAST_NO_HZ grace-period hangPaul E. McKenney2011-12-111-1/+0Star
| | * | | | | | rcu: Add tracing for RCU_FAST_NO_HZPaul E. McKenney2011-12-111-0/+37
| | * | | | | | rcu: Update trace_rcu_dyntick() header commentPaul E. McKenney2011-12-111-2/+10
| | * | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-46/+1Star
| | * | | | | | sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney2011-12-111-0/+8
| | * | | | | | rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney2011-12-111-6/+9
| | * | | | | | rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney2011-12-111-0/+43
| | * | | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-3/+43
| | * | | | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-6/+7
| | * | | | | | rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney2011-12-111-1/+4
| | * | | | | | rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney2011-12-111-13/+23
| | * | | | | | rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney2011-12-111-45/+8Star
| | * | | | | | rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker2011-12-111-10/+42
| | * | | | | | rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker2011-12-111-0/+26
| | * | | | | | rcu: Add failure tracing to rcutorturePaul E. McKenney2011-12-112-0/+34
| | * | | | | | rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-114-44/+19Star
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-061-0/+4
|\ \ \ \ \ \ \
| * | | | | | | printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra2011-11-141-0/+4
* | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-065-79/+141
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-205-79/+141
| |\ \ \ \ \ \ \ \
| | * | | | | | | | memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo2011-12-081-2/+22
| | * | | | | | | | memblock: Kill early_node_map[]Tejun Heo2011-12-083-46/+35Star
| | * | | | | | | | memblock: Implement memblock_add_node()Tejun Heo2011-12-081-0/+1
| | * | | | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+1Star
| | * | | | | | | | memblock: Track total size of regions automaticallyTejun Heo2011-12-081-1/+1
| | * | | | | | | | memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0Star