index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memblock: make memblock_remove_range() static
Alexander Kuleshov
2015-11-06
2
-5
/
+1
*
mm/mremap: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-6
/
+6
*
mm/mmap: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-6
/
+6
*
mm/vmalloc: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-6
/
+6
*
mm/mlock: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-3
/
+3
*
mm/util: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-1
/
+1
*
mm/percpu: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-5
/
+5
*
mm/early_ioremap: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-3
/
+3
*
mm/mincore: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-1
/
+1
*
mm/nommu: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-4
/
+4
*
mm/msync: use offset_in_page macro
Alexander Kuleshov
2015-11-06
1
-1
/
+1
*
arch/powerpc/mm/numa.c: do not allocate bootmem memory for non existing nodes
Raghavendra K T
2015-11-06
1
-1
/
+1
*
mm/list_lru.c: replace nr_node_ids for loop with for_each_node()
Raghavendra K T
2015-11-06
1
-11
/
+23
*
mm: fix docbook comment for get_vaddr_frames()
Jonathan Corbet
2015-11-06
1
-1
/
+1
*
memcg: drop unnecessary cold-path tests from __memcg_kmem_bypass()
Tejun Heo
2015-11-06
1
-14
/
+0
*
memcg: ratify and consolidate over-charge handling
Tejun Heo
2015-11-06
1
-49
/
+20
*
memcg: collect kmem bypass conditions into __memcg_kmem_bypass()
Tejun Heo
2015-11-06
1
-24
/
+22
*
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-06
4
-8
/
+51
*
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-06
3
-20
/
+19
*
mm/mmap.c: remove useless statement "vma = NULL" in find_vma()
Chen Gang
2015-11-06
1
-1
/
+0
*
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
2015-11-06
4
-32
/
+17
*
mm/mlock.c: reorganize mlockall() return values and remove goto-out label
Alexey Klimov
2015-11-06
1
-5
/
+4
*
mm/kmemleak.c: remove unneeded initialization of object to NULL
Alexey Klimov
2015-11-06
1
-1
/
+1
*
mm: slab: only move management objects off-slab for sizes larger than KMALLOC...
Catalin Marinas
2015-11-06
1
-2
/
+3
*
mm/slub: calculate start order with reserved in consideration
Wei Yang
2015-11-06
1
-5
/
+1
*
mm/slub: use get_order() instead of fls()
Wei Yang
2015-11-06
1
-2
/
+1
*
mm/slub: correct the comment in calculate_order()
Wei Yang
2015-11-06
1
-1
/
+1
*
mm/slab_common.c: initialize kmem_cache pointer to NULL
Alexandru Moise
2015-11-06
1
-2
/
+1
*
Doc/slub: document slabinfo-gnuplot.sh script
Sergey Senozhatsky
2015-11-06
1
-0
/
+59
*
tools/vm/slabinfo: gnuplot slabifo extended stat
Sergey Senozhatsky
2015-11-06
1
-0
/
+275
*
tools/vm/slabinfo: cosmetic globals cleanup
Sergey Senozhatsky
2015-11-06
1
-27
/
+27
*
tools/vm/slabinfo: output sizes in bytes
Sergey Senozhatsky
2015-11-06
1
-37
/
+51
*
tools/vm/slabinfo: introduce extended totals mode
Sergey Senozhatsky
2015-11-06
1
-10
/
+44
*
tools/vm/slabinfo: fix alternate opts names
Sergey Senozhatsky
2015-11-06
1
-3
/
+5
*
tools/vm/slabinfo: sort slabs by loss
Sergey Senozhatsky
2015-11-06
1
-4
/
+21
*
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
2015-11-06
1
-3
/
+15
*
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
2015-11-06
1
-17
/
+17
*
mm/slab_common.c: do not warn that cache is busy on destroy more than once
Vladimir Davydov
2015-11-06
1
-6
/
+7
*
mm/slab_common.c: clear pointers to per memcg caches on destroy
Vladimir Davydov
2015-11-06
2
-21
/
+78
*
mm/slab_common.c: rename cache create/destroy helpers
Vladimir Davydov
2015-11-06
1
-19
/
+18
*
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
2015-11-06
1
-1
/
+1
*
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2015-11-06
2
-0
/
+25
*
slab: convert slab_is_available() to boolean
Denis Kirjanov
2015-11-06
2
-2
/
+2
*
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
2015-11-06
1
-1
/
+1
*
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
2015-11-06
1
-4
/
+6
*
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
2015-11-06
1
-0
/
+6
*
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
2015-11-06
1
-0
/
+2
*
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
2015-11-06
4
-3
/
+16
*
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-06
5
-5
/
+55
*
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
2015-11-06
1
-4
/
+6
[next]