aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-197-9/+9
* MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-191-0/+1
* MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin2012-07-191-0/+1
* MIPS: Fix typo multipy -> multiplyRalf Baechle2012-07-191-2/+2
* MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa2012-07-192-4/+1
* MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa2012-07-191-0/+1
* MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle2012-07-191-5/+5
* MIPS: Properly align the .data..init_task section.David Daney2012-07-192-3/+4
* MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill2012-07-191-2/+3
* MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-194-24/+11
* MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung2012-07-191-2/+2
* MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill2012-07-194-52/+77
* MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-193-1/+6
* MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-066-3/+17
* MIPS: MT: Fix indentation damage.Ralf Baechle2012-07-061-1/+1
* MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill2012-07-062-1/+24
* MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2012-07-062-1/+2
* MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C2012-07-031-1/+7
* MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam2012-07-031-9/+50
* MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C2012-07-031-1/+1
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-015-16/+0
|\
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+0
| * mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-134-15/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-014-35/+8
|\ \
| * | new helper: signal_delivered()Al Viro2012-06-011-1/+1
| * | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-014-7/+0
| * | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-011-1/+1
| * | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-15/+3
| * | new helper: sigmask_to_save()Al Viro2012-06-011-8/+3
| * | new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-8/+3
|\ \ \ | |/ / |/| |
| * | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-5/+0
| * | mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro2012-05-291-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\ \ \
| * | | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-29118-3630/+3835
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-26114-2260/+3822
| |\ \ \ \ \ \ \
| | | | | | * | | MIPS: lantiq: remove orphaned codeJohn Crispin2012-05-266-175/+7
| | | | | | * | | MIPS: lantiq: implement support for FALCON socJohn Crispin2012-05-2110-0/+552
| | | | | | * | | watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin2012-05-212-1/+2
| | | | | | * | | GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-213-279/+1
| | | | | | * | | MIPS: pci: convert lantiq driver to OFJohn Crispin2012-05-214-94/+131
| | | | | | * | | MIPS: lantiq: convert dma to platform driverJohn Crispin2012-05-211-22/+39
| | | | | | * | | MIPS: lantiq: implement support for clkdev apiJohn Crispin2012-05-2112-479/+681
| | | | | | * | | MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin2012-05-215-62/+17
| | | | | | * | | OF: MIPS: lantiq: implement irq_domain supportJohn Crispin2012-05-211-76/+102
| | | | | | * | | 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