index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
mm/slab: do not change cache size if debug pagealloc isn't possible
Joonsoo Kim
1
-4
/
+11
2016-03-16
mm/slab: clean up cache type determination
Joonsoo Kim
1
-34
/
+71
2016-03-16
mm/slab: align cache size first before determination of OFF_SLAB candidate
Joonsoo Kim
1
-11
/
+15
2016-03-16
mm/slab: put the freelist at the end of slab page
Joonsoo Kim
1
-68
/
+22
2016-03-16
mm/slab: remove object status buffer for DEBUG_SLAB_LEAK
Joonsoo Kim
1
-32
/
+2
2016-03-16
mm/slab: alternative implementation for DEBUG_SLAB_LEAK
Joonsoo Kim
2
-22
/
+66
2016-03-16
mm/slab: clean up DEBUG_PAGEALLOC processing code
Joonsoo Kim
2
-52
/
+57
2016-03-16
mm/slab: use more appropriate condition check for debug_pagealloc
Joonsoo Kim
1
-3
/
+1
2016-03-16
mm/slab: activate debug_pagealloc in SLAB when it is actually enabled
Joonsoo Kim
1
-5
/
+10
2016-03-16
mm/slab: remove the checks for slab implementation bug
Joonsoo Kim
1
-22
/
+7
2016-03-16
mm/slab: remove useless structure define
Joonsoo Kim
1
-10
/
+1
2016-03-16
mm/slab: fix stale code comment
Joonsoo Kim
1
-1
/
+1
2016-03-16
mm: fix some spelling
Jesper Dangaard Brouer
3
-3
/
+3
2016-03-16
mm: new API kfree_bulk() for SLAB+SLUB allocators
Jesper Dangaard Brouer
4
-6
/
+37
2016-03-16
slab: implement bulk free in SLAB allocator
Jesper Dangaard Brouer
1
-6
/
+23
2016-03-16
slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk
Jesper Dangaard Brouer
1
-3
/
+13
2016-03-16
slab: implement bulk alloc in SLAB allocator
Jesper Dangaard Brouer
1
-2
/
+35
2016-03-16
slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB
Jesper Dangaard Brouer
1
-16
/
+6
2016-03-16
mm: kmemcheck skip object if slab allocation failed
Jesper Dangaard Brouer
1
-0
/
+3
2016-03-16
slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB
Jesper Dangaard Brouer
1
-12
/
+4
2016-03-16
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
4
-17
/
+14
2016-03-16
mm/slab: move SLUB alloc hooks to common mm/slab.h
Jesper Dangaard Brouer
2
-54
/
+62
2016-03-16
slub: clean up code for kmem cgroup support to kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-11
/
+11
2016-03-16
paride: make 'verbose' parameter an 'int' again
Arnd Bergmann
2
-4
/
+4
2016-03-16
block: partition: add partition specific uevent callbacks for partition info
San Mehat
1
-0
/
+11
2016-03-16
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
Jun Piao
1
-1
/
+1
2016-03-16
ocfs2: fix a tiny race that leads file system read-only
Jiufei Xue
4
-4
/
+18
2016-03-16
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...
xuejiufei
1
-1
/
+13
2016-03-16
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
xuejiufei
1
-8
/
+10
2016-03-16
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
xuejiufei
3
-3
/
+17
2016-03-16
ocfs2/dlm: add DEREF_DONE message
xuejiufei
3
-1
/
+138
2016-03-16
ocfs2/dlm: fix a typo in dlmcommon.h
Joseph Qi
1
-2
/
+2
2016-03-16
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
jiangyiwen
1
-2
/
+3
2016-03-16
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
jiangyiwen
1
-6
/
+4
2016-03-16
blackfin: define dummy pgprot_writecombine for !MMU
Sudip Mukherjee
1
-0
/
+2
2016-03-16
m32r: mm: fix build warning
Sudip Mukherjee
1
-12
/
+15
2016-03-16
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
8
-18
/
+13
2016-03-16
init/main.c: use list_for_each_entry()
Geliang Tang
1
-3
/
+1
2016-03-14
Linux 4.5
v4.5
Linus Torvalds
1
-1
/
+1
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
1
-3
/
+4
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
1
-1
/
+1
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
1
-17
/
+62
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
2016-03-12
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matthew Dawson
1
-1
/
+1
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
9
-19
/
+19
2016-03-11
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-03-10
perf stat: Add --metric-only support for -A
Andi Kleen
2
-9
/
+38
[next]