summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2-51/+23
2016-05-06sched/migration: Move CPU_ONLINE into scheduler stateThomas Gleixner1-11/+22
2016-05-06sched/migration: Move calc_load_migrate() into CPU_DYINGThomas Gleixner1-3/+0
2016-05-06sched/migration: Move prepare transition to SCHED_STARTING stateThomas Gleixner1-9/+11
2016-05-06sched/hotplug: Move sync_rcu to be with set_cpu_active(false)Peter Zijlstra2-15/+14
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2-48/+27
2016-05-06sched: Move sched_domains_numa_masks_clear() to DOWN_PREPAREThomas Gleixner1-3/+0
2016-05-06sched: Consolidate the notifier mazeThomas Gleixner1-105/+69
2016-05-06sched: Allow hotplug notifiers to be setup earlyThomas Gleixner1-23/+36
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2-7/+15
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)1-7/+42
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland1-1/+7
2016-05-05perf/core: Let userspace know if the PMU supports address filtersAlexander Shishkin1-0/+26
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin1-16/+607
2016-05-05perf/core: Extend perf_event_aux_ctx() to optionally iterate through more eventsAlexander Shishkin1-10/+13
2016-05-05perf/core: Move set_filter() out of CONFIG_EVENT_TRACINGAlexander Shishkin1-23/+22
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar12-25/+135
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra1-2/+2
2016-05-05locking/pvqspinlock: Robustify init_qspinlock_stat()Davidlohr Bueso1-8/+14
2016-05-05locking/pvqspinlock: Avoid double resetting of statsDavidlohr Bueso1-2/+0
2016-05-05Merge tag 'v4.6-rc6' into locking/core, to pick up fixesIngo Molnar15-48/+188
2016-05-05sched/fair: Fix comment in calculate_imbalance()Dietmar Eggemann1-3/+4
2016-05-05sched/fair: Remove stale power aware scheduling commentsDietmar Eggemann1-10/+3
2016-05-05sched/fair: Update rq clock before updating nohz CPU loadMatt Fleming1-0/+1
2016-05-05sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernelsWanpeng Li1-5/+5
2016-05-05sched/fair: Optimize sum computation with a lookup tableYuyang Du1-8/+13
2016-05-05sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...Yuyang Du2-13/+13
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du2-9/+10
2016-05-05sched/core: Enable increased load resolution on 64-bit kernelsPeter Zijlstra1-4/+6
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra8-62/+123
2016-05-05sched/core: Introduce 'struct rq_flags'Peter Zijlstra3-56/+62
2016-05-05sched/core: Move task_rq_lock() out of linePeter Zijlstra2-63/+69
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar6-27/+72
2016-05-04signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski1-1/+2
2016-05-04Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+7
2016-05-03tracing: Don't display trigger file for events that can't be enabledChunyu Hu1-2/+7
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev2-3/+9
2016-05-03signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev1-10/+6
2016-05-03Merge getxattr prototype change into work.lookupsAl Viro1-1/+1
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-36/+71
2016-05-02genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier1-1/+25
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier1-9/+10
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn1-14/+17
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn1-4/+14
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+7
2016-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-17/+38
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+36
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin1-0/+1
2016-04-29kcov: don't trace the code coverage codeJames Morse1-1/+1
2016-04-29kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai1-0/+1