summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2013-02-191-0/+39
* MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-192-0/+19
* MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2013-02-191-0/+2
* ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-171-13/+0Star
* ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-171-7/+2Star
* MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-171-0/+2
* MIPS: add dummy pci_load_of_rangesGabor Juhos2013-02-171-0/+5
* MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-171-28/+0Star
* MIPS: ath79: move global PCI defines into a common headerGabor Juhos2013-02-171-0/+24
* MIPS: add irqdomain support for the CPU IRQ controllerGabor Juhos2013-02-171-0/+6
* MIPS: ralink: adds support for RT305x SoC familyJohn Crispin2013-02-171-0/+139
* MIPS: ralink: adds include filesJohn Crispin2013-02-172-0/+64
* MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-171-0/+1
* MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2013-02-171-0/+2
* MIPS: Add new GIC clocksource.Steven J. Hill2013-02-172-1/+2
* MIPS: dsp: Simplify the DSP macros.Steven J. Hill2013-02-171-201/+30Star
* MIPS: dsp: Support toolchains without DSP ASE and microMIPS.Steven J. Hill2013-02-171-0/+89
* MIPS: dsp: Add assembler support for DSP ASEs.Steven J. Hill2013-02-171-17/+36
* MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-173-0/+7
* MIPS: Clean-ups for MIPS Technologies Inc. generic header file.Steven J. Hill2013-02-171-21/+7Star
* MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C2013-02-171-1/+1
* MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C2013-02-172-5/+55
* MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C2013-02-171-0/+2
* MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C2013-02-171-0/+79
* MIPS: lantiq: rework external irq codeJohn Crispin2013-02-171-0/+1
* MIPS: lantiq: adds static clock for PP32John Crispin2013-02-171-0/+1
* MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-151-5/+5
* MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens2013-02-151-3/+0Star
* MIPS: DSP: Fix DSP mask for registers.Steven J. Hill2013-01-241-1/+1
* MIPS: Fix build failure by adding definition of pfn_pmd().David Daney2013-01-231-0/+1
* MIPS: PNX833x: Fix comment.Ralf Baechle2013-01-221-1/+1
* MIPS: Add struct p_format to union mips_instruction.Ralf Baechle2013-01-171-0/+1
* MIPS: Export <asm/break.h>.Ralf Baechle2013-01-162-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-073-15/+18
|\
| * MIPS: Wire up finit_module syscall.Ralf Baechle2012-12-281-6/+9
| * MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-281-1/+4
| * MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle2012-12-281-4/+0Star
| * MIPS: Fix comment.Ralf Baechle2012-12-271-4/+5
* | MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-213-7/+1Star
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * missing user_stack_pointer() instancesAl Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+2
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+2
| |\ \ \ \
| | * | | | mips: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+2
| | |/ / /
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-1479-728/+4474
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-1319-228/+714
| |\ \ \ \ \
| | * | | | | MIPS: BCM47XX: remove GPIO driverHauke Mehrtens2012-12-121-146/+8Star
| | * | | | | MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli2012-11-201-7/+12