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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
5
-27
/
+125
*
MIPS: mm: Unify pte_page definition
Paul Burton
2016-05-13
1
-3
/
+3
*
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
3
-40
/
+15
*
MIPS: Use enums to make asm/pgtable-bits.h readable
Paul Burton
2016-05-13
1
-108
/
+81
*
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
2016-05-13
3
-4
/
+0
*
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
2016-05-13
1
-3
/
+1
*
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
2016-05-13
3
-2
/
+11
*
MIPS: math-emu: Fix jalr emulation when rd == $0
Paul Burton
2016-05-13
1
-3
/
+5
*
MIPS: math-emu: Fix m{add,sub}.s shifts
Paul Burton
2016-05-13
5
-19
/
+25
*
MIPS: math-emu: Fix code indentation
Paul Burton
2016-05-13
2
-2
/
+2
*
MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments
Paul Burton
2016-05-13
2
-2
/
+2
*
MIPS: math-emu: Add z argument macros
Paul Burton
2016-05-13
5
-9
/
+20
*
MIPS: math-emu: Unify ieee754dp_m{add,sub}f
Paul Burton
2016-05-13
3
-272
/
+21
*
MIPS: math-emu: Unify ieee754sp_m{add,sub}f
Paul Burton
2016-05-13
3
-261
/
+21
*
MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction
Paul Burton
2016-05-13
1
-2
/
+24
*
MIPS: inst: Declare fsel_op for sel.fmt instruction
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: Fix BC1{EQ,NE}Z return offset calculation
Paul Burton
2016-05-13
1
-15
/
+3
*
MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
Paul Burton
2016-05-13
1
-5
/
+6
*
MIPS: Add support for extending builtin cmdline
Rabin Vincent
2016-05-13
2
-0
/
+12
*
MIPS: Don't add leading spacing to command lines
Rabin Vincent
2016-05-13
1
-2
/
+4
*
MIPS: genex: Indent delay slots & clean whitespace
James Hogan
2016-05-13
1
-28
/
+28
*
MIPS: Support extended ASIDs
Paul Burton
2016-05-13
6
-1
/
+58
*
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
10
-55
/
+86
*
MIPS: KVM/locore.S: Relax noat
James Hogan
2016-05-13
1
-11
/
+5
*
MIPS: KVM/locore.S: Only preserve callee saved registers
James Hogan
2016-05-13
1
-47
/
+1
*
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-13
3
-15
/
+18
*
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
2016-05-13
4
-4
/
+6
*
MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run
James Hogan
2016-05-13
1
-12
/
+0
*
MIPS: Change my email address
John Crispin
2016-05-13
56
-58
/
+58
*
MAINTAINERS: Change my email address
John Crispin
2016-05-13
1
-2
/
+2
*
MIPS: Implement __arch_bitrev* using bitswap for MIPSr6
Paul Burton
2016-05-13
2
-0
/
+31
*
MIPS: Remove no longer needed work_on_cpu() call
Anna-Maria Gleixner
2016-05-13
1
-5
/
+7
*
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2016-05-13
5
-20
/
+4
*
MIPS64: Support of at least 48 bits of SEGBITS
Leonid Yegoshin
2016-05-13
3
-8
/
+29
*
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
2016-05-13
2
-4
/
+10
*
MIPS: remove aliasing alignment if HW has antialising support
Leonid Yegoshin
2016-05-13
1
-1
/
+1
*
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
1
-1
/
+0
*
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
2016-05-13
7
-8
/
+55
*
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
9
-5
/
+149
*
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
2016-05-13
3
-12
/
+27
*
MIPS: Loongson-3: Set cache flush handlers to cache_noop
Huacai Chen
2016-05-13
1
-0
/
+14
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
15
-32
/
+201
*
MIPS: Loongson-3: Adjust irq dispatch to speedup processing
Huacai Chen
2016-05-13
1
-4
/
+6
*
MIPS: Loongson-3: Move chipset ACPI code from drivers to arch
Huacai Chen
2016-05-13
4
-6
/
+1
*
MIPS: BCM1480: bcm1480_regs.h: strip redundant comments
Antonio Ospite
2016-05-13
1
-2
/
+2
*
MIPS: Add and use watch register field definitions
James Hogan
2016-05-13
3
-36
/
+63
*
MIPS: Add and use CAUSEF_WP definition
James Hogan
2016-05-13
2
-4
/
+3
*
watchdog: pic32-dmt: Add PIC32 deadman timer driver
Purna Chandra Mandal
2016-05-13
3
-0
/
+271
*
dt/bindings: Add bindings for PIC32 deadman timer peripheral
Purna Chandra Mandal
2016-05-13
1
-0
/
+19
*
watchdog: pic32-wdt: Add PIC32 watchdog driver
Joshua Henderson
2016-05-13
3
-0
/
+277
[next]