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-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
5
-5
/
+59
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2017-05-19
blktrace: fix integer parse
Shaohua Li
1
-2
/
+2
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
3
-9
/
+42
2017-05-18
tracing: Make sure RCU is watching before calling a stack trace
Steven Rostedt (VMware)
1
-1
/
+30
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+11
2017-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
2
-3
/
+7
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
5
-26
/
+26
2017-05-18
doc: ReSTify credentials.txt
Kees Cook
1
-1
/
+1
2017-05-17
bpf: adjust verifier heuristics
Daniel Borkmann
1
-1
/
+11
2017-05-17
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
1
-0
/
+6
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2
-2
/
+4
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
3
-0
/
+12
2017-05-17
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
Naveen N. Rao
1
-2
/
+2
2017-05-17
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
2
-1
/
+6
2017-05-17
tracing: Move postpone selftests to core from early_initcall
Steven Rostedt
1
-1
/
+1
2017-05-17
cgroup: Prevent kill_css() from being called more than once
Waiman Long
1
-0
/
+5
2017-05-17
nohz: Fix collision between tick and other hrtimers, again
Frederic Weisbecker
2
-6
/
+33
2017-05-17
nohz: Add hrtimer sanity check
Frederic Weisbecker
1
-2
/
+7
2017-05-16
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
2017-05-16
irq: update genericirq book location
Mauro Carvalho Chehab
3
-3
/
+3
2017-05-16
mutex, futex: adjust kernel-doc markups to generate ReST
Mauro Carvalho Chehab
2
-23
/
+23
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-25
/
+113
2017-05-15
sched/fair: Fix O(nr_cgroups) in load balance path
Tejun Heo
1
-8
/
+34
2017-05-15
sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
Peter Zijlstra
1
-5
/
+25
2017-05-15
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
3
-31
/
+31
2017-05-15
sched/topology: Rename sched_group_mask()
Peter Zijlstra
3
-25
/
+19
2017-05-15
sched/topology: Simplify sched_group_mask() usage
Peter Zijlstra
2
-6
/
+6
2017-05-15
sched/topology: Rewrite get_group()
Peter Zijlstra
1
-24
/
+22
2017-05-15
sched/topology: Add a few comments
Peter Zijlstra
1
-7
/
+193
2017-05-15
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
1
-6
/
+16
2017-05-15
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2
-10
/
+19
2017-05-15
sched/topology: Small cleanup
Peter Zijlstra
3
-8
/
+7
2017-05-15
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
1
-1
/
+17
2017-05-15
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2
-2
/
+1
2017-05-15
sched/topology: Move comment about asymmetric node setups
Lauro Ramos Venancio
1
-9
/
+10
2017-05-15
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
1
-2
/
+2
2017-05-15
sched/topology: Verify the first group matches the child domain
Peter Zijlstra
1
-0
/
+6
2017-05-15
sched/debug: Print the scheduler topology group mask
Peter Zijlstra
1
-1
/
+11
2017-05-15
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
1
-11
/
+2
2017-05-15
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
1
-1
/
+1
2017-05-15
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
1
-41
/
+4
2017-05-15
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
1
-19
/
+43
2017-05-15
sched/clock: Print a warning recommending 'tsc=unstable'
Peter Zijlstra
1
-0
/
+1
2017-05-15
sched/clock: Use late_initcall() instead of sched_init_smp()
Peter Zijlstra
2
-3
/
+9
2017-05-15
cpuidle: Fix idle time tracking
Peter Zijlstra
1
-2
/
+9
2017-05-15
sched/clock: Remove watchdog touching
Peter Zijlstra
1
-1
/
+0
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
2
-3
/
+3
2017-05-15
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points
Peter Zijlstra
2
-9
/
+30
2017-05-15
sched/clock: Initialize all per-CPU state before switching (back) to unstable
Peter Zijlstra
1
-21
/
+39
[prev]
[next]