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: microMIPS: Fix improper definition of ISA exception bit.
Steven J. Hill
2013-07-01
3
-4
/
+10
*
MIPS: Don't try to decode microMIPS branch instructions where they cannot exist.
David Daney
2013-07-01
1
-0
/
+3
*
MIPS: Declare emulate_load_store_microMIPS as a static function.
David Daney
2013-07-01
1
-1
/
+2
*
MIPS: Fix typos and cleanup comment
Tony Wu
2013-07-01
3
-5
/
+2
*
MIPS: Cleanup indentation and whitespace
Tony Wu
2013-07-01
6
-22
/
+22
*
MIPS: BMIPS: support booting from physical CPU other than 0
Florian Fainelli
2013-07-01
1
-6
/
+23
*
MIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS
David Daney
2013-07-01
1
-1
/
+5
*
MIPS: GIC: Fix gic_set_affinity infinite loop
Tony Wu
2013-07-01
1
-8
/
+7
*
MIPS: Don't save/restore OCTEON wide multiplier state on syscalls.
David Daney
2013-07-01
1
-15
/
+14
*
MIPS: Octeon: Enable interfaces on EdgeRouter Lite
Aaro Koskinen
2013-07-01
2
-0
/
+15
*
MIPS: Move generated code to .text for microMIPS
Jayachandran C
2013-07-01
4
-46
/
+83
*
MIPS: Get rid of MIPS I flag and test macros.
Ralf Baechle
2013-07-01
5
-25
/
+25
*
MIPS: Malta: Move platform-specific PCI code to arch/mips/pci.
Ralf Baechle
2013-07-01
3
-2
/
+1
*
MIPS: Sibyte: Fix comment.
Ralf Baechle
2013-07-01
1
-1
/
+2
*
MIPS: Sibyte: Remove duplicate but harmless line from Platform file.
Ralf Baechle
2013-07-01
1
-1
/
+0
*
MIPS: Update cavium_octeon_defconfig
David Daney
2013-07-01
1
-3
/
+1
*
MIPS: OCTEON: Remove custom serial setup code.
David Daney
2013-07-01
2
-110
/
+1
*
tty/8250_dw: Add support for OCTEON UARTS.
David Daney
2013-07-01
1
-39
/
+69
*
MIPS: OCTEON: Set proper UART clock in internal device trees.
David Daney
2013-07-01
1
-1
/
+8
*
MIPS: BCM63XX: add support for the Netgear CVG834G
Florian Fainelli
2013-07-01
1
-0
/
+35
*
MIPS: BCM63XX: let board specify an external GPIO to reset PHY
Florian Fainelli
2013-07-01
2
-0
/
+10
*
MIPS: BCM63XX: provide a MAC address for BCM3368 chips
Florian Fainelli
2013-07-01
1
-0
/
+10
*
MIPS: BCM63XX: recognize Cable Modem firmware format
Florian Fainelli
2013-07-01
3
-2
/
+37
*
MIPS: BCM63XX: add support for BCM3368 Cable Modem
Florian Fainelli
2013-07-01
15
-19
/
+259
*
MIPS: BCM63XX: select BOOT_RAW
Florian Fainelli
2013-07-01
1
-0
/
+1
*
MIPS: Delete Wind River ppmc eval board support.
Paul Gortmaker
2013-07-01
15
-681
/
+0
*
MIPS: fcntl.h: Use __kernel_off_t, not off_t.
Ralf Baechle
2013-07-01
1
-2
/
+2
*
MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.
Ralf Baechle
2013-07-01
1
-3
/
+3
*
MIPS: remove alloc_pci_controller prototype
Jonas Gorski
2013-07-01
1
-1
/
+0
*
MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCs
Jonas Gorski
2013-07-01
1
-0
/
+2
*
MIPS: BCM63XX: Handle SW IRQs 0-1
Kevin Cernekee
2013-07-01
1
-0
/
+4
*
MIPS: r4k,octeon,r2300: stack protector: change canary per task
Gregory Fong
2013-07-01
4
-0
/
+23
*
MIPS: initial stack protector support
Gregory Fong
2013-07-01
4
-0
/
+63
*
MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGS
Markos Chandras
2013-07-01
1
-0
/
+2
*
irqdomain: Remove temporary MIPS workaround code
Grant Likely
2013-06-18
1
-12
/
+0
*
mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-18
1
-7
/
+7
*
MIPS: MSP71xx: Remove gpio drivers
Paul Bolle
2013-06-18
4
-409
/
+0
*
MIPS: DEC: remove unbuildable promcon.c
Paul Bolle
2013-06-18
2
-55
/
+0
*
MIPS: Fixup check for invalid scratch register
Jayachandran C
2013-06-13
1
-5
/
+5
*
MIPS: Allow platform specific scratch registers
Jayachandran C
2013-06-13
2
-15
/
+27
*
MIPS: Netlogic: Fix plat_irq_dispatch
Jayachandran C
2013-06-13
1
-4
/
+3
*
MIPS: Netlogic: Remove workarounds for early SoCs
Jayachandran C
2013-06-13
1
-22
/
+1
*
MIPS: Netlogic: Fixup memory regions for prefetch
Jayachandran C
2013-06-13
1
-0
/
+13
*
MIPS: Netlogic: wait for all hardware threads
Jayachandran C
2013-06-13
1
-7
/
+20
*
MIPS: Netlogic: Fix sign extension in PIC write
Jayachandran C
2013-06-13
1
-1
/
+1
*
MIPS: Netlogic: use branch instead of jump
Jayachandran C
2013-06-13
2
-2
/
+2
*
MIPS: Netlogic: move cpu_ready array to boot area
Jayachandran C
2013-06-13
8
-9
/
+22
*
MIPS: Netlogic: Add nlm_get_boot_data() helper
Jayachandran C
2013-06-13
2
-6
/
+11
*
MIPS: Netlogic: Initialization when !CONFIG_SMP
Jayachandran C
2013-06-13
5
-8
/
+16
*
MIPS: Netlogic: Split reset code out of smpboot.S
Jayachandran C
2013-06-13
5
-187
/
+253
[next]