summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-04seccomp: Fix comment typoMickaël Salaün
2016-05-04signals/sigaltstack: Report current flag bits in sigaltstack()Andy Lutomirski
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03Merge tag 'trace-fixes-v4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-03tracing: Use temp buffer when filtering eventsSteven Rostedt (Red Hat)
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-02tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-02genirq: Allow the affinity of a percpu interrupt to be set/retrievedMarc Zyngier
2016-05-02irqdomain: Allow domain matching on irq_fwspecMarc Zyngier
2016-05-02genirq: Add error code reporting to irq_{reserve,destroy}_ipiMatt Redfearn
2016-05-02genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroyMatt Redfearn
2016-04-29tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)
2016-04-29tracing: Remove one use of trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)
2016-04-30livepatch: make object/func-walking helpers more robustMiroslav Benes
2016-04-29tracing: Have trace_buffer_unlock_commit() call the _regs version with NULLSteven Rostedt (Red Hat)
2016-04-29tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)
2016-04-29tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)
2016-04-29tracing: Fold filter_check_discard() into its only userSteven Rostedt (Red Hat)
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-28kcov: don't profile branches in kcovAndrey Ryabinin
2016-04-28kcov: don't trace the code coverage codeJames Morse
2016-04-28kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai
2016-04-28kexec: 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