summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-01Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-01Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
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-29Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: fix some determine_rate implementationsBoris Brezillon
2015-07-28clk: 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
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras