summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-05-23Revert Android trace changesJon Medhurst
2013-05-21Merge branch 'tracking-llct-v3.10-misc-fixes' into merge-linux-linaro-core-tr...Andrey Konovalov
2013-05-21Merge branch 'tracking-big-LITTLE-MP-master' into merge-linux-linaro-core-tra...Andrey Konovalov
2013-05-21Merge branch 'tracking-linaro-android-3.10' into merge-linux-linaro-core-trac...Andrey Konovalov
2013-05-21Merge branch 'linaro-fixes/experimental/android-3.9' into linaro-android-3.10...John Stultz
2013-05-21Revert "ARM: Make low-level printk work"John Stultz
2013-05-18Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-05-17kmemleak: No need for scanning specific module sectionsSteven Rostedt
2013-05-17kmemleak: Scan all allocated, writeable and not executable module sectionsSteven Rostedt
2013-05-17Merge branches 'master-arm-multi_pmu_v2', 'master-config-fragments', 'master-...Viresh Kumar
2013-05-17sched: cfs.nr_running does not contain the intended metricChris Redpath
2013-05-17sched: Basic global balancing support for HMPMorten Rasmussen
2013-05-17ARM: Fix build breakage when big.LITTLE.conf is not used.Chris Redpath
2013-05-17ARM: Experimental Frequency-Invariant Load Scaling PatchChris Redpath
2013-05-17ARM: Change load tracking scale using sysfsOlivier Cozette
2013-05-17sched: Ignore offline CPUs in HMP migration & load statsChris Redpath
2013-05-17sched: Do not ignore grouped tasks during HMP forced migration.Chris Redpath
2013-05-16Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-05-16usermodehelper: check subprocess_info->path != NULLOleg Nesterov
2013-05-16genirq: Add default affinity mask command line optionThomas Gleixner
2013-05-16sched: Only down migrate low priority tasks if allowed by affinity maskMorten Rasmussen
2013-05-16sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2013-05-16sched: Add HMP task migration ftrace eventMorten Rasmussen
2013-05-16sched: Add ftrace events for entity load-trackingMorten Rasmussen
2013-05-16sched: Introduce priority-based task migration filterMorten Rasmussen
2013-05-16sched: Forced task migration on heterogeneous systemsMorten Rasmussen
2013-05-16sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2013-05-16sched: entity load-tracking load_avg_ratioMorten Rasmussen
2013-05-16sched: implement usage trackingPaul Turner
2013-05-15workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-15Merge tag 'v3.10-rc1' into linaro-android-3.10-experimental-mergeJohn Stultz
2013-05-15Fix merge error w.r.t. printkTushar Behera
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu
2013-05-15tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)
2013-05-15rcu: Don't allocate bootmem from rcu_init()Sasha Levin
2013-05-15ARM: Make low-level printk workTony Lindgren
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-05-14workqueue: Make schedule_work() available again to non GPL modulesMarc Dionne
2013-05-14workqueue: correct handling of the pool spin_lockJoonsoo Kim
2013-05-14rcu: Fix comparison sense in rcu_needs_cpu()Paul E. McKenney
2013-05-14workqueue: Add system wide power_efficient workqueuesViresh Kumar
2013-05-14workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds