aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney
2017-01-25srcu: Reduce probability of SRCU ->unlock_count[] counter overflowPaul E. McKenney
2017-01-25srcu: Force full grace-period orderingPaul E. McKenney
2017-01-25srcu: Implement more-efficient reader countsLance Roy
2017-01-25Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-24kernel/panic.c: add missing \nJiri Slaby
2017-01-24kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus
2017-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-01-23rcu: Adjust FQS offline checks for exact online-CPU detectionPaul E. McKenney
2017-01-23rcu: Check cond_resched_rcu_qs() state less often to reduce GP overheadPaul E. McKenney
2017-01-23rcu: Abstract extended quiescent state determinationPaul E. McKenney
2017-01-23rcu: Abstract dynticks extended quiescent state enter/exit operationsPaul E. McKenney
2017-01-23rcu: Add lockdep checks to synchronous expedited primitivesPaul E. McKenney
2017-01-23rcu: Eliminate unused expedited_normal counterPaul E. McKenney
2017-01-23rcu: Fix comment in rcu_organize_nocb_kthreads()Paul E. McKenney
2017-01-23rcu: Make rcu_cpu_starting() use its "cpu" argumentPaul E. McKenney
2017-01-23rcu: Add comment headers to expedited-grace-period counter functionsPaul E. McKenney
2017-01-23rcu: Don't wake rcuc/X kthreads on NOCB CPUsPaul E. McKenney
2017-01-23rcu: Once again use NMI-based stack traces in stall warningsPaul E. McKenney
2017-01-23rcu: Remove short-term CPU kickingPaul E. McKenney
2017-01-23rcu: Add long-term CPU kickingPaul E. McKenney
2017-01-23rcu: Remove unused but set variableTobias Klauser
2017-01-23rcu: Remove unneeded rcu_process_callbacks() declarationsPaul E. McKenney
2017-01-23rcu: Only dump stalled-tasks stacks if there was a real stallByungchul Park
2017-01-23Fix: Disable sys_membarrier when nohz_full is enabledMathieu Desnoyers
2017-01-23lockdep: Make RCU suspicious-access splats use pr_errPaul E. McKenney
2017-01-24userns: Make ucounts lock irq-safeNikolay Borisov
2017-01-23irqdomain: irq_domain_check_msi_remapEric Auger
2017-01-23genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creationEric Auger
2017-01-23irqdomain: Add irq domain MSI and MSI_REMAP flagsEric Auger
2017-01-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-22locking/rwsem: Reinit wake_q after useWaiman Long
2017-01-20Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2017-01-18bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18cpu/hotplug: Remove unused but set variable in _cpu_down()Tobias Klauser
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-16rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior
2017-01-16rcu: Abstract the dynticks snapshot operationPaul E. McKenney
2017-01-16rcu: Abstract the dynticks momentary-idle operationPaul E. McKenney
2017-01-16bpf: rework prog_digest into prog_tagDaniel Borkmann
2017-01-16cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner
2017-01-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds