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
2016-09-22
sched/core: Avoid _cond_resched() for PREEMPT=y
Peter Zijlstra
-0
/
+2
2016-09-22
sched/core: Optimize __schedule()
Peter Zijlstra
-35
/
+29
2016-09-22
stop_machine: Avoid a sleep and wakeup in stop_one_cpu()
Cheng Chao
-2
/
+11
2016-09-22
sched/core: Remove unnecessary initialization in sched_init()
Cheng Chao
-5
/
+0
2016-09-22
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-15
/
+73
2016-09-22
smp: Allocate smp_call_on_cpu() workqueue on stack too
Peter Zijlstra
-1
/
+2
2016-09-22
sched/core: Do not use smp_processor_id() with preempt enabled in smpboot_thr...
Con Kolivas
-1
/
+1
2016-09-21
bpf: recognize 64bit immediate loads as consts
Jakub Kicinski
-2
/
+12
2016-09-21
bpf: enable non-core use of the verfier
Jakub Kicinski
-0
/
+68
2016-09-21
bpf: expose internal verfier structures
Jakub Kicinski
-163
/
+103
2016-09-21
bpf: don't (ab)use instructions to store state
Jakub Kicinski
-30
/
+40
2016-09-20
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
-14
/
+43
2016-09-20
bpf, verifier: enforce larger zero range for pkt on overloading stack buffs
Daniel Borkmann
-1
/
+1
2016-09-20
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
-16
/
+76
2016-09-20
Merge branch 'linus' into x86/asm, to pick up fixes
Ingo Molnar
-0
/
+6
2016-09-19
cgroup: duplicate cgroup reference when cloning sockets
Johannes Weiner
-0
/
+6
2016-09-19
padata: Convert to hotplug state machine
Sebastian Andrzej Siewior
-38
/
+50
2016-09-19
genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONE
Marc Zyngier
-2
/
+6
2016-09-16
cpuset: fix non static symbol warning
Wei Yongjun
-1
/
+1
2016-09-16
fork: Optimize task creation by caching two thread stacks per CPU if CONFIG_V...
Andy Lutomirski
-9
/
+53
2016-09-16
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
-1
/
+38
2016-09-16
kthread: Pin the stack via try_get_task_stack()/put_task_stack() in to_live_k...
Oleg Nesterov
-2
/
+6
2016-09-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-120
/
+164
2016-09-15
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
-56
/
+168
2016-09-15
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
-0
/
+4
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
-63
/
+260
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
-58
/
+0
2016-09-14
genirq/msi: Switch to new irq spreading infrastructure
Thomas Gleixner
-16
/
+15
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
-0
/
+149
2016-09-14
genirq/msi: Add cpumask allocation to alloc_msi_entry
Thomas Gleixner
-2
/
+24
2016-09-14
Merge branches 'doc.2016.08.22c', 'exp.2016.08.22c', 'fixes.2016.09.14a', 'ho...
Paul E. McKenney
-120
/
+164
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
-0
/
+7
2016-09-14
Merge tag 'irqchip-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Thomas Gleixner
-3937
/
+6151
2016-09-14
genirq: Expose interrupt information through sysfs
Craig Gallek
-2
/
+191
2016-09-13
cpufreq: schedutil: Add iowait boosting
Rafael J. Wysocki
-4
/
+49
2016-09-13
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
-0
/
+8
2016-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+22
2016-09-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-14
/
+48
2016-09-13
tick/nohz: Prevent stopping the tick on an offline CPU
Wanpeng Li
-2
/
+5
2016-09-13
cpuset: handle race between CPU hotplug and cpuset_hotplug_work
Joonwoo Park
-3
/
+14
2016-09-13
x86/pkeys: Fix pkeys build breakage for some non-x86 arches
Dave Hansen
-0
/
+5
2016-09-13
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
-18
/
+27
2016-09-13
PM / sleep: enable suspend-to-idle even without registered suspend_ops
Sudeep Holla
-3
/
+12
2016-09-13
PM / sleep: Increase default DPM watchdog timeout to 120
Chen Yu
-2
/
+2
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-38
/
+113
2016-09-12
tracing: Have max_latency be defined for HWLAT_TRACER as well
Steven Rostedt (Red Hat)
-3
/
+5
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+9
2016-09-10
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-10
/
+36
2016-09-10
Revert "sched/fair: Make update_min_vruntime() more readable"
Peter Zijlstra
-4
/
+7
2016-09-10
perf/core: Fix aux_mmap_count vs aux_refcount order
Alexander Shishkin
-4
/
+11
[prev]
[next]