summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras
2015-08-26MIPS: CM3: Add support for CM3 L2 cache.Paul Burton
2015-08-26MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton
2015-08-26MIPS: mips-cm: Implement mips_cm_revisionPaul Burton
2015-08-26MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras
2015-08-26MIPS: Add MIPS I6400 probe supportMarkos Chandras
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras
2015-08-26MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras
2015-08-26MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel
2015-08-24MIPS: alchemy: Convert to clk_hw based provider APIsStephen Boyd
2015-08-18MIPS: Fix LLVM build issue.Ralf Baechle
2015-08-16MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-07signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-05MIPS: Make set_pte() SMP safe.David Daney
2015-08-04MIPS: ath79: Add the reset controller to the AR9132 dtsiAlban Bedel
2015-08-04reset: Add a driver for the reset controller on the AR71XX/AR9XXXAlban Bedel
2015-08-04sched, MIPS: Get rid of finish_arch_switch()Ralf Baechle
2015-08-03MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov
2015-08-03MIPS: Flush RPS on kernel entry with EVAJames Hogan
2015-08-03Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli
2015-08-03MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-08-03MIPS: show_stack: Fix stack trace with EVAJames Hogan
2015-08-03MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-08-03MIPS: Partially disable RIXI support.Ralf Baechle
2015-08-03MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle
2015-08-03MIPS: Malta: Don't reinitialise RTCJames Hogan
2015-08-03MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill
2015-08-03MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau
2015-08-03MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski
2015-07-31MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle
2015-07-31mips/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27mips: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-07-22MIPS/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-07-20MIPS: Alchemy: Include clk.hStephen Boyd