index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-15
1
-1
/
+2
*
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
5
-20
/
+25
|
\
\
|
*
|
kcore: add Kconfig help text
Randy Dunlap
2013-11-13
1
-0
/
+4
|
*
|
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
HATAYAMA Daisuke
2013-11-13
1
-6
/
+10
|
*
|
mm: factor commit limit calculation
Jerome Marchand
2013-11-13
1
-4
/
+1
|
*
|
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
Naoya Horiguchi
2013-11-13
1
-0
/
+3
|
*
|
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
2013-11-13
1
-8
/
+6
|
*
|
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
2013-11-13
1
-2
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
1
-9
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
new helper: kfree_put_link()
Al Viro
2013-10-24
1
-9
/
+1
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-3
/
+0
|
\
\
\
|
*
|
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
1
-3
/
+0
|
|
/
/
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
2
-4
/
+10
|
\
\
\
|
*
|
|
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
2013-10-16
1
-2
/
+6
|
*
|
|
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
2013-10-16
1
-1
/
+1
|
*
|
|
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
2013-10-16
1
-1
/
+3
|
|
/
/
*
|
|
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
1
-0
/
+2
|
/
/
*
|
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
2013-09-12
1
-6
/
+0
*
|
vmcore: enable /proc/vmcore mmap for s390
Michael Holzheu
2013-09-11
1
-1
/
+1
*
|
vmcore: introduce remap_oldmem_pfn_range()
Michael Holzheu
2013-09-11
1
-8
/
+83
*
|
vmcore: introduce ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-10
/
+51
*
|
proc: make proc_fd_permission() thread-friendly
Oleg Nesterov
2013-09-11
1
-1
/
+1
*
|
fs/proc/task_mmu.c: check the return value of mpol_to_str()
Chen Gang
2013-09-11
1
-1
/
+3
*
|
mm: track vma changes with VM_SOFTDIRTY bit
Cyrill Gorcunov
2013-09-11
1
-10
/
+36
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
1
-1
/
+5
|
\
\
|
*
|
userns: Better restrictions on when proc and sysfs can be mounted
Eric W. Biederman
2013-08-26
1
-2
/
+5
|
*
|
proc: Restrict mounting the proc filesystem
Eric W. Biederman
2013-08-26
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2013-09-05
1
-0
/
+16
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
2013-09-05
1
-0
/
+16
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-08-25
1
-2
/
+0
|
\
\
\
|
*
|
|
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
2013-08-24
1
-2
/
+0
*
|
|
|
proc: more readdir conversion bug-fixes
Linus Torvalds
2013-08-19
1
-1
/
+1
*
|
|
|
proc: return on proc_readdir error
Richard Genoud
2013-08-19
1
-1
/
+3
|
/
/
/
*
|
|
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
2013-08-13
1
-4
/
+4
*
|
|
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
2013-08-13
1
-0
/
+2
*
|
|
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
2013-08-13
1
-6
/
+15
|
/
/
*
|
s390/kdump: Disable mmap for s390
Michael Holzheu
2013-07-18
1
-1
/
+1
|
/
*
fs/proc/kcore.c: using strlcpy() instead of strncpy()
Zhao Hongjiang
2013-07-03
1
-1
/
+1
*
fs/proc/uptime.c:uptime_proc_show(): use get_monotonic_boottime()
Oleg Nesterov
2013-07-03
1
-2
/
+1
*
vmcore: support mmap() on /proc/vmcore
HATAYAMA Daisuke
2013-07-03
1
-20
/
+116
*
vmcore: calculate vmcore file size from buffer size and total size of vmcore ...
HATAYAMA Daisuke
2013-07-03
1
-33
/
+11
*
vmcore: allow user process to remap ELF note segment buffer
HATAYAMA Daisuke
2013-07-03
1
-0
/
+18
*
vmcore: allocate ELF note segment in the 2nd kernel vmalloc memory
HATAYAMA Daisuke
2013-07-03
1
-73
/
+286
*
vmcore: treat memory chunks referenced by PT_LOAD program header entries in p...
HATAYAMA Daisuke
2013-07-03
1
-8
/
+22
*
vmcore: allocate buffer for ELF headers on page-size alignment
HATAYAMA Daisuke
2013-07-03
1
-68
/
+51
*
vmcore: clean up read_vmcore()
HATAYAMA Daisuke
2013-07-03
1
-48
/
+20
*
pagemap: prepare to reuse constant bits with page-shift
Pavel Emelyanov
2013-07-03
1
-1
/
+34
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
1
-5
/
+42
*
pagemap: introduce pagemap_entry_t without pmshift bits
Pavel Emelyanov
2013-07-03
1
-18
/
+22
*
clear_refs: introduce private struct for mm_walk
Pavel Emelyanov
2013-07-03
1
-2
/
+10
[prev]
[next]