index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
workqueue: move function definitions within CONFIG_SMP block
Mathieu Malaterre
1
-2
/
+2
2018-05-23
cgroup: css_set_lock should nest inside tasklist_lock
Tejun Heo
1
-8
/
+8
2018-05-23
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
1
-8
/
+26
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
1
-1
/
+1
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+9
2018-05-22
cpufreq: schedutil: Cleanup and document iowait boost
Patrick Bellasi
1
-45
/
+107
2018-05-22
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
1
-8
/
+10
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
3
-9
/
+94
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-34
/
+84
2018-05-21
workqueue: Make sure struct worker is accessible for wq_worker_comm()
Tejun Heo
1
-24
/
+34
2018-05-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+8
2018-05-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-7
/
+4
2018-05-19
bpf: Prevent memory disambiguation attack
Alexei Starovoitov
1
-3
/
+56
2018-05-19
timekeeping: Add ktime_get_coarse_with_offset
Arnd Bergmann
1
-0
/
+19
2018-05-19
timekeeping: Standardize on ktime_get_*() naming
Arnd Bergmann
1
-14
/
+9
2018-05-19
timekeeping: Clean up ktime_get_real_ts64
Arnd Bergmann
1
-25
/
+6
2018-05-19
timekeeping: Remove timespec64 hack
Arnd Bergmann
1
-2
/
+0
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
42
-433
/
+506
2018-05-18
workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}
Tejun Heo
1
-0
/
+39
2018-05-18
workqueue: Set worker->desc to workqueue name by default
Tejun Heo
2
-12
/
+10
2018-05-18
workqueue: Make worker_attach/detach_pool() update worker->pool
Tejun Heo
2
-9
/
+9
2018-05-18
workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutex
Tejun Heo
1
-21
/
+20
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-05-17
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-25
/
+75
2018-05-18
bpf: parse and verdict prog attach may race with bpf map update
John Fastabend
1
-3
/
+3
2018-05-18
bpf: sockmap update rollback on error can incorrectly dec prog refcnt
John Fastabend
1
-6
/
+6
2018-05-16
clocksource: Move inline keyword to the beginning of function declarations
Mathieu Malaterre
1
-2
/
+2
2018-05-16
locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...
Waiman Long
1
-0
/
+2
2018-05-16
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
3
-21
/
+28
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
16
-483
/
+402
2018-05-16
resource: switch to proc_create_seq_data
Christoph Hellwig
1
-38
/
+5
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
7
-128
/
+16
2018-05-16
proc: introduce proc_create_seq_private
Christoph Hellwig
1
-14
/
+2
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
3
-68
/
+4
2018-05-15
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-15
Merge branches 'exp.2018.05.15a', 'fixes.2018.05.15a', 'lock.2018.05.15a' and...
Paul E. McKenney
16
-395
/
+254
2018-05-15
rcutorture: Print end-of-test state
Paul E. McKenney
1
-0
/
+8
2018-05-15
rcu: Drop early GP request check from rcu_gp_kthread()
Paul E. McKenney
1
-6
/
+0
2018-05-15
rcu: Simplify and inline cpu_needs_another_gp()
Paul E. McKenney
3
-57
/
+3
2018-05-15
rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp()
Paul E. McKenney
1
-4
/
+2
2018-05-15
rcu: Make rcu_start_this_gp() check for out-of-range requests
Paul E. McKenney
1
-0
/
+2
2018-05-15
rcu: Add funnel locking to rcu_start_this_gp()
Paul E. McKenney
1
-57
/
+35
2018-05-15
rcu: Make rcu_start_future_gp() caller select grace period
Paul E. McKenney
2
-35
/
+27
2018-05-15
rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
Paul E. McKenney
1
-44
/
+12
2018-05-15
rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
Paul E. McKenney
1
-0
/
+1
2018-05-15
rcu: Cleanup, don't put ->completed into an int
Paul E. McKenney
1
-1
/
+1
2018-05-15
rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
Paul E. McKenney
1
-38
/
+15
2018-05-15
rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
Paul E. McKenney
1
-4
/
+4
2018-05-15
rcu: Make rcu_migrate_callbacks wake GP kthread when needed
Paul E. McKenney
1
-2
/
+6
[prev]
[next]