summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* OF: MIPS: lantiq: implement OF supportJohn Crispin2012-05-2111-77/+294
* MIPS: lantiq: drop mips_machine supportJohn Crispin2012-05-2116-529/+4
* MIPS: lantiq: cleanup reset codeJohn Crispin2012-05-153-13/+48
* MIPS: lantiq: add xway soc idsJohn Crispin2012-05-156-102/+144
* MIPS: lantiq: fix cmdline parsingThomas Langer2012-05-151-2/+4
* MIPS: lantiq: fix early printkThomas Langer2012-05-152-9/+14
* MIPS: lantiq: add ipi handlers to make vsmp workJohn Crispin2012-05-152-0/+65
* MIPS: lantiq: enable oprofile support on lantiq targetsJohn Crispin2012-05-151-0/+6
* MIPS: lantiq: clear all irqs properly on bootJohn Crispin2012-05-151-5/+6
* MIPS: remove unused prototype kgdb_configJohn Crispin2012-05-151-4/+0
* MIPS: add clkdev.hJohn Crispin2012-05-151-0/+25
* MIPS: parse chosen node on bootJohn Crispin2012-05-151-0/+2
* MIPS: Add helper function to allow platforms to point at a DTB.Ralf Baechle2012-05-152-0/+22
* MIPS: Provide pci_address_to_pio.Ralf Baechle2012-05-151-0/+15
* MIPS: pci: parse memory ranges from devicetreeJohn Crispin2012-05-152-0/+61
* MIPS: make oprofile use cp0_perfcount_irq if it is setFelix Fietkau2012-05-152-1/+14
* MIPS: Remove get_current_pgd().David Daney2012-04-271-6/+0
* MIPS: ath79: fix AR933X WMAC reset codeGabor Juhos2012-04-271-1/+1
* MIPS: JZ4740: Fix the JZ4740_IRQ_DMA macroAntony Pavlov2012-04-271-1/+1
* MIPS: Use set_current_blocked() and block_sigmask()Matt Fleming2012-04-273-46/+11
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-043-16/+22
|\
| * MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-283-16/+22
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-0212-40/+35
|\ \
| * | documentation: remove references to cpu_*_map.Rusty Russell2012-03-293-3/+3
| * | remove references to cpu_*_map in arch/Rusty Russell2012-03-2912-37/+32
* | | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-1/+1
|\ \ \
| * | | mtd: do not use plain 0 as NULLArtem Bityutskiy2012-03-271-1/+1
* | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-292-115/+8
|\ \ \ \
| * | | | fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-241-1/+1
| * | | | mips: Use generic posix_types.hH. Peter Anvin2012-02-141-114/+7
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\ \ \ \
| * | | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-231-1/+1
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2890-311/+259
|\ \ \ \
| * | | | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | | | Disintegrate asm/system.h for MIPSDavid Howells2012-03-2890-309/+262
* | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-242-0/+2
|\ \ \ \ \
| * | | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-292-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-232-2/+5
|\ \ \ \ \
| * | | | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-0/+4
| * | | | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-238-151/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| * | | | mips/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-233-133/+4
| * | | | mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas2012-02-231-5/+1
| * | | | mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas2012-02-237-15/+12
* | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-221-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-092-2/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin2012-01-201-0/+6
| | |/ / | |/| |
OpenPOWER on IntegriCloud