summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | | | | | | | rcu: Add rcutorture CPU-hotplug capabilityPaul E. McKenney2011-12-111-5/+112
| * | | | | | | | | | | | | | | | | | | | | events: Make events use the new is_idle_task() APIPaul E. McKenney2011-12-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | kdb: Make KDB use the new is_idle_task() APIPaul E. McKenney2011-12-111-1/+1
| * | | | | | | | | | | | | | | | | | | | | rcu: Make RCU use the new is_idle_task() APIPaul E. McKenney2011-12-112-4/+4
| * | | | | | | | | | | | | | | | | | | | | rcu: Control rcutorture startup from kernel boot parametersPaul E. McKenney2011-12-111-0/+2
| * | | | | | | | | | | | | | | | | | | | | rcu: Add rcutorture system-shutdown capabilityPaul E. McKenney2011-12-111-4/+64
| * | | | | | | | | | | | | | | | | | | | | rcu: Fix idle-task checksPaul E. McKenney2011-12-112-4/+4
| * | | | | | | | | | | | | | | | | | | | | rcu: Allow dyntick-idle mode for CPUs with callbacksPaul E. McKenney2011-12-113-33/+132
| * | | | | | | | | | | | | | | | | | | | | rcu: Add more information to the wrong-idle-task complaintPaul E. McKenney2011-12-112-4/+20
| * | | | | | | | | | | | | | | | | | | | | rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney2011-12-113-26/+44
OpenPOWER on IntegriCloud