aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-07-22Merge tag 'v3.10.2' into linux-linaro-lsk-androidlsk-androidMark 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 branch 'experimental/android-3.10' of https://android.googlesource.com/...Mark Brown
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
2013-07-17sched: SCHED_HMP multi-domain task migration controlMorten Rasmussen
2013-07-17sched: Add HMP task migration ftrace eventMorten Rasmussen
2013-07-17sched: Add ftrace events for entity load-trackingMorten Rasmussen
2013-07-17sched: Introduce priority-based task migration filterMorten Rasmussen
2013-07-17sched: Forced task migration on heterogeneous systemsMorten Rasmussen
2013-07-17sched: Task placement for heterogeneous systems based on task load-trackingMorten Rasmussen
2013-07-17sched: entity load-tracking load_avg_ratioMorten Rasmussen
2013-07-17sched: implement usage trackingPaul Turner
2013-07-17genirq: Add default affinity mask command line optionThomas Gleixner
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi
2013-07-13module: do percpu allocation after uniqueness check. No, really!Rusty Russell
2013-07-01sigtimedwait: use freezable blocking callColin Cross
2013-07-01nanosleep: use freezable blocking callColin Cross
2013-07-01futex: use freezable blocking callColin Cross
2013-07-01freezer: skip waking up tasks with PF_FREEZER_SKIP setColin Cross
2013-07-01freezer: shorten freezer sleep time using exponential backoffColin Cross
2013-07-01lockdep: remove task argument from debug_check_no_locks_heldColin Cross
2013-07-01alarmtimer: add alarm_expires_remainingTodd Poynor
2013-07-01alarmtimer: add alarm_start_relativeTodd Poynor
2013-07-01alarmtimer: add alarm_forward_nowTodd Poynor
2013-07-01alarmtimer: add alarm_restartTodd Poynor
2013-07-01trace: add non-hierarchical function_graph optionJamie Gennis
2013-07-01trace: Add an option to show tgids in trace outputJamie Gennis
2013-07-01trace/events: add gpu trace eventsJamie Gennis
2013-07-01hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2013-07-01PM / Suspend: Print wall time at suspend entry and exitTodd Poynor