summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * MIPS: OCTEON: Remove some unused files.David Daney2012-07-244-492/+0
| | | | * MIPS: BCM63XX: Fix platform_devices idFlorian Fainelli2012-07-242-2/+2
| | | | * MIPS: BCM63xx: Make board setup code register the spi platform deviceFlorian Fainelli2012-07-231-0/+3
| | | | * MIPS: BCM63xx: Add stub to register the SPI platform driverFlorian Fainelli2012-07-233-1/+210
| | | | * MIPS: BCM63xx: Define internal registers offsets of the SPI controllerFlorian Fainelli2012-07-231-0/+119
| | | | * MIPS: BCM63xx: Remove SPI2 registerFlorian Fainelli2012-07-231-9/+1
| | | | * MIPS: BCM63xx: Define SPI register sizes.Florian Fainelli2012-07-231-0/+4
| | | | * MIPS: BCM63xx: Add BCM6368 SPI clock maskFlorian Fainelli2012-07-231-2/+4
| | | | * MIPS: BCM63xx: Define BCM6358 SPI base addressFlorian Fainelli2012-07-231-1/+1
| | | | * MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ valuesFlorian Fainelli2012-07-231-0/+7
| | | | * MIPS: BCM63XX: Be consistent in clock bits enable namingFlorian Fainelli2012-07-232-21/+21
| | |_|/ | |/| |
| | | * MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss2012-07-231-4/+1
| | | * MIPS: Alchemy: devboards: kill prom.cManuel Lauss2012-07-233-61/+31
| | | * MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss2012-07-231-10/+1
| | |/ | |/|
| | * MIPS: Fixup ordering of micro assembler instructions.Steven J. Hill2012-07-232-81/+81
| | * MIPS: Unify memcpy.S and memcpy-inatomic.SDavid Daney2012-07-234-455/+15
| | * MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney2012-07-231-4/+12
| | * MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle2012-07-231-0/+14
| | * MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle2012-07-234-9/+9
| | * MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-231-6/+4
| | * MIPS: loongson: use IS_ENABLED()Florian Fainelli2012-07-231-1/+2
| | * MIPS: DEC: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
| | * MIPS: TX49XX: use IS_ENABLED()Florian Fainelli2012-07-231-1/+1
| | * MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli2012-07-233-14/+11
| | * MIPS: PNX833x: use IS_ENABLED() macroFlorian Fainelli2012-07-231-2/+2
| | * MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2012-07-233-6/+6
| | * MIPS: SMTC: Support for Multi-threaded FPUsSteven J. Hill2012-07-234-9/+90
| | * MIPS: Remove dead code related to 1004K oprofile support.Steven J. Hill2012-07-231-6/+0
| |/
* | posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-261-1/+1
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-243-17/+6
|\ \
| * \ Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas2012-07-093-4/+4
| |\ \
| | * | MIPS/PCI: move final fixups from __init to __devinitMyron Stowe2012-07-093-4/+4
| * | | Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-053-15/+4
| |\ \ \
| | * | | MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-052-4/+4
| | * | | MIPS/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-11/+0
| | |/ /
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-242-5/+5
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-193-3/+3
| |\ \
| * | | arch: Use eth_random_addrJoe Perches2012-07-162-5/+5
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-2051-168/+272
|\ \ \ | |_|/ |/| |
| * | MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-198-22/+22
| * | MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-192-1/+1
| * | MIPS: sync-r4k: remove redundant irq operationYong Zhang2012-07-191-5/+0
| * | MIPS: smp: Warn on too early irq enableYong Zhang2012-07-191-0/+5
| * | MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-191-2/+2
| * | MIPS: call ->smp_finish() a little lateYong Zhang2012-07-191-1/+2
| * | MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * | MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+2
| * | MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-7/+7
| * | MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-191-1/+1
OpenPOWER on IntegriCloud