summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-15mm: define MADV_FREE for some archesMinchan Kim
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2016-01-15mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15mm: drop tail page refcountingKirill A. Shutemov
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12mips: define __smp_xxxMichael S. Tsirkin
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-11Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2016-01-08Merge branch 'for-linus' into work.miscAl Viro
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan
2016-01-04MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith
2016-01-04MIPS: bmips: Support SMP on BCM63168Simon Arlott
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel