index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-08
MIPS: Netlogic: Remove unused EIMR/EIRR functions
Jayachandran C
1
-6
/
+1
2013-05-08
MIPS: Netlogic: Optimize and fix write_c0_eimr()
Jayachandran C
1
-8
/
+5
2013-05-08
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
1
-11
/
+0
2013-05-08
MIPS: BCM63XX: add flash detection for BCM6362
Jonas Gorski
1
-0
/
+1
2013-05-08
MIPS: BCM63XX: enable pcie for BCM6362
Jonas Gorski
1
-1
/
+2
2013-05-08
MIPS: BCM63XX: enable SPI controller for BCM6362
Jonas Gorski
1
-1
/
+2
2013-05-08
MIPS: BCM63XX: add basic BCM6362 support
Jonas Gorski
4
-1
/
+202
2013-05-08
MIPS: BCM63XX: fix revision ID width
Jonas Gorski
2
-2
/
+2
2013-05-08
MIPS: BCM63XX: remove duplicate spi register definitions
Jonas Gorski
2
-46
/
+4
2013-05-01
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
3
-3
/
+18
2013-05-01
MIPS: microMIPS: Add instruction utility macros.
Steven J. Hill
1
-0
/
+18
2013-05-01
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
1
-0
/
+4
2013-05-01
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
1
-24
/
+38
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
2
-8
/
+3
2013-04-29
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-0
/
+1
2013-04-29
Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-1
/
+0
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-26
MIPS: Remove redundant instructions from arch_spin_{,try}lock.
David Daney
1
-4
/
+0
2013-04-22
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
1
-1
/
+1
2013-04-11
MIPS: Remove further use of .subsection
Ralf Baechle
1
-72
/
+44
2013-04-11
MIPS: Get rid of the use of .macro in C code.
Ralf Baechle
2
-205
/
+319
2013-04-11
MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.
Ralf Baechle
1
-4
/
+9
2013-04-11
MIPS: Use inline function to access current thread pointer.
Ralf Baechle
1
-2
/
+6
2013-04-08
MIPS: Add linux/mm_types.h to pgtable.h
Corey Minyard
1
-0
/
+1
2013-04-08
spi/bcm63xx: remove unused speed_hz variable
Jonas Gorski
1
-1
/
+0
2013-03-19
Fix breakage in MIPS siginfo handling
David Howells
1
-1
/
+1
2013-03-19
MIPS: BCM63XX: Make nvram checksum failure non fatal
Jonas Gorski
1
-3
/
+1
2013-03-19
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
1
-16
/
+187
2013-03-12
MIPS: SEAD3: Enable LL/SC.
Ralf Baechle
1
-1
/
+1
2013-03-12
MIPS: Get rid of CONFIG_CPU_HAS_LLSC again
Paul Bolle
1
-4
/
+0
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2
-8
/
+3
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
332
-9671
/
+8829
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
4
-13
/
+24
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-2
/
+2
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
Ralf Baechle
22
-271
/
+651
2013-02-20
MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h
David Daney
1
-0
/
+26
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
3
-1
/
+6
2013-02-19
MIPS: ath79: add USB controller registration code for the QCA955X SoCs
Gabor Juhos
1
-0
/
+3
2013-02-19
MIPS: ath79: add PCI controller registration code for the QCA955X SoCs
Gabor Juhos
1
-0
/
+13
2013-02-19
MIPS: ath79: add WMAC registration code for the QCA955X SoCs
Gabor Juhos
1
-0
/
+3
2013-02-19
MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}
Gabor Juhos
1
-0
/
+1
2013-02-19
MIPS: ath79: add GPIO setup code for the QCA955X SoCs
Gabor Juhos
1
-0
/
+1
2013-02-19
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
Gabor Juhos
2
-1
/
+37
2013-02-19
MIPS: ath79: add clock setup code for the QCA955X SoCs
Gabor Juhos
1
-0
/
+39
2013-02-19
MIPS: ath79: add SoC detection code for the QCA955X SoCs
Gabor Juhos
2
-0
/
+19
2013-02-19
MIPS: ath79: add early printk support for the QCA955X SoCs
Gabor Juhos
1
-0
/
+2
2013-02-17
ath79: remove ATH79_MISC_IRQ_* defines
Gabor Juhos
1
-13
/
+0
2013-02-17
ath79: add ATH79_CPU_IRQ() macro
Gabor Juhos
1
-7
/
+2
2013-02-17
MIPS: pci-ar724x: setup command register of the PCI controller
Gabor Juhos
1
-0
/
+2
2013-02-17
MIPS: add dummy pci_load_of_ranges
Gabor Juhos
1
-0
/
+5
[prev]
[next]