index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2017-08-01
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
-18
/
+35
2017-08-01
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
-1
/
+1
2017-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-8
/
+17
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-29
/
+40
2017-07-31
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+26
2017-07-31
PM / CPU: replace raw_notifier with atomic_notifier
Alex Shi
-37
/
+13
2017-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2017-07-29
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
-1
/
+1
2017-07-29
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
-1
/
+1
2017-07-29
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
-2
/
+10
2017-07-29
blktrace: add an option to allow displaying cgroup path
Shaohua Li
-1
/
+25
2017-07-29
blktrace: export cgroup info in trace
Shaohua Li
-73
/
+158
2017-07-29
kernfs: add exportfs operations
Shaohua Li
-1
/
+2
2017-07-28
sched: Allow migrating kthreads into online but inactive CPUs
Tejun Heo
-2
/
+7
2017-07-28
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
-0
/
+7
2017-07-27
srcu: Provide ordering for CPU not involved in grace period
Paul E. McKenney
-0
/
+9
2017-07-27
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
-2
/
+7
2017-07-27
printk/console: Enhance the check for consoles using init memory
Petr Mladek
-2
/
+10
2017-07-27
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
-11
/
+9
2017-07-27
printk: Modify operators of printed_len and text_len
Pierre Kuo
-3
/
+3
2017-07-26
cpufreq: schedutil: Use unsigned int for iowait boost
Joel Fernandes
-3
/
+3
2017-07-26
cpufreq: schedutil: Make iowait boost more energy efficient
Joel Fernandes
-6
/
+32
2017-07-26
device property: export irqchip_fwnode_ops
Arnd Bergmann
-0
/
+1
2017-07-26
cpufreq: schedutil: Set dynamic_switching to true
Viresh Kumar
-0
/
+1
2017-07-25
rcu: Move callback-list warning to irq-disable region
Paul E. McKenney
-2
/
+2
2017-07-25
rcu: Remove unused RCU list functions
Paul E. McKenney
-110
/
+0
2017-07-25
rcu: Localize rcu_state ->orphan_pend and ->orphan_done
Paul E. McKenney
-75
/
+30
2017-07-25
rcu: Advance callbacks after migration
Paul E. McKenney
-0
/
+1
2017-07-25
rcu: Eliminate rcu_state ->orphan_lock
Paul E. McKenney
-15
/
+3
2017-07-25
rcu: Advance outgoing CPU's callbacks before migrating them
Paul E. McKenney
-1
/
+6
2017-07-25
rcu: Make NOCB CPUs migrate CBs directly from outgoing CPU
Paul E. McKenney
-28
/
+19
2017-07-25
rcu: Check for NOCB CPUs and empty lists earlier in CB migration
Paul E. McKenney
-4
/
+3
2017-07-25
rcu: Remove orphan/adopt event-tracing fields
Paul E. McKenney
-4
/
+0
2017-07-25
torture: Fix typo suppressing CPU-hotplug statistics
Paul E. McKenney
-1
/
+1
2017-07-25
rcu: Make expedited GPs correctly handle hardware CPU insertion
Paul E. McKenney
-3
/
+9
2017-07-25
rcu: Migrate callbacks earlier in the CPU-offline timeline
Paul E. McKenney
-96
/
+114
2017-07-25
workqueue: implicit ordered attribute should be overridable
Tejun Heo
-4
/
+9
2017-07-25
cgroup: add comment to cgroup_enable_threaded()
Tejun Heo
-0
/
+9
2017-07-25
cgroup: remove unnecessary empty check when enabling threaded mode
Tejun Heo
-7
/
+0
2017-07-25
task_work: Replace spin_unlock_wait() with lock/unlock pair
Oleg Nesterov
-6
/
+2
2017-07-25
rcu: Use timer as backstop for NOCB deferred wakeups
Paul E. McKenney
-70
/
+111
2017-07-25
sched/core: Fix some documentation build warnings
Jonathan Corbet
-1
/
+1
2017-07-24
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
-0
/
+1
2017-07-24
rcutorture: Invoke call_rcu() from timer handler
Paul E. McKenney
-0
/
+13
2017-07-24
rcu: Add last-CPU to GP-kthread starvation messages
Paul E. McKenney
-2
/
+3
2017-07-24
rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()
Paul E. McKenney
-1
/
+2
2017-07-24
rcutorture: Add task's CPU for rcutorture writer stalls
Paul E. McKenney
-2
/
+3
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
-1
/
+1
2017-07-24
rcutorture: Enable SRCU readers from timer handler
Paul E. McKenney
-1
/
+3
2017-07-24
rcu: Remove CONFIG_TASKS_RCU ifdef from rcuperf.c
Paul E. McKenney
-16
/
+1
[prev]
[next]