index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
unicore32: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-28
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
43
-172
/
+43
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
|
*
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
1
-1
/
+0
*
|
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
\
|
*
|
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
|
|
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+0
*
|
|
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
|
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
2
-2
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
|
*
|
unicore32: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
1
-0
/
+12
|
*
|
Move EM_UNICORE to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
1
-2
/
+1
|
|
/
*
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-4
/
+3
|
/
/
*
|
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
1
-0
/
+1
|
/
*
arch: unexport asm/shmparam.h for all architectures
Masahiro Yamada
2019-02-01
1
-0
/
+1
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-2
/
+2
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-1
/
+1
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-6
/
+0
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-1
/
+2
|
\
|
*
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
2018-09-27
1
-1
/
+2
*
|
unicore32: remove swiotlb support
Christoph Hellwig
2018-09-30
2
-22
/
+1
|
/
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
*
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
1
-4
/
+2
*
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
1
-6
/
+0
*
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
1
-0
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-31
1
-28
/
+1
|
\
\
|
*
|
unicore32: use generic swiotlb_ops
Christoph Hellwig
2018-01-15
1
-8
/
+1
|
*
|
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
2018-01-10
1
-2
/
+0
|
*
|
dma-mapping: move swiotlb arch helpers to a new header
Christoph Hellwig
2018-01-10
1
-18
/
+0
*
|
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
1
-3
/
+0
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-2
/
+3
*
|
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+1
*
|
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
2017-10-19
1
-5
/
+0
*
|
unicore32: make dma_cache_sync a no-op
Christoph Hellwig
2017-10-19
2
-26
/
+0
|
/
*
unicore32: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2017-07-11
1
-29
/
+1
*
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2017-06-04
1
-1
/
+0
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
1
-2
/
+1
|
\
|
*
unicore32/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
1
-0
/
+1
|
*
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
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
|
\
\
|
*
|
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
2017-03-18
1
-6
/
+0
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...
Al Viro
2017-04-26
3
-10
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
unicore32: get rid of zeroing and switch to RAW_COPY_USER
Al Viro
2017-03-28
1
-2
/
+4
|
|
|
/
/
|
|
/
|
|
[next]