aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney4-75/+30
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney1-0/+1
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney2-15/+3
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney1-1/+6
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney3-28/+19
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney1-4/+3
2017-07-25rcu: Remove orphan/adopt event-tracing fieldsPaul E. McKenney2-4/+0
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney1-1/+1
2017-07-25rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney2-3/+9
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney2-96/+114
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo1-4/+9
2017-07-25cgroup: add comment to cgroup_enable_threaded()Tejun Heo1-0/+9
2017-07-25cgroup: remove unnecessary empty check when enabling threaded modeTejun Heo1-7/+0
2017-07-25task_work: Replace spin_unlock_wait() with lock/unlock pairOleg Nesterov1-6/+2
2017-07-25rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney2-70/+111
2017-07-25module: fix ddebug_remove_module()Zhou Chengming1-6/+6
2017-07-25sched/core: Fix some documentation build warningsJonathan Corbet1-1/+1
2017-07-25sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris163-7590/+11318
2017-07-24bpf: dev_map_alloc() shouldn't return NULLDan Carpenter1-0/+1
2017-07-24rcutorture: Invoke call_rcu() from timer handlerPaul E. McKenney1-0/+13
2017-07-24rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney1-2/+3
2017-07-24rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()Paul E. McKenney1-1/+2
2017-07-24rcutorture: Add task's CPU for rcutorture writer stallsPaul E. McKenney1-2/+3
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney1-1/+1
2017-07-24rcutorture: Enable SRCU readers from timer handlerPaul E. McKenney1-1/+3
2017-07-24rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.cPaul E. McKenney1-16/+1
2017-07-24rcutorture: Print SRCU lock/unlock totalsPaul E. McKenney1-1/+4
2017-07-24rcutorture: Move SRCU status printing to SRCU implementationsPaul E. McKenney2-38/+35
2017-07-24srcu: Make process_srcu() be staticPaul E. McKenney1-2/+2
2017-07-24srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney3-49/+8
2017-07-24PM / suspend: Define pr_fmt() in suspend.cRafael J. Wysocki1-7/+9
2017-07-24PM / suspend: Use mem_sleep_labels[] strings in messagesRafael J. Wysocki1-3/+3
2017-07-24PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki2-6/+4
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki1-3/+16
2017-07-24PM / s2idle: Rearrange the main suspend-to-idle loopRafael J. Wysocki2-13/+17
2017-07-24bpf/verifier: fix min/max handling in BPF_SUBEdward Cree1-6/+15
2017-07-24signal: Fix sending signals with siginfoEric W. Biederman3-23/+59
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman3-23/+59
2017-07-23cgroup: fix error return value from cgroup_subtree_control()Tejun Heo1-2/+2
2017-07-23PM / timekeeping: Print debug messages when requestedRafael J. Wysocki2-5/+10
2017-07-22PM / sleep: Mark suspend/hibernation start and finishRafael J. Wysocki2-0/+7
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki3-17/+69
2017-07-22PM / suspend: Export pm_suspend_target_stateFlorian Fainelli1-0/+5
2017-07-22cpufreq: Use transition_delay_us for legacy governors as wellViresh Kumar1-10/+1
2017-07-22device property: Get rid of struct fwnode_handle type fieldSakari Ailus1-5/+5
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-22/+36
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+11
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+12
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-10/+12