index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
1
-0
/
+1
|
\
|
*
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-08
1
-0
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-10-04
13
-144
/
+82
|
\
\
|
*
|
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
2015-10-04
4
-73
/
+42
|
*
|
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
2015-10-02
1
-1
/
+1
|
*
|
MIPS: Fix R2300 FP context switch handling
Paul Burton
2015-10-02
1
-27
/
+1
|
*
|
MIPS: Fix octeon FP context switch handling
Paul Burton
2015-10-02
1
-25
/
+1
|
*
|
MIPS: BPF: Fix load delay slots.
Ralf Baechle
2015-10-02
1
-0
/
+4
|
*
|
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
2015-10-01
1
-6
/
+3
|
*
|
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2015-10-01
2
-0
/
+2
|
*
|
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
2015-09-30
1
-4
/
+4
|
*
|
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
2015-09-30
1
-0
/
+2
|
*
|
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
2015-09-30
1
-2
/
+2
|
*
|
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
2015-09-30
1
-1
/
+1
|
*
|
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
2015-09-30
5
-6
/
+20
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-27
12
-77
/
+262
|
\
\
\
|
|
/
/
|
*
|
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
2015-09-27
3
-3
/
+36
|
*
|
MIPS: print MAAR configuration during boot
Paul Burton
2015-09-27
1
-0
/
+29
|
*
|
MIPS: mm: compile maar_init unconditionally
Paul Burton
2015-09-27
1
-63
/
+63
|
*
|
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
2015-09-27
1
-0
/
+39
|
*
|
MIPS: Fix FTLB detection for R6
James Hogan
2015-09-22
1
-5
/
+8
|
*
|
MIPS: cpu-features: Add cpu_has_ftlb
James Hogan
2015-09-22
4
-3
/
+11
|
*
|
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
2015-09-22
1
-0
/
+10
|
*
|
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
2015-09-22
1
-2
/
+10
|
*
|
MIPS: BPF: Fix build on pre-R2 little endian CPUs
Aurelien Jarno
2015-09-22
1
-0
/
+42
|
*
|
MIPS: BPF: Avoid unreachable code on little endian
Aurelien Jarno
2015-09-22
1
-3
/
+5
|
*
|
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
2015-09-22
1
-1
/
+9
|
*
|
MIPS: Fix console output for Fulong2e system
Guenter Roeck
2015-09-22
1
-0
/
+3
*
|
|
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-25
1
-0
/
+6
|
\
\
\
|
*
|
|
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-09-15
1
-0
/
+6
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-25
1
-0
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
2015-09-25
1
-0
/
+1
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
2
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
2
-0
/
+2
|
|
/
/
*
|
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
14
-20
/
+20
|
/
/
*
|
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
2
-16
/
+3
*
|
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-6
/
+0
*
|
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-8
/
+0
*
|
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
2
-11
/
+15
*
|
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
5
-64
/
+0
*
|
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
1
-2
/
+2
*
|
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-0
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-09-08
1
-1
/
+0
|
\
\
|
*
|
Yama: remove needless CONFIG_SECURITY_YAMA_STACKED
Kees Cook
2015-07-28
1
-1
/
+0
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
176
-2176
/
+5791
|
\
\
\
|
*
\
\
Merge branch '4.2-fixes' into mips-for-linux-next
Ralf Baechle
2015-09-03
3
-19
/
+20
|
|
\
\
\
|
|
*
|
|
MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.
Yousong Zhou
2015-09-03
1
-3
/
+9
|
|
*
|
|
MIPS: pgtable-bits.h: Correct _PAGE_GLOBAL_SHIFT build failure
Maciej W. Rozycki
2015-08-30
1
-14
/
+9
|
|
*
|
|
MIPS: CPS: use 32b accesses to GCRs
Paul Burton
2015-08-28
1
-2
/
+2
|
*
|
|
|
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
2015-09-03
1
-1
/
+1
[next]