aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-08-21Merge tag 'v3.10.9' into linux-linaro-lskMark Brown
2013-08-20cpuset: fix the return value of cpuset_write_u64()Li Zefan
2013-08-20PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd
2013-08-20sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Peter Zijlstra
2013-08-20microblaze: fix clone syscallMichal Simek
2013-08-20Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2013-08-20Merge remote-tracking branch 'lsk/v3.10/topic/warnings' into linux-linaro-lskMark Brown
2013-08-20Merge branch 'master' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3.1...Mark Brown
2013-08-19HMP: Update migration timer when we fork-migrateChris Redpath
2013-08-19HMP: Access runqueue task clocks directly.Chris Redpath
2013-08-19HMP: Implement idle pull for HMPChris Redpath
2013-08-19sched: HMP change nr_running offload metricChris Redpath
2013-08-19HMP: Explicitly implement all-load-is-max-load policy for HMP targetsChris Redpath
2013-08-19HMP: Modify the runqueue stats to add a new child statChris Redpath
2013-08-19sched: track per-rq 'last migration time'Chris Redpath
2013-08-19sched: HMP fix traversing the rb-tree from the curr pointerMorten Rasmussen
2013-08-19HMP: select 'best' task for migration rather than 'current'Chris Redpath
2013-08-18audit: Fix decimal constant descriptionMichal Simek
2013-08-15Merge tag 'v3.10.7' into linux-linaro-lskMark Brown
2013-08-14tracing: Fix reset of time stamps during trace_clock changesAlexander Z Lam
2013-08-14tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)
2013-08-14tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferAlexander Z Lam
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-11userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov
2013-08-11userns: unshare_userns(&cred) should not populate cred on failureOleg Nesterov
2013-08-11workqueue: copy workqueue_attrs with all fieldsShaohua Li
2013-08-11cgroup: fix umount vs cgroup_cfts_commit() raceLi Zefan
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