summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-07-27printk: Modify operators of printed_len and text_lenPierre Kuo
2017-07-26cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes
2017-07-26cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes
2017-07-26device property: export irqchip_fwnode_opsArnd Bergmann
2017-07-26cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar
2017-07-25rcu: Move callback-list warning to irq-disable regionPaul E. McKenney
2017-07-25rcu: Remove unused RCU list functionsPaul E. McKenney
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney
2017-07-25rcu: Remove orphan/adopt event-tracing fieldsPaul E. McKenney
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney
2017-07-25rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo
2017-07-25cgroup: add comment to cgroup_enable_threaded()Tejun Heo
2017-07-25cgroup: remove unnecessary empty check when enabling threaded modeTejun Heo
2017-07-25task_work: Replace spin_unlock_wait() with lock/unlock pairOleg Nesterov
2017-07-25rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney
2017-07-25module: fix ddebug_remove_module()Zhou Chengming
2017-07-25sched/core: Fix some documentation build warningsJonathan Corbet
2017-07-25sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris
2017-07-24bpf: dev_map_alloc() shouldn't return NULLDan Carpenter
2017-07-24rcutorture: Invoke call_rcu() from timer handlerPaul E. McKenney
2017-07-24rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney
2017-07-24rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()Paul E. McKenney
2017-07-24rcutorture: Add task's CPU for rcutorture writer stallsPaul E. McKenney
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney
2017-07-24rcutorture: Enable SRCU readers from timer handlerPaul E. McKenney
2017-07-24rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.cPaul E. McKenney
2017-07-24rcutorture: Print SRCU lock/unlock totalsPaul E. McKenney
2017-07-24rcutorture: Move SRCU status printing to SRCU implementationsPaul E. McKenney
2017-07-24srcu: Make process_srcu() be staticPaul E. McKenney
2017-07-24srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCUPaul E. McKenney
2017-07-24PM / suspend: Define pr_fmt() in suspend.cRafael J. Wysocki
2017-07-24PM / suspend: Use mem_sleep_labels[] strings in messagesRafael J. Wysocki
2017-07-24PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUGRafael J. Wysocki
2017-07-24PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()Rafael J. Wysocki
2017-07-24PM / s2idle: Rearrange the main suspend-to-idle loopRafael J. Wysocki
2017-07-24bpf/verifier: fix min/max handling in BPF_SUBEdward Cree
2017-07-24signal: Fix sending signals with siginfoEric W. Biederman
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-23cgroup: fix error return value from cgroup_subtree_control()Tejun Heo
2017-07-23PM / timekeeping: Print debug messages when requestedRafael J. Wysocki
2017-07-22PM / sleep: Mark suspend/hibernation start and finishRafael J. Wysocki
2017-07-22PM / sleep: Do not print debug messages by defaultRafael J. Wysocki
2017-07-22PM / suspend: Export pm_suspend_target_stateFlorian Fainelli