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
/
parisc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
1
-2
/
+0
*
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
1
-180
/
+9
*
mm: arch: remove duplicate definitions of MADV_FREE
Guenter Roeck
2016-01-20
1
-1
/
+0
*
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-01-17
5
-29
/
+18
|
\
|
*
parisc: Protect huge page pte changes with spinlocks
Helge Deller
2016-01-16
1
-16
/
+4
|
*
parisc: Imporove debug info about space registers and TLB configuration
Helge Deller
2016-01-12
1
-1
/
+1
|
*
parisc: Drop parisc-specific NSIGTRAP define
Helge Deller
2016-01-12
1
-3
/
+0
|
*
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-01-12
1
-0
/
+4
|
*
parisc: Reduce overhead of parisc_requires_coherency()
Helge Deller
2016-01-12
1
-9
/
+8
|
*
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
2016-01-12
1
-0
/
+1
*
|
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...
Chen Gang
2016-01-15
1
-0
/
+1
*
|
mm: define MADV_FREE for some arches
Minchan Kim
2016-01-15
1
-0
/
+1
*
|
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
Craig Gallek
2016-01-04
1
-0
/
+3
|
/
*
parisc: Disable huge pages on Mako machines
Helge Deller
2015-12-12
1
-1
/
+2
*
parisc: Wire up mlock2 syscall
Helge Deller
2015-12-12
1
-1
/
+2
*
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-22
6
-43
/
+120
|
\
|
*
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2015-11-22
1
-0
/
+85
|
*
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2015-11-22
1
-1
/
+5
|
*
parisc: Add defines for Huge page support
Helge Deller
2015-11-22
2
-4
/
+29
|
*
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
2015-11-22
1
-10
/
+0
|
*
parisc: Drop definition of start_thread_som for HP-UX SOM binaries
Helge Deller
2015-11-20
1
-27
/
+0
|
*
parisc: Fix wrong comment regarding first pmd entry flags
Helge Deller
2015-11-20
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
1
-1
/
+0
|
\
\
|
*
|
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
1
-1
/
+0
*
|
|
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-09
7
-52
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
2015-11-08
6
-21
/
+28
|
*
|
parisc: Drop hpux_stat64 struct from stat.h header file
Helge Deller
2015-11-08
1
-31
/
+0
|
|
/
*
|
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2015-11-05
1
-0
/
+3
*
|
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-04
2
-14
/
+8
|
\
\
|
*
|
parisc: Change L1_CACHE_BYTES to 16
John David Anglin
2015-10-25
1
-13
/
+5
|
*
|
parisc: Wire up userfaultfd syscall
Helge Deller
2015-10-22
1
-1
/
+2
|
*
|
parisc: allocate sys_membarrier system call number
Mathieu Desnoyers
2015-10-22
1
-1
/
+2
|
|
/
*
|
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
2015-09-23
1
-1
/
+1
|
/
*
parisc: Define ioremap_uc and ioremap_wc
Guenter Roeck
2015-09-08
1
-0
/
+2
*
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
2015-07-27
1
-2
/
+0
*
parisc: Provide atomic_{or,xor,and}
Peter Zijlstra
2015-07-27
1
-0
/
+9
*
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
2015-07-19
1
-1
/
+2
*
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-17
2
-15
/
+1
*
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-07-10
2
-42
/
+66
*
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
3
-3
/
+2
|
\
|
*
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
2015-05-19
1
-1
/
+0
|
*
remove <asm/scatterlist.h>
Christoph Hellwig
2015-05-05
2
-2
/
+2
*
|
mm: new mm hook framework
Laurent Dufour
2015-06-24
1
-0
/
+15
*
|
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-23
1
-19
/
+0
|
\
\
|
*
|
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-06-08
1
-19
/
+0
|
|
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-22
1
-0
/
+2
|
\
\
|
*
|
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-0
/
+2
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-22
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2015-05-13
1
-2
/
+0
|
|
/
*
|
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2015-05-12
1
-0
/
+4
|
/
[next]