aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki
2013-08-05Merge branch 'lsk-v3.10-big.LITTLE' into linux-linaro-lskMark Brown
2013-08-04HMP: Check the system has little cpus before forcing rt tasks onto themJon Medhurst (Tixy)
2013-08-04Merge tag 'v3.10.5' into linux-linaro-lskMark Brown
2013-08-04tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)
2013-08-04tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov
2013-08-04tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam
2013-08-04tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam
2013-07-29Merge tag 'v3.10.4' into linux-linaro-lskMark Brown
2013-07-28hrtimers: Move SMP function call to thread contextThomas Gleixner
2013-07-28PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX
2013-07-26Merge tag 'v3.10.3' into linux-linaro-lskMark Brown
2013-07-25tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)
2013-07-25tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)
2013-07-25tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)
2013-07-25tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)
2013-07-25tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam
2013-07-25tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam
2013-07-25tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)
2013-07-25tracing: Failed to create system directorySteven Rostedt
2013-07-25perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra
2013-07-25perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa
2013-07-25perf: Clone child context from parent context pmuJiri Olsa
2013-07-25uprobes: Fix return value in error handling pathzhangwei(Jovi)
2013-07-25printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian
2013-07-25tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner
2013-07-25tick: Sanitize broadcast control logicThomas Gleixner
2013-07-22Merge tag 'v3.10.2' into linux-linaro-lsklskMark Brown
2013-07-21timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche
2013-07-21genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings
2013-07-21cgroup: fix umount vs cgroup_event_remove() raceLi Zefan
2013-07-19Merge tag 'v3.10.1' into linux-linaro-lskMark Brown
2013-07-18Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2013-07-18workqueue: Add system wide power_efficient workqueuesViresh Kumar
2013-07-18workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar
2013-07-18Merge branches 'master-arm-multi_pmu_v2', 'master-config-fragments', 'master-...Jon Medhurst
2013-07-17HMP: experimental: Force all rt tasks to start on little domain.Dietmar Eggemann
2013-07-17sched: Restrict nohz balance kicks to stay in the HMP domainChris Redpath
2013-07-17HMP: Force new non-kernel tasks onto big CPUs until load stabilisesChris Redpath
2013-07-17HMP: Avoid multiple calls to hmp_domain_min_load in fast pathChris Redpath
2013-07-17HMP: Select least-loaded CPU when performing HMP MigrationsChris Redpath
2013-07-17HMP: Use unweighted load for hmp migration decisionsChris Redpath
2013-07-17sched: cfs.nr_running does not contain the intended metricChris Redpath
2013-07-17sched: Basic global balancing support for HMPMorten Rasmussen
2013-07-17ARM: Fix build breakage when big.LITTLE.conf is not used.Chris Redpath
2013-07-17ARM: Experimental Frequency-Invariant Load Scaling PatchChris Redpath
2013-07-17ARM: Change load tracking scale using sysfsOlivier Cozette
2013-07-17sched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2013-07-17sched: Do not ignore grouped tasks during HMP forced migration.Chris Redpath
2013-07-17sched: Only down migrate low priority tasks if allowed by affinity maskMorten Rasmussen