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
2017-05-24
sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()
Peter Zijlstra
1
-1
/
+8
2017-05-23
sched/core: Enable might_sleep() and smp_processor_id() checks early
Thomas Gleixner
1
-1
/
+3
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-23
extable: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-23
async: Adjust system_state checks
Thomas Gleixner
1
-4
/
+4
2017-05-23
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
1
-1
/
+2
2017-05-23
sched/rt: Minimize rq->lock contention in do_sched_rt_period_timer()
Dave Kleikamp
1
-0
/
+11
2017-05-23
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
1
-2
/
+2
2017-05-23
sched/deadline: Remove unnecessary condition in push_dl_task()
Byungchul Park
1
-1
/
+1
2017-05-23
sched/rt: Remove unnecessary condition in push_rt_task()
Byungchul Park
1
-1
/
+1
2017-05-23
sched/core: Use the new llist_for_each_entry_safe() primitive
Byungchul Park
1
-12
/
+3
2017-05-23
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
1
-2
/
+2
2017-05-23
smp: Avoid sending needless IPI in smp_call_function_many()
Aaron Lu
1
-2
/
+12
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
13
-42
/
+201
2017-05-22
Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-5
/
+4
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+8
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2017-05-22
Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-4
/
+3
2017-05-22
net: Make IP alignment calulations clearer.
David S. Miller
1
-4
/
+8
2017-05-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-1
/
+28
2017-05-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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-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/ebi...
Linus Torvalds
2
-3
/
+7
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-16
genirq: Fix chained interrupt data ordering
Thomas Gleixner
1
-1
/
+1
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
[next]