summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier2016-05-021-1/+25
| * | | | | | | | | | | irqdomain: Allow domain matching on irq_fwspecMarc Zyngier2016-05-021-9/+10
| * | | | | | | | | | | genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn2016-05-021-14/+17
| * | | | | | | | | | | genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn2016-05-021-4/+14
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-171-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | time: Introduce do_sys_settimeofday64()Baolin Wang2016-04-221-4/+4
* | | | | | | | | | | | | Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-171-17/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)2016-05-131-5/+4
| * | | | | | | | | | | | | ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)2016-05-131-12/+14
* | | | | | | | | | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-165-11/+577
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-05-165-11/+577
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki2016-04-285-11/+577
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki2016-04-081-0/+2
| | | * | | | | | | | | | | | | cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-024-0/+538
| | | * | | | | | | | | | | | | cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki2016-04-021-11/+37
| | | | |_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-161-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse2016-04-281-0/+18
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-1616-776/+1059
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner2016-05-123-27/+27
| * | | | | | | | | | | | | | | sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner2016-05-123-5/+5
| * | | | | | | | | | | | | | | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-05-121-4/+7
| * | | | | | | | | | | | | | | sched/fair: Correct unit of load_above_capacityMorten Rasmussen2016-05-121-2/+4
| * | | | | | | | | | | | | | | sched/fair: Clean up scale confusionPeter Zijlstra2016-05-121-2/+1
| * | | | | | | | | | | | | | | sched/nohz: Fix affine unpinned timers messWanpeng Li2016-05-121-1/+4
| * | | | | | | | | | | | | | | sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-05-121-6/+16
| * | | | | | | | | | | | | | | sched/core: Kill sched_class::task_waking to clean up the migration logicPeter Zijlstra2016-05-123-42/+32
| * | | | | | | | | | | | | | | sched/fair: Prepare to fix fairness problems on migrationPeter Zijlstra2016-05-122-8/+58
| * | | | | | | | | | | | | | | sched/fair: Move record_wakee()Peter Zijlstra2016-05-121-28/+33
| * | | | | | | | | | | | | | | Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar2016-05-124-255/+195
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | sched: Make hrtick_notifier an explicit callThomas Gleixner2016-05-061-33/+1
| | * | | | | | | | | | | | | | | sched/fair: Make ilb_notifier an explicit callThomas Gleixner2016-05-063-14/+6
| | * | | | | | | | | | | | | | | sched/hotplug: Make activate() the last hotplug stepThomas Gleixner2016-05-061-6/+9
| | * | | | | | | | | | | | | | | sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-062-51/+23
| | * | | | | | | | | | | | | | | sched/migration: Move CPU_ONLINE into scheduler stateThomas Gleixner2016-05-061-11/+22
| | * | | | | | | | | | | | | | | sched/migration: Move calc_load_migrate() into CPU_DYINGThomas Gleixner2016-05-061-3/+0
| | * | | | | | | | | | | | | | | sched/migration: Move prepare transition to SCHED_STARTING stateThomas Gleixner2016-05-061-9/+11
| | * | | | | | | | | | | | | | | sched/hotplug: Move sync_rcu to be with set_cpu_active(false)Peter Zijlstra2016-05-062-15/+14
| | * | | | | | | | | | | | | | | sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-062-48/+27
| | * | | | | | | | | | | | | | | sched: Move sched_domains_numa_masks_clear() to DOWN_PREPAREThomas Gleixner2016-05-061-3/+0
| | * | | | | | | | | | | | | | | sched: Consolidate the notifier mazeThomas Gleixner2016-05-061-105/+69
| | * | | | | | | | | | | | | | | sched: Allow hotplug notifiers to be setup earlyThomas Gleixner2016-05-061-23/+36
| | * | | | | | | | | | | | | | | sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2016-05-062-7/+15
| | * | | | | | | | | | | | | | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-7/+42
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-1215-82/+212
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched/core: Fix comment typo in wake_q_add()Davidlohr Bueso2016-05-091-1/+1
| * | | | | | | | | | | | | | | | | sched/core: Remove unused variableMuhammad Falak R Wani2016-05-091-2/+2
| * | | | | | | | | | | | | | | | | sched/fair: Fix comment in calculate_imbalance()Dietmar Eggemann2016-05-051-3/+4
| * | | | | | | | | | | | | | | | | sched/fair: Remove stale power aware scheduling commentsDietmar Eggemann2016-05-051-10/+3
| * | | | | | | | | | | | | | | | | sched/fair: Update rq clock before updating nohz CPU loadMatt Fleming2016-05-051-0/+1
| * | | | | | | | | | | | | | | | | sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernelsWanpeng Li2016-05-051-5/+5
OpenPOWER on IntegriCloud