summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09mm/slab_common.c: suppress warningAndrew Morton
2014-10-09fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore rangeBaoquan He
2014-10-09proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov
2014-10-09proc/maps: replace proc_maps_private->pid with "struct inode *inode"Oleg Nesterov
2014-10-09fs/proc/task_nommu.c: don't use priv->task->mmOleg Nesterov
2014-10-09fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open()Oleg Nesterov
2014-10-09fs/proc/task_nommu.c: change maps_open() to use __seq_open_private()Oleg Nesterov
2014-10-09fs/proc/task_mmu.c: update m->version in the main loop in m_start()Oleg Nesterov
2014-10-09fs/proc/task_mmu.c: reintroduce m->version logicOleg Nesterov
2014-10-09fs/proc/task_mmu.c: introduce m_next_vma() helperOleg Nesterov
2014-10-09fs/proc/task_mmu.c: simplify m_start() to make it readableOleg Nesterov
2014-10-09fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logicOleg Nesterov
2014-10-09fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()Oleg Nesterov
2014-10-09fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()Oleg Nesterov
2014-10-09fs/proc/task_mmu.c: simplify the vma_stop() logicOleg Nesterov
2014-10-09fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()Oleg Nesterov
2014-10-09proc: introduce proc_mem_open()Oleg Nesterov
2014-10-09fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()Oleg Nesterov
2014-10-09fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()Oleg Nesterov
2014-10-09softlockup: make detector be aware of task switch of processes hogging cpuchai wen
2014-10-09ocfs2: fix deadlock due to wrong locking orderJunxiao Bi
2014-10-09ocfs2: fix deadlock between o2hb thread and o2net_wqJoseph Qi
2014-10-09ocfs2: don't fire quorum before connection establishedJunxiao Bi
2014-10-09fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()Rob Jones
2014-10-09fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()Rob Jones
2014-10-09fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()Rob Jones
2014-10-09ocfs2: remove unused code in dlm_new_lockres()Xue jiufei
2014-10-09ocfs2/dlm: call dlm_lockres_put without resource spinlockalex chen
2014-10-09ocfs2: call o2quo_exit() if malloc failed in o2net_init()Joseph Qi
2014-10-09ocfs2: fix shift left operations overflowJoseph Qi
2014-10-09ocfs2/dlm: refactor error handling in dlm_alloc_ctxtJoseph Qi
2014-10-09fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()Andrew Morton
2014-10-09score: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09ntfs: remove bogus spaceAndrea Gelmini
2014-10-09ntfs: use find_get_page_flags() to mark page accessed as it is no longer mark...Anton Altaparmakov
2014-10-09m32r: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-09m32r: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud
2014-10-09fsnotify: don't put user context if it was never assignedSasha Levin
2014-10-09fs/notify/group.c: make fsnotify_final_destroy_group() staticAndrew Morton
2014-10-09cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09mn10300: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-08Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds