aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-03-16perf/core: Add a flag for partial AUX recordsAlexander Shishkin
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-16sched/core: Avoid double update_rq_clock() in move_queued_task()Peter Zijlstra
2017-03-16sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task()Peter Zijlstra
2017-03-16sched/core: Avoid obvious double update_rq_clock()Peter Zijlstra
2017-03-16sched/core: Simplify update_rq_clock() in __schedule()Peter Zijlstra
2017-03-16sched/core: Make sched_ttwu_pending() atomic in timePeter Zijlstra
2017-03-16sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTOREPeter Zijlstra
2017-03-16sched/core: Add {EN,DE}QUEUE_NOCLOCK flagsPeter Zijlstra
2017-03-16sched/core: Add rq->lock wrappersPeter Zijlstra
2017-03-16sched/core: Add WARNING for multiple update_rq_clock() callsPeter Zijlstra
2017-03-16sched/rt: Add comments describing the RT IPI pull methodSteven Rostedt (VMware)
2017-03-16sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)
2017-03-16sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira
2017-03-16sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira
2017-03-16locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=yNiklas Cassel
2017-03-16sched/loadavg: Use {READ,WRITE}_ONCE() for sample windowMatt Fleming
2017-03-16sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-03-16sched/deadline: Add missing update_rq_clock() in dl_task_timer()Wanpeng Li
2017-03-15trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao
2017-03-15audit: log module name on delete_moduleRichard Guy Briggs
2017-03-15audit: remove unnecessary semicolon in audit_watch_handle_event()Nicholas Mc Guire
2017-03-15audit: remove unnecessary semicolon in audit_mark_handle_event()Nicholas Mc Guire
2017-03-15audit: remove unnecessary semicolon in audit_field_valid()Nicholas Mc Guire
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-14futex: Add missing error handling to FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-14futex: Fix potential use-after-free in FUTEX_REQUEUE_PIPeter Zijlstra
2017-03-14cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior
2017-03-14kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOLperf-core-for-mingo-4.12-20170314Naveen N. Rao
2017-03-14drm/i915: annote drop_caches debugfs interface with lockdepDaniel Vetter
2017-03-13rlimits: Print more information when CPU/RT limits are exceededArun Raghavan
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-03-12cpufreq: schedutil: Refactor sugov_next_freq_shared()Viresh Kumar
2017-03-12cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11genirq: Add support for nested shared IRQsCharles Keepax
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-09bpf: convert htab map to hlist_nullsAlexei Starovoitov
2017-03-09bpf: fix struct htab_elem layoutAlexei Starovoitov
2017-03-08Merge branch 'for-4.12' into for-nextTejun Heo
2017-03-08kernel: convert css_set.refcount from atomic_t to refcount_tElena Reshetova
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds