summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-11-15tracing: Add new trace_marker_rawSteven Rostedt
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASHMartin KaFai Lau
2016-11-15bpf: Add BPF_MAP_TYPE_LRU_HASHMartin KaFai Lau
2016-11-15bpf: Refactor codes handling percpu mapMartin KaFai Lau
2016-11-15bpf: Add percpu LRU listMartin KaFai Lau
2016-11-15bpf: LRU ListMartin KaFai Lau
2016-11-15Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15perf/core: Do not set cpuctx->cgrp for unscheduled cgroupsDavid Carrillo-Cisneros
2016-11-15sched/cputime: Simplify task_cputime()Stanislaw Gruszka
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-11-15sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14tracing: Allow wakeup_dl tracer to be used by instancesZhou Chengming
2016-11-14tracing/filter: Define op as the enum that it isSteven Rostedt (Red Hat)
2016-11-14tracing: Optimise comparison filters and fix binary and for 64 bitSteven Rostedt (Red Hat)
2016-11-14ftrace: Support full glob matchingMasami Hiramatsu
2016-11-14ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)
2016-11-14ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov
2016-11-14bpf: Use u64_to_user_ptr()Mickaël Salaün
2016-11-14audit: tame initialization warning len_abuf in audit_log_execve_infoRichard Guy Briggs
2016-11-14rcu: Don't kick unless grace period or requestPaul E. McKenney
2016-11-14rcu: Make expedited grace periods recheck dyntick idle statePaul E. McKenney
2016-11-14torture: Trace long read-side delaysPaul E. McKenney
2016-11-14rcu: Remove obsolete comment from __call_rcu()Paul E. McKenney
2016-11-14rcu: Remove obsolete rcu_check_callbacks() header commentPaul E. McKenney
2016-11-14rcu: Tighten up __call_rcu() rcu_head alignment checkPaul E. McKenney
2016-11-14Revert "printk: make reading the kernel log flush pending lines"Linus Torvalds
2016-11-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-14Merge commit 'v4.9-rc5' into nextJames Morris
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann
2016-11-11Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede
2016-11-11sched/deadline: Fix typo in a commentDaniel Bristot de Oliveira
2016-11-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-11locking/lockdep: Remove unused parameter from the add_lock_to_list() functionTahsin Erdogan
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-09bpf: Remove unused but set variablesTobias Klauser
2016-11-09kernel/printk: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig
2016-11-08genirq: Use irq type from irqdata instead of irqdescThomas Gleixner
2016-11-07bpf: fix map not being uncharged during map creation failureDaniel Borkmann
2016-11-07bpf: fix htab map destruction when extra reserve is in useDaniel Borkmann
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds
2016-11-03taskstats: fix the length of cgroupstats_cmd_get_policyWANG Cong
2016-11-03sched/core: Remove pointless printout in sched_show_task()Linus Torvalds
2016-11-03sched/core: Fix oops in sched_show_task()Tetsuo Handa
2016-11-02PM / sleep: fix device reference leak in test_suspendJohan Hovold