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
/
arch
/
um
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
1
-0
/
+8
|
\
|
*
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
2017-07-26
1
-0
/
+8
*
|
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
1
-1
/
+6
*
|
mm: refactor TLB gathering API
Minchan Kim
2017-08-10
1
-3
/
+5
|
/
*
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
4
-3
/
+22
|
\
|
*
um: v2: Use generic NOTES macro
Thomas Meyer
2017-07-10
1
-1
/
+1
|
*
um: stub-data.h: remove superfluous include
Thomas Meyer
2017-07-07
1
-2
/
+0
|
*
um: add dummy ioremap and iounmap functions
Logan Gunthorpe
2017-07-05
1
-0
/
+17
|
*
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
2017-07-05
1
-0
/
+2
|
*
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
2017-07-05
1
-0
/
+2
*
|
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2017-06-28
1
-2
/
+0
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
1
-6
/
+0
|
\
|
*
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-23
1
-2
/
+2
|
|
\
|
*
|
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-18
1
-6
/
+0
*
|
|
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
1
-1
/
+1
|
*
|
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
1
-2
/
+2
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
4
-8
/
+8
|
\
\
\
\
|
|
|
*
|
um: switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-4
/
+4
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Al Viro
2017-04-02
2
-0
/
+2
|
|
|
\
\
|
|
/
/
/
|
|
|
_
|
|
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
2
-0
/
+2
|
|
/
|
/
|
|
*
asm-generic/uaccess.h: don't mess with __copy_{to,from}_user
Al Viro
2017-03-28
1
-2
/
+0
|
*
new helper: uaccess_kernel()
Al Viro
2017-03-28
1
-1
/
+1
|
*
add asm-generic/extable.h
Al Viro
2017-03-27
1
-0
/
+1
|
*
uaccess: drop duplicate includes from asm/uaccess.h
Al Viro
2017-03-05
1
-1
/
+0
|
/
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
*
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
1
-6
/
+0
*
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+6
*
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
1
-0
/
+3
*
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-1
/
+0
*
um: Don't discard .text.exit section
Andrey Ryabinin
2016-08-23
1
-1
/
+1
*
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
1
-11
/
+7
|
\
|
*
um: Use asm-generic/irqflags.h
Daniel Wagner
2016-08-04
1
-11
/
+7
*
|
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
1
-0
/
+12
*
|
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-07-26
1
-1
/
+7
|
/
*
um: add extended processor state save/restore support
Eli Cooper
2016-05-21
1
-0
/
+2
*
um, pkeys: Add UML arch_*_access_permitted() methods
Dave Hansen
2016-02-18
1
-0
/
+14
*
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
2016-02-05
1
-13
/
+10
*
um: kill pfn_t
Dan Williams
2016-01-15
3
-7
/
+6
*
um: Add seccomp support
Mickaël Salaün
2016-01-10
1
-0
/
+2
*
um: Add full asm/syscall.h support
Mickaël Salaün
2016-01-10
1
-0
/
+138
*
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
2016-01-10
1
-1
/
+0
*
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
2016-01-10
1
-0
/
+2
*
um: Do not change hard IRQ flags in soft IRQ processing
Anton Ivanov
2016-01-10
1
-0
/
+23
*
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
3
-8
/
+30
*
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
2015-11-06
1
-0
/
+1
*
um: Define PTRACE_OLDSETOPTIONS
Richard Weinberger
2015-11-06
1
-0
/
+2
*
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
1
-0
/
+1
|
\
[next]