summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2016-06-23locking: avoid passing around 'thread_info' in mutex debugging codeLinus Torvalds
2016-06-21Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner
2016-06-20timer: Avoid using timespecArnd Bergmann
2016-06-20time: Avoid timespec in udelay_testArnd Bergmann
2016-06-20time: Add time64_to_tm()Deepa Dinamani
2016-06-20alarmtimer: Fix comments describing structure fieldsPratyush Patel
2016-06-20timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei
2016-06-20clocksource: Make clocksource insert entry more efficientMinfei Huang
2016-06-20Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-06-20tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)
2016-06-20sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra
2016-06-16cgroup: set css->id to -1 during initTejun Heo
2016-06-15bpf, trace: check event type in bpf_perf_event_readAlexei Starovoitov
2016-06-15bpf: fix matching of data/data_end in verifierAlexei Starovoitov
2016-06-15Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney
2016-06-15rcu: Correctly handle sparse possible cpusMark Rutland
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira
2016-06-15rcu: Fix a typo in a commentPaul E. McKenney
2016-06-15rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney
2016-06-15kernel/kcov: unproxify debugfs file's fopsNicolai Stange
2016-06-14rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun
2016-06-14rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng
2016-06-14torture: Stop onoff task if there is only one cpuBoqun Feng
2016-06-14torture: Break online and offline functions out of torture_onoff()Paul E. McKenney
2016-06-14torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney
2016-06-14torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney
2016-06-14rcu: Move expedited code from tree_plugin.h to tree_exp.hPaul E. McKenney
2016-06-14rcu: Move expedited code from tree.c to tree_exp.hPaul E. McKenney
2016-06-14rcu: Remove some superfluous linesPeter Zijlstra
2016-06-14rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()Paul E. McKenney
2016-06-14rcu: Fix outdated rcu_scheduler_active commentPaul E. McKenney
2016-06-14kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-06-14sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf
2016-06-14sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds
2016-06-10sched: panic on corrupted stack endJann Horn
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-10Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-06-10hrtimer: Remove redundant #ifdef blockPratyush Patel
2016-06-10timers: Clarify usleep_range() function commentBjorn Helgaas
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou
2016-06-08futex: Calculate the futex key based on a tail page for file-based futexesMel Gorman
2016-06-08sched/debug: Fix 'schedstats=enable' cmdline optionJosh Poimboeuf
2016-06-08sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf
2016-06-08perf/core: Remove a redundant checkAlexander Shishkin
2016-06-08locking/qspinlock: Fix spin_unlock_wait() some morePeter Zijlstra