summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar-18/+35
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic-1/+1
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-8/+17
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+40
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+26
2017-07-31PM / CPU: replace raw_notifier with atomic_notifierAlex Shi-37/+13
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann-1/+1
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann-1/+1
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li-2/+10
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li-1/+25
2017-07-29blktrace: export cgroup info in traceShaohua Li-73/+158
2017-07-29kernfs: add exportfs operationsShaohua Li-1/+2
2017-07-28sched: Allow migrating kthreads into online but inactive CPUsTejun Heo-2/+7
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann-0/+7
2017-07-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney-0/+9
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner-2/+7
2017-07-27printk/console: Enhance the check for consoles using init memoryPetr Mladek-2/+10
2017-07-27printk/console: Always disable boot consoles that use init memory before it i...Matt Redfearn-11/+9
2017-07-27printk: Modify operators of printed_len and text_lenPierre Kuo-3/+3
2017-07-26cpufreq: schedutil: Use unsigned int for iowait boostJoel Fernandes-3/+3
2017-07-26cpufreq: schedutil: Make iowait boost more energy efficientJoel Fernandes-6/+32
2017-07-26device property: export irqchip_fwnode_opsArnd Bergmann-0/+1
2017-07-26cpufreq: schedutil: Set dynamic_switching to trueViresh Kumar-0/+1
2017-07-25rcu: Move callback-list warning to irq-disable regionPaul E. McKenney-2/+2
2017-07-25rcu: Remove unused RCU list functionsPaul E. McKenney-110/+0
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney-75/+30
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney-0/+1
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney-15/+3
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney-1/+6
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney-28/+19
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney-4/+3
2017-07-25rcu: Remove orphan/adopt event-tracing fieldsPaul E. McKenney-4/+0
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney-1/+1
2017-07-25rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney-3/+9
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney-96/+114
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo-4/+9
2017-07-25cgroup: add comment to cgroup_enable_threaded()Tejun Heo-0/+9
2017-07-25cgroup: remove unnecessary empty check when enabling threaded modeTejun Heo-7/+0
2017-07-25task_work: Replace spin_unlock_wait() with lock/unlock pairOleg Nesterov-6/+2
2017-07-25rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney-70/+111
2017-07-25sched/core: Fix some documentation build warningsJonathan Corbet-1/+1
2017-07-24bpf: dev_map_alloc() shouldn't return NULLDan Carpenter-0/+1
2017-07-24rcutorture: Invoke call_rcu() from timer handlerPaul E. McKenney-0/+13
2017-07-24rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney-2/+3
2017-07-24rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()Paul E. McKenney-1/+2
2017-07-24rcutorture: Add task's CPU for rcutorture writer stallsPaul E. McKenney-2/+3
2017-07-24rcutorture: Place event-traced strings into trace bufferPaul E. McKenney-1/+1
2017-07-24rcutorture: Enable SRCU readers from timer handlerPaul E. McKenney-1/+3
2017-07-24rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.cPaul E. McKenney-16/+1