index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
2014-10-09
6
-75
/
+40
*
memory-hotplug: add sysfs valid_zones attribute
Zhang Zhen
2014-10-09
5
-2
/
+62
*
mm/mmap.c: whitespace fixes
vishnu.ps
2014-10-09
1
-18
/
+19
*
mm/slab: use percpu allocator for cpu cache
Joonsoo Kim
2014-10-09
3
-182
/
+78
*
mm/slab: support slab merge
Joonsoo Kim
2014-10-09
2
-1
/
+27
*
mm/slab_common: commonize slab merge logic
Joonsoo Kim
2014-10-09
4
-94
/
+117
*
slab: fix for_each_kmem_cache_node()
Mikulas Patocka
2014-10-09
1
-2
/
+2
*
kernel/kthread.c: partial revert of 81c98869faa5 ("kthread: ensure locality o...
Nishanth Aravamudan
2014-10-09
1
-1
/
+1
*
slub: fall back to node_to_mem_node() node if allocating on memoryless node
Joonsoo Kim
2014-10-09
1
-6
/
+18
*
topology: add support for node_to_mem_node() to determine the fallback node
Joonsoo Kim
2014-10-09
2
-0
/
+18
*
slub: disable tracing and failslab for merged slabs
Christoph Lameter
2014-10-09
1
-0
/
+11
*
mm/slab: factor out unlikely part of cache_free_alien()
Joonsoo Kim
2014-10-09
1
-17
/
+21
*
mm/slab: noinline __ac_put_obj()
Joonsoo Kim
2014-10-09
1
-2
/
+2
*
mm/slab: move cache_flusharray() out of unlikely.text section
Joonsoo Kim
2014-10-09
1
-1
/
+1
*
mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()
Joonsoo Kim
2014-10-09
3
-42
/
+0
*
mm/slab_common: move kmem_cache definition to internal header
Joonsoo Kim
2014-10-09
4
-41
/
+46
*
mm/slab_common.c: suppress warning
Andrew Morton
2014-10-09
1
-1
/
+3
*
fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range
Baoquan He
2014-10-09
1
-1
/
+3
*
proc/maps: make vm_is_stack() logic namespace-friendly
Oleg Nesterov
2014-10-09
4
-22
/
+51
*
proc/maps: replace proc_maps_private->pid with "struct inode *inode"
Oleg Nesterov
2014-10-09
3
-5
/
+5
*
fs/proc/task_nommu.c: don't use priv->task->mm
Oleg Nesterov
2014-10-09
1
-8
/
+10
*
fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2014-10-09
1
-6
/
+26
*
fs/proc/task_nommu.c: change maps_open() to use __seq_open_private()
Oleg Nesterov
2014-10-09
1
-14
/
+7
*
fs/proc/task_mmu.c: update m->version in the main loop in m_start()
Oleg Nesterov
2014-10-09
1
-1
/
+4
*
fs/proc/task_mmu.c: reintroduce m->version logic
Oleg Nesterov
2014-10-09
1
-0
/
+21
*
fs/proc/task_mmu.c: introduce m_next_vma() helper
Oleg Nesterov
2014-10-09
1
-5
/
+10
*
fs/proc/task_mmu.c: simplify m_start() to make it readable
Oleg Nesterov
2014-10-09
1
-24
/
+10
*
fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic
Oleg Nesterov
2014-10-09
1
-34
/
+1
*
fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()
Oleg Nesterov
2014-10-09
1
-6
/
+3
*
fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
Oleg Nesterov
2014-10-09
1
-5
/
+3
*
fs/proc/task_mmu.c: simplify the vma_stop() logic
Oleg Nesterov
2014-10-09
1
-16
/
+19
*
fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
Oleg Nesterov
2014-10-09
2
-9
/
+29
*
proc: introduce proc_mem_open()
Oleg Nesterov
2014-10-09
2
-15
/
+23
*
fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
Oleg Nesterov
2014-10-09
1
-28
/
+16
*
fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
Oleg Nesterov
2014-10-09
1
-5
/
+3
*
softlockup: make detector be aware of task switch of processes hogging cpu
chai wen
2014-10-09
1
-1
/
+17
*
ocfs2: fix deadlock due to wrong locking order
Junxiao Bi
2014-10-09
2
-31
/
+31
*
ocfs2: fix deadlock between o2hb thread and o2net_wq
Joseph Qi
2014-10-09
3
-1
/
+21
*
ocfs2: don't fire quorum before connection established
Junxiao Bi
2014-10-09
1
-2
/
+3
*
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
Rob Jones
2014-10-09
1
-18
/
+5
*
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
1
-59
/
+19
*
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
Rob Jones
2014-10-09
1
-25
/
+14
*
ocfs2: remove unused code in dlm_new_lockres()
Xue jiufei
2014-10-09
1
-3
/
+0
*
ocfs2/dlm: call dlm_lockres_put without resource spinlock
alex chen
2014-10-09
1
-2
/
+5
*
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
Joseph Qi
2014-10-09
1
-7
/
+11
*
ocfs2: fix shift left operations overflow
Joseph Qi
2014-10-09
2
-2
/
+2
*
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
Joseph Qi
2014-10-09
1
-20
/
+22
*
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
Andrew Morton
2014-10-09
1
-1
/
+1
*
score: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2014-10-09
2
-6
/
+1
*
ntfs: remove bogus space
Andrea Gelmini
2014-10-09
1
-1
/
+1
[next]