index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
sched: Allow migrating kthreads into online but inactive CPUs
Tejun Heo
1
-2
/
+7
2017-07-28
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
1
-0
/
+7
2017-07-27
srcu: Provide ordering for CPU not involved in grace period
Paul E. McKenney
1
-0
/
+9
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
1
-2
/
+7
2017-07-27
printk/console: Enhance the check for consoles using init memory
Petr Mladek
1
-2
/
+10
2017-07-27
printk/console: Always disable boot consoles that use init memory before it is freed
Matt Redfearn
1
-11
/
+9
2017-07-27
printk: Modify operators of printed_len and text_len
Pierre Kuo
1
-3
/
+3
2017-07-26
cpufreq: schedutil: Use unsigned int for iowait boost
Joel Fernandes
1
-3
/
+3
2017-07-26
cpufreq: schedutil: Make iowait boost more energy efficient
Joel Fernandes
1
-6
/
+32
2017-07-26
device property: export irqchip_fwnode_ops
Arnd Bergmann
1
-0
/
+1
2017-07-26
cpufreq: schedutil: Set dynamic_switching to true
Viresh Kumar
1
-0
/
+1
2017-07-25
rcu: Move callback-list warning to irq-disable region
Paul E. McKenney
1
-2
/
+2
2017-07-25
rcu: Remove unused RCU list functions
Paul E. McKenney
2
-110
/
+0
2017-07-25
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
4
-75
/
+30
2017-07-25
rcu: Advance callbacks after migration
Paul E. McKenney
1
-0
/
+1
2017-07-25
rcu: Eliminate rcu_state ->orphan_lock
Paul E. McKenney
2
-15
/
+3
2017-07-25
rcu: Advance outgoing CPU's callbacks before migrating them
Paul E. McKenney
1
-1
/
+6
2017-07-25
rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU
Paul E. McKenney
3
-28
/
+19
2017-07-25
rcu: Check for NOCB CPUs and empty lists earlier in CB migration
Paul E. McKenney
1
-4
/
+3
2017-07-25
rcu: Remove orphan/adopt event-tracing fields
Paul E. McKenney
2
-4
/
+0
2017-07-25
torture: Fix typo suppressing CPU-hotplug statistics
Paul E. McKenney
1
-1
/
+1
2017-07-25
rcu: Make expedited GPs correctly handle hardware CPU insertion
Paul E. McKenney
2
-3
/
+9
2017-07-25
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
2
-96
/
+114
2017-07-25
workqueue: implicit ordered attribute should be overridable
Tejun Heo
1
-4
/
+9
2017-07-25
cgroup: add comment to cgroup_enable_threaded()
Tejun Heo
1
-0
/
+9
2017-07-25
cgroup: remove unnecessary empty check when enabling threaded mode
Tejun Heo
1
-7
/
+0
2017-07-25
task_work: Replace spin_unlock_wait() with lock/unlock pair
Oleg Nesterov
1
-6
/
+2
2017-07-25
rcu: Use timer as backstop for NOCB deferred wakeups
Paul E. McKenney
2
-70
/
+111
2017-07-25
module: fix ddebug_remove_module()
Zhou Chengming
1
-6
/
+6
2017-07-25
sched/core: Fix some documentation build warnings
Jonathan Corbet
1
-1
/
+1
2017-07-25
sync to Linus v4.13-rc2 for subsystem developers to work against
James Morris
163
-7590
/
+11318
2017-07-24
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
1
-0
/
+1
2017-07-24
rcutorture: Invoke call_rcu() from timer handler
Paul E. McKenney
1
-0
/
+13
2017-07-24
rcu: Add last-CPU to GP-kthread starvation messages
Paul E. McKenney
1
-2
/
+3
2017-07-24
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
Paul E. McKenney
1
-1
/
+2
2017-07-24
rcutorture: Add task's CPU for rcutorture writer stalls
Paul E. McKenney
1
-2
/
+3
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
1
-1
/
+1
2017-07-24
rcutorture: Enable SRCU readers from timer handler
Paul E. McKenney
1
-1
/
+3
2017-07-24
rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c
Paul E. McKenney
1
-16
/
+1
2017-07-24
rcutorture: Print SRCU lock/unlock totals
Paul E. McKenney
1
-1
/
+4
2017-07-24
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
2
-38
/
+35
2017-07-24
srcu: Make process_srcu() be static
Paul E. McKenney
1
-2
/
+2
2017-07-24
srcu: Move rcu_scheduler_starting() from Tiny RCU to Tiny SRCU
Paul E. McKenney
3
-49
/
+8
2017-07-24
PM / suspend: Define pr_fmt() in suspend.c
Rafael J. Wysocki
1
-7
/
+9
2017-07-24
PM / suspend: Use mem_sleep_labels[] strings in messages
Rafael J. Wysocki
1
-3
/
+3
2017-07-24
PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG
Rafael J. Wysocki
2
-6
/
+4
2017-07-24
PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq()
Rafael J. Wysocki
1
-3
/
+16
2017-07-24
PM / s2idle: Rearrange the main suspend-to-idle loop
Rafael J. Wysocki
2
-13
/
+17
2017-07-24
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
1
-6
/
+15
2017-07-24
signal: Fix sending signals with siginfo
Eric W. Biederman
3
-23
/
+59
[prev]
[next]