summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-05-06sched: Allow hotplug notifiers to be setup earlyThomas Gleixner
2016-05-06sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-05-05perf/arm: Special-case hetereogeneous CPUsMark Rutland
2016-05-05perf/core: Let userspace know if the PMU supports address filtersAlexander Shishkin
2016-05-05perf/core: Introduce address range filteringAlexander Shishkin
2016-05-05perf/core: Extend perf_event_aux_ctx() to optionally iterate through more eventsAlexander Shishkin
2016-05-05perf/core: Move set_filter() out of CONFIG_EVENT_TRACINGAlexander Shishkin
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-05locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra
2016-05-05locking/pvqspinlock: Robustify init_qspinlock_stat()Davidlohr Bueso
2016-05-05locking/pvqspinlock: Avoid double resetting of statsDavidlohr Bueso
2016-05-05Merge tag 'v4.6-rc6' into locking/core, to pick up fixesIngo Molnar
2016-05-05sched/fair: Fix comment in calculate_imbalance()Dietmar Eggemann
2016-05-05sched/fair: Remove stale power aware scheduling commentsDietmar Eggemann
2016-05-05sched/fair: Update rq clock before updating nohz CPU loadMatt Fleming
2016-05-05sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernelsWanpeng Li
2016-05-05sched/fair: Optimize sum computation with a lookup tableYuyang Du
2016-05-05sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...Yuyang Du
2016-05-05sched/fair: Generalize the load/util averages resolution definitionYuyang Du
2016-05-05sched/core: Enable increased load resolution on 64-bit kernelsPeter Zijlstra
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra
2016-05-05sched/core: Introduce 'struct rq_flags'Peter Zijlstra
2016-05-05sched/core: Move task_rq_lock() out of linePeter Zijlstra
2016-05-05Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-05-04signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski
2016-05-04Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-03tracing: Don't display trigger file for events that can't be enabledChunyu Hu
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev
2016-05-03signals/sigaltstack: Prepare to add new SS_xxx flagsStas Sergeev
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-29Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin
2016-04-29kcov: don't trace the code coverage codeJames Morse
2016-04-29kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai
2016-04-29kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai
2016-04-28bpf: fix check_map_func_compatibility logicAlexei Starovoitov
2016-04-28bpf: fix refcnt overflowAlexei Starovoitov
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki
2016-04-28PM / Hibernate: Call flush_icache_range() on pages restored in-placeJames Morse
2016-04-28sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2016-04-28lcoking/locktorture: Simplify the torture_runnable computationPaul E. McKenney
2016-04-28sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple timesWanpeng Li
2016-04-28Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-28perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra
2016-04-28nohz/full, sched/rt: Fix missed tick-reenabling bug in sched_can_stop_tick()Peter Zijlstra
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds