index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
Jesper Dangaard Brouer
2016-03-15
1
-3
/
+13
*
slab: implement bulk alloc in SLAB allocator
Jesper Dangaard Brouer
2016-03-15
1
-2
/
+35
*
slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB
Jesper Dangaard Brouer
2016-03-15
1
-16
/
+6
*
mm: kmemcheck skip object if slab allocation failed
Jesper Dangaard Brouer
2016-03-15
1
-0
/
+3
*
slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB
Jesper Dangaard Brouer
2016-03-15
1
-12
/
+4
*
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
2016-03-15
4
-17
/
+14
*
mm/slab: move SLUB alloc hooks to common mm/slab.h
Jesper Dangaard Brouer
2016-03-15
2
-54
/
+62
*
slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
2016-03-15
1
-11
/
+11
*
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2016-03-15
2
-4
/
+4
*
block: partition: add partition specific uevent callbacks for partition info
San Mehat
2016-03-15
1
-0
/
+11
*
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
Jun Piao
2016-03-15
1
-1
/
+1
*
ocfs2: fix a tiny race that leads file system read-only
Jiufei Xue
2016-03-15
4
-4
/
+18
*
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...
xuejiufei
2016-03-15
1
-1
/
+13
*
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
2016-03-15
1
-8
/
+10
*
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
2016-03-15
3
-3
/
+17
*
ocfs2/dlm: add DEREF_DONE message
xuejiufei
2016-03-15
3
-1
/
+138
*
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
2016-03-15
1
-2
/
+2
*
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
2016-03-15
1
-2
/
+3
*
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
2016-03-15
1
-6
/
+4
*
blackfin: define dummy pgprot_writecombine for !MMU
Sudip Mukherjee
2016-03-15
1
-0
/
+2
*
m32r: mm: fix build warning
Sudip Mukherjee
2016-03-15
1
-12
/
+15
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
8
-18
/
+13
*
init/main.c: use list_for_each_entry()
Geliang Tang
2016-03-15
1
-3
/
+1
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-14
14
-161
/
+424
|
\
|
*
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2016-03-08
14
-161
/
+424
|
|
\
|
|
*
sched-clock: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
2
-19
/
+5
|
|
*
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
4
-52
/
+12
|
|
*
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
4
-37
/
+53
|
|
*
sched: Account rr tasks
Frederic Weisbecker
2016-03-02
2
-0
/
+17
|
|
*
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2016-03-02
4
-32
/
+49
|
|
*
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
2016-03-02
3
-14
/
+41
|
|
*
nohz: New tick dependency mask
Frederic Weisbecker
2016-03-02
4
-7
/
+244
|
|
*
nohz: Implement wide kick on top of irq work
Frederic Weisbecker
2016-02-13
1
-8
/
+4
|
|
*
atomic: Export fetch_or()
Frederic Weisbecker
2016-02-13
2
-14
/
+21
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
37
-715
/
+1300
|
\
\
\
|
*
|
|
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-03-08
1
-7
/
+7
|
*
|
|
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
2016-03-08
3
-28
/
+14
|
*
|
|
Revert "kbuild: Add option to turn incompatible pointer check into error"
Ingo Molnar
2016-03-05
1
-3
/
+0
|
*
|
|
sched/deadline: Remove superfluous call to switched_to_dl()
Peter Zijlstra
2016-02-29
1
-2
/
+1
|
*
|
|
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2016-02-29
4
-16
/
+16
|
*
|
|
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
2016-02-29
1
-16
/
+23
|
*
|
|
time, acct: Drop irq save & restore from __acct_update_integrals()
Rik van Riel
2016-02-29
1
-5
/
+4
|
*
|
|
acct, time: Change indentation in __acct_update_integrals()
Rik van Riel
2016-02-29
1
-25
/
+26
|
*
|
|
sched, time: Remove non-power-of-two divides from __acct_update_integrals()
Rik van Riel
2016-02-29
1
-10
/
+16
|
*
|
|
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
2016-02-29
1
-1
/
+9
|
*
|
|
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
2016-02-29
1
-0
/
+9
|
*
|
|
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
2016-02-29
3
-178
/
+186
|
*
|
|
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2016-02-29
2
-133
/
+131
|
*
|
|
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
2016-02-29
4
-50
/
+113
|
*
|
|
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
2016-02-29
1
-1
/
+0
[next]