summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | sched, trivial: Initialize root cgroup's sibling listGlauber Costa2011-11-161-0/+1
| | * | | | | | | sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner2011-11-162-5/+43
| * | | | | | | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-1511-174/+116
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-0612-306/+476
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'v3.2-rc6' into perf/coreIngo Molnar2011-12-2020-79/+352
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-061-4/+8
| * | | | | | | | jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-061-1/+1
| * | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-063-28/+79
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-171-25/+47
| | * | | | | | | | tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-173-6/+35
| * | | | | | | | | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-062-7/+41
| * | | | | | | | | perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-061-7/+1
| * | | | | | | | | perf: Remove superfluous argumentsPeter Zijlstra2011-12-061-5/+4
| * | | | | | | | | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-061-16/+32
| * | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-064-6/+95
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'core' of git://amd64.org/linux/rric into perf/coreIngo Molnar2011-11-151-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'perf/core' into oprofile/masterRobert Richter2011-11-086-44/+27
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | oprofile, x86: Reimplement nmi timer mode using perf eventRobert Richter2011-11-041-0/+2
| * | | | | | | | | | | events: Don't divide events if it has field periodAndrew Vagin2011-11-141-1/+6
| * | | | | | | | | | | perf: Carve out callchain functionalityBorislav Petkov2011-11-144-211/+230
| * | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-11-119-31/+83
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing/latency: Fix header output for latency tracersJiri Olsa2011-11-074-2/+40
| | * | | | | | | | | | | ftrace: Fix hash record accounting bugSteven Rostedt2011-11-071-1/+3
| | * | | | | | | | | | | jump_label: jump_label_inc may return before the code is patchedGleb Natapov2011-11-071-1/+2
| | * | | | | | | | | | | ftrace: Remove force undef config value left for testingSteven Rostedt2011-11-071-1/+0
| | * | | | | | | | | | | lockdep: Show subclass in pretty print of lockdep outputSteven Rostedt2011-11-071-17/+13
| | * | | | | | | | | | | tracing: Add boiler plate for subsystem filterSteven Rostedt2011-11-041-7/+19
| | * | | | | | | | | | | tracing: Restore system filter behaviorLi Zefan2011-11-021-1/+6
| | * | | | | | | | | | | tracing: fix event_subsystem ref countingIlya Dryomov2011-10-311-1/+0
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-0617-243/+933
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cpu: Export cpu_up()Paul E. McKenney2011-12-121-0/+1
| * | | | | | | | | | | | | rcu: Apply ACCESS_ONCE() to rcu_boost() return valuePaul E. McKenney2011-12-112-3/+4
| * | | | | | | | | | | | | Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"Paul E. McKenney2011-12-112-13/+0
| * | | | | | | | | | | | | rcu: Augment rcu_batch_end tracing for idle and callback statePaul E. McKenney2011-12-113-4/+39
| * | | | | | | | | | | | | rcu: Add rcutorture tests for srcu_read_lock_raw()Paul E. McKenney2011-12-111-1/+25
| * | | | | | | | | | | | | rcu: Make rcutorture test for hotpluggability before offlining CPUsPaul E. McKenney2011-12-111-2/+2
| * | | | | | | | | | | | | rcu: Remove redundant rcu_cpu_stall_suppress declarationPaul E. McKenney2011-12-111-2/+0
| * | | | | | | | | | | | | rcu: Adaptive dyntick-idle preparationPaul E. McKenney2011-12-111-11/+43
| * | | | | | | | | | | | | rcu: Keep invoking callbacks if CPU otherwise idlePaul E. McKenney2011-12-113-1/+19
| * | | | | | | | | | | | | rcu: Irq nesting is always 0 on rcu_enter_idle_commonFrederic Weisbecker2011-12-111-3/+2
| * | | | | | | | | | | | | rcu: Don't check irq nesting from rcu idle entry/exitFrederic Weisbecker2011-12-111-10/+8
| * | | | | | | | | | | | | rcu: Permit dyntick-idle with callbacks pendingPaul E. McKenney2011-12-113-4/+76
| * | | | | | | | | | | | | rcu: Identify dyntick-idle CPUs on first force_quiescent_state() passPaul E. McKenney2011-12-111-1/+1
| * | | | | | | | | | | | | rcu: Remove dynticks false positives and RCU failuresPaul E. McKenney2011-12-111-2/+3
| * | | | | | | | | | | | | rcu: Reduce latency of rcu_prepare_for_idle()Paul E. McKenney2011-12-111-5/+7
| * | | | | | | | | | | | | rcu: Eliminate RCU_FAST_NO_HZ grace-period hangPaul E. McKenney2011-12-113-81/+2
| * | | | | | | | | | | | | rcu: Avoid needlessly IPIing CPUs at GP endPaul E. McKenney2011-12-111-2/+14
| * | | | | | | | | | | | | rcu: Go dyntick-idle more quickly if CPU has serviced current grace periodPaul E. McKenney2011-12-111-6/+18
| * | | | | | | | | | | | | rcu: Add tracing for RCU_FAST_NO_HZPaul E. McKenney2011-12-111-3/+15
| * | | | | | | | | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-7/+8
OpenPOWER on IntegriCloud