index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: bcm3384: Initial commit of bcm3384 platform support
Kevin Cernekee
2014-11-24
2
-0
/
+72
*
MIPS: Create a helper function for DT setup
Kevin Cernekee
2014-11-24
1
-0
/
+1
*
MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
Kevin Cernekee
2014-11-24
1
-0
/
+1
*
MIPS: BMIPS: Let each platform customize the CPU1 IRQ mask
Kevin Cernekee
2014-11-24
1
-0
/
+1
*
MIPS: Loongson1B: Some fixes/updates for LS1B
Kelvin Cheung
2014-11-24
6
-8
/
+152
*
MIPS: Loongson1B: Fix reboot problem on LS1B
Kelvin Cheung
2014-11-24
1
-7
/
+4
*
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
2014-11-24
1
-34
/
+1
*
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
2014-11-24
1
-17
/
+33
*
MIPS: ELF: Add definition for the .MIPS.abiflags section
Paul Burton
2014-11-24
1
-0
/
+25
*
MIPS: Support for hybrid FPRs
Paul Burton
2014-11-24
3
-8
/
+46
*
MIPS: detect presence of the FRE & UFR bits
Paul Burton
2014-11-24
2
-0
/
+5
*
MIPS: define bits introduced for hybrid FPRs
Paul Burton
2014-11-24
1
-0
/
+3
*
MIPS: Loongson-3: Add RS780/SBX00 HPET support
Huacai Chen
2014-11-24
1
-0
/
+73
*
MIPS: Loongson: Improve LEFI firmware interface
Huacai Chen
2014-11-24
6
-8
/
+107
*
MIPS: Loongson: Allow booting from any core
Huacai Chen
2014-11-24
3
-4
/
+6
*
MIPS: Loongson-3: Add PHYS48_TO_HT40 support
Huacai Chen
2014-11-24
1
-3
/
+3
*
MIPS: Remove __strlen_user().
Ralf Baechle
2014-11-24
1
-27
/
+0
*
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-11-24
1
-0
/
+1
*
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
3
-327
/
+2
*
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
2014-11-24
1
-65
/
+7
*
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
2014-11-24
1
-0
/
+1
*
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
2014-11-24
1
-5
/
+0
*
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
3
-9
/
+34
*
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
2014-11-24
1
-1
/
+0
*
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
2014-11-24
3
-2
/
+2
*
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
3
-40
/
+22
*
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
2014-11-24
1
-1
/
+0
*
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
2014-11-24
1
-0
/
+9
*
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
2014-11-24
1
-2
/
+0
*
MIPS: Move MIPS_GIC_IRQ_BASE into platform irq.h
Andrew Bresticker
2014-11-24
3
-4
/
+6
*
MIPS: Malta: Move MSC01 interrupt base
Andrew Bresticker
2014-11-24
1
-4
/
+4
*
MIPS: sead3: Do not overlap CPU/GIC IRQ ranges
Andrew Bresticker
2014-11-24
1
-1
/
+1
*
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
2014-11-24
1
-2
/
+0
*
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-11-24
1
-0
/
+1
*
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
2014-11-24
1
-2
/
+2
*
mips: Convert pr_warning to pr_warn
Joe Perches
2014-11-24
1
-42
/
+27
*
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2014-11-24
1
-0
/
+3
*
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
2014-11-19
1
-1
/
+7
*
MIPS: Zero variable read by get_user / __get_user in case of an error.
Ralf Baechle
2014-11-19
1
-1
/
+4
*
MIPS: asm: uaccess: Add v1 register to clobber list on EVA
Markos Chandras
2014-11-19
1
-3
/
+4
*
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
2014-11-19
1
-2
/
+0
*
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
2014-11-07
5
-3
/
+50
*
MIPS: Wire up bpf syscall.
Ralf Baechle
2014-10-27
1
-6
/
+9
*
MIPS: ftrace: Fix a microMIPS build problem
Markos Chandras
2014-10-24
1
-2
/
+2
*
MIPS: Prevent compiler warning from cop2_{save,restore}
Paul Burton
2014-10-23
1
-4
/
+4
*
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2014-10-23
1
-7
/
+0
*
MIPS: ptrace.h: Add a missing include
Aaro Koskinen
2014-10-23
1
-0
/
+2
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-20
1
-1
/
+1
|
\
|
*
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-09-23
1
-1
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
9
-19
/
+84
|
\
\
[next]