index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
2016-11-16
5
-12
/
+12
*
locking/core, stop_machine: Yield the CPU during stop machine()
Christian Borntraeger
2016-11-16
1
-1
/
+1
*
locking/lockdep: Remove unused parameter from the add_lock_to_list() function
Tahsin Erdogan
2016-11-11
1
-5
/
+5
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2016-11-11
9
-62
/
+95
|
\
|
*
-
.
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2016-11-05
2
-9
/
+7
|
|
\
\
|
|
|
*
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
2016-11-01
1
-0
/
+4
|
|
|
/
|
|
/
|
|
|
*
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
2016-11-03
1
-9
/
+0
|
|
*
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
2016-11-03
1
-0
/
+3
|
|
/
|
*
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-10-29
1
-2
/
+2
|
|
\
|
|
*
PM / suspend: Fix missing KERN_CONT for suspend message
Jon Hunter
2016-10-24
1
-2
/
+2
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-29
1
-6
/
+17
|
|
\
\
|
|
*
|
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
1
-2
/
+8
|
|
*
|
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2016-10-28
1
-4
/
+9
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-28
1
-30
/
+44
|
|
\
\
\
|
|
*
|
|
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
1
-13
/
+10
|
|
*
|
|
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
1
-5
/
+9
|
|
*
|
|
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
1
-11
/
+17
|
|
*
|
|
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-25
1
-1
/
+8
|
|
|
|
/
|
|
|
/
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
2016-10-28
1
-3
/
+0
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-27
1
-3
/
+0
|
|
|
/
/
|
*
|
|
kcov: properly check if we are in an interrupt
Andrey Konovalov
2016-10-28
1
-1
/
+8
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-27
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
2016-10-21
1
-1
/
+1
|
*
|
|
|
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
2016-10-27
2
-10
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
locking/mutex: Enable optimistic spinning of woken waiter
Waiman Long
2016-10-25
1
-23
/
+54
*
|
|
|
locking/mutex: Simplify some ww_mutex code in __mutex_lock_common()
Waiman Long
2016-10-25
1
-9
/
+4
*
|
|
|
locking/mutex: Restructure wait loop
Peter Zijlstra
2016-10-25
1
-5
/
+25
*
|
|
|
locking/mutex: Add lock handoff to avoid starvation
Peter Zijlstra
2016-10-25
1
-23
/
+119
*
|
|
|
locking/mutex: Allow MUTEX_SPIN_ON_OWNER when DEBUG_MUTEXES
Peter Zijlstra
2016-10-25
1
-1
/
+1
*
|
|
|
locking/mutex: Rework mutex::owner
Peter Zijlstra
2016-10-25
5
-265
/
+157
|
/
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-10-22
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
kernel/irq: Export irq_set_parent()
Sudip Mukherjee
2016-10-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-19
1
-1
/
+8
|
\
\
|
*
|
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
2016-10-19
1
-1
/
+8
|
|
/
*
|
printk: suppress empty continuation lines
Linus Torvalds
2016-10-19
1
-0
/
+4
*
|
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
2
-8
/
+14
|
\
\
|
|
/
|
/
|
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-6
/
+10
|
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+4
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-18
1
-2
/
+0
|
\
\
|
*
|
alarmtimer: Remove unused but set variable
Tobias Klauser
2016-10-17
1
-2
/
+0
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-18
1
-3
/
+8
|
\
\
\
|
*
|
|
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
Wanpeng Li
2016-10-11
1
-3
/
+8
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-18
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
2016-10-16
1
-1
/
+1
*
|
|
|
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
6
-8
/
+11
|
\
\
\
\
|
*
|
|
|
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
6
-8
/
+10
|
*
|
|
|
gcc-plugins: Add latent_entropy plugin
Emese Revfy
2016-10-10
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
3
-34
/
+57
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_relea...
Tejun Heo
2016-09-29
1
-3
/
+3
|
*
|
|
|
|
cpuset: fix error handling regression in proc_cpuset_show()
Tejun Heo
2016-09-29
1
-2
/
+3
[next]