aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-19MIPS: Fix bug.h MIPS build regressionYoichi Yuasa
2012-07-19MIPS: sync-r4k: remove redundant irq operationYong Zhang
2012-07-19MIPS: smp: Warn on too early irq enableYong Zhang
2012-07-19MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang
2012-07-19MIPS: call ->smp_finish() a little lateYong Zhang
2012-07-19MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang
2012-07-19MIPS: Oprofile: Fix build as a module.Ralf Baechle
2012-07-19MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli
2012-07-19MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli
2012-07-19MIPS: Fix Magic SysRq L kernel crash.Vincent Wen
2012-07-19MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-07-19MIPS: cmpxchg.h: Add missing includeAaro Koskinen
2012-07-19MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin
2012-07-19MIPS: Fix typo multipy -> multiplyRalf Baechle
2012-07-19MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa
2012-07-19MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa
2012-07-19MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle
2012-07-19MIPS: Properly align the .data..init_task section.David Daney
2012-07-19MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill
2012-07-19MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin
2012-07-19MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung
2012-07-19MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill
2012-07-19MIPS: Don't panic on 5KEc.Leonid Yegoshin
2012-07-18mips: fix bug.h build regressionYoichi Yuasa
2012-07-06MIPS: Add support for the M14Kc core.Steven J. Hill
2012-07-06MIPS: MT: Fix indentation damage.Ralf Baechle
2012-07-06MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill
2012-07-06MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle
2012-07-05mips: pci-lantiq: Fix check for valid gpioRoland Stigge
2012-07-03MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C
2012-07-03MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam
2012-07-03MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-29mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro