summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-06
|\
| * Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-19
| |\
| | * sched: Mark parent and real_parent as __rcuKees Cook2011-12-15
| | * Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-15
| | |\
| | * | sched: Fix compile error for UP,!NOHZPeter Zijlstra2011-12-06
| | * | sched/accounting: Change cpustat fields to an arrayGlauber Costa2011-12-06
| | * | sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-06
| | * | sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-17
| * | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-15
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian2011-12-21
| * | | | Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-20
| |\ \ \ \
| * | | | | jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-06
| * | | | | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-06
| * | | | | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-06
| * | | | | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-06
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2011-12-14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | driver-core/cpu: Expose hotpluggability to the rest of the kernelJosh Triplett2011-12-11
| | * | | | | rcu: Document same-context read-side constraintsPaul E. McKenney2011-12-11
| | * | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-11
| | * | | | | sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney2011-12-11
| | * | | | | rcu: Introduce raw SRCU read-side primitivesPaul E. McKenney2011-12-11
| | * | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-11
| | * | | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
| | * | | | | rcu: Make srcu_read_lock_held() call common lockdep-enabled functionPaul E. McKenney2011-12-11
| | * | | | | rcu: Warn when srcu_read_lock() is used in an extended quiescent statePaul E. McKenney2011-12-11
| | * | | | | rcu: Remove one layer of abstraction from PROVE_RCU checkingPaul E. McKenney2011-12-11
| | * | | | | rcu: Warn when rcu_read_lock() is used in extended quiescent stateFrederic Weisbecker2011-12-11
| | * | | | | rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker2011-12-11
| | * | | | | rcu: Add failure tracing to rcutorturePaul E. McKenney2011-12-11
| | * | | | | rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-11
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-06
|\ \ \ \ \ \
| * | | | | | printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra2011-11-14
* | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-06
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-20
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo2011-12-08
| | * | | | | | memblock: Kill early_node_map[]Tejun Heo2011-12-08
| | * | | | | | memblock: Implement memblock_add_node()Tejun Heo2011-12-08
| | * | | | | | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
| | * | | | | | memblock: Track total size of regions automaticallyTejun Heo2011-12-08
| | * | | | | | memblock: Kill memblock_init()Tejun Heo2011-12-08
| | * | | | | | memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-08
| | * | | | | | memblock: Add __memblock_dump_all()Tejun Heo2011-12-08
| | * | | | | | memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-08
| | * | | | | | Merge branch 'master' into x86/memblockTejun Heo2011-11-28
| | |\ \ \ \ \ \
| | * | | | | | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-14
| | * | | | | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-14
| | * | | | | | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-14
| | * | | | | | | memblock: Implement for_each_free_mem_range()Tejun Heo2011-07-14