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-10-03
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
1
-1
/
+1
2017-10-03
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
1
-1
/
+1
2017-10-03
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
1
-1
/
+3
2017-10-03
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
1
-2
/
+0
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+18
2017-10-03
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
1
-1
/
+1
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
1
-1
/
+1
2017-10-03
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-0
/
+8
2017-10-03
rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()
Paul E. McKenney
1
-2
/
+2
2017-10-03
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-03
PM: Use a more common logging style
Joe Perches
3
-90
/
+77
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
1
-14
/
+0
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-141
/
+363
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-23
/
+35
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+15
2017-10-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-11
/
+49
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+6
2017-10-01
bpf: Fix compiler warning on info.map_ids for 32bit platform
Martin KaFai Lau
1
-1
/
+1
2017-09-29
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
1
-0
/
+171
2017-09-29
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
1
-4
/
+4
2017-09-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-13
/
+10
2017-09-29
fix infoleak in waitid(2)
Al Viro
1
-13
/
+10
2017-09-29
sched/fair: Update calc_group_*() comments
Peter Zijlstra
1
-22
/
+44
2017-09-29
sched/fair: Calculate runnable_weight slightly differently
Josef Bacik
1
-12
/
+33
2017-09-29
sched/fair: Implement more accurate async detach
Peter Zijlstra
1
-6
/
+3
2017-09-29
sched/fair: Align PELT windows between cfs_rq and its se
Peter Zijlstra
1
-14
/
+31
2017-09-29
sched/fair: Implement synchonous PELT detach on load-balance migrate
Peter Zijlstra
1
-12
/
+21
2017-09-29
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
3
-62
/
+121
2017-09-29
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
3
-85
/
+112
2017-09-29
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
3
-24
/
+48
2017-09-29
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
3
-33
/
+54
2017-09-29
sched/fair: More accurate reweight_entity()
Peter Zijlstra
1
-1
/
+11
2017-09-29
sched/fair: Introduce {en,de}queue_load_avg()
Peter Zijlstra
1
-70
/
+86
2017-09-29
sched/fair: Rename {en,de}queue_entity_load_avg()
Peter Zijlstra
1
-6
/
+6
2017-09-29
sched/fair: Move enqueue migrate handling
Peter Zijlstra
1
-34
/
+36
2017-09-29
sched/fair: Change update_load_avg() arguments
Peter Zijlstra
1
-16
/
+15
2017-09-29
sched/fair: Remove se->load.weight from se->avg.load_sum
Peter Zijlstra
1
-27
/
+64
2017-09-29
sched/fair: Cure calc_cfs_shares() vs. reweight_entity()
Peter Zijlstra
1
-4
/
+3
2017-09-29
sched/fair: Add comment to calc_cfs_shares()
Peter Zijlstra
1
-0
/
+61
2017-09-29
sched/fair: Clean up calc_cfs_shares()
Peter Zijlstra
1
-19
/
+12
2017-09-29
perf/core: Explain perf_sched_mutex
Alexander Shishkin
1
-0
/
+5
2017-09-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-12
/
+31
2017-09-29
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
1
-1
/
+2
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2
-19
/
+10
2017-09-29
locking/rwsem-xadd: Fix missed wakeup due to reordering of load
Prateek Sood
1
-0
/
+27
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
2017-09-29
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
1
-1
/
+6
2017-09-29
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
1
-1
/
+50
[prev]
[next]