summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2016-01-22MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2-59/+1
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-21mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck1-1/+0
2016-01-20MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki3-14/+107
2016-01-20MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki1-2/+74
2016-01-20MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2-3/+62
2016-01-20ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2-2/+2
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki11-42/+93
2016-01-20MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2-26/+50
2016-01-20MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki3-0/+11
2016-01-20MIPS: Use a union to access the ELF file headerMaciej W. Rozycki1-14/+26
2016-01-20MIPS: pci: Add MT7620a PCIE driverJohn Crispin3-0/+428
2016-01-20MIPS: ralink: Add a few missing clocksJohn Crispin3-0/+5
2016-01-20MIPS: ralink: Fix vendor string for mt7620John Crispin1-1/+1
2016-01-20MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin1-1/+1
2016-01-20MIPS: ralink: fix USB frequency scalingJohn Crispin1-1/+1
2016-01-20MIPS: ralink: MT7688 pinmux fixesJohn Crispin1-30/+50
2016-01-20MIPS: ralink: add MT7621 supportJohn Crispin9-1/+410
2016-01-20MIPS: ralink: add a symbol for INTCJohn Crispin2-0/+6
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki1-3/+9
2016-01-19Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-35/+16
2016-01-16kvm: rename pfn_t to kvm_pfn_tDan Williams3-11/+11
2016-01-16arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang1-0/+1
2016-01-16mm: define MADV_FREE for some archesMinchan Kim1-0/+1
2016-01-16mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov3-5/+6
2016-01-16mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov5-51/+5
2016-01-16mm: drop tail page refcountingKirill A. Shutemov1-4/+0
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds5-5/+5
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-38/+4
2016-01-13Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-12/+6
2016-01-12mips: define __smp_xxxMichael S. Tsirkin1-12/+14
2016-01-12mips: reuse asm-generic/barrier.hMichael S. Tsirkin1-23/+2
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2016-01-12Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds9-9/+0
2016-01-09Merge branch 'for-linus' into work.miscAl Viro1-1/+1
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-16/+2
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-15/+1
2016-01-06net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-15/+1
2016-01-06Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller1-38/+1
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown9-9/+0
2016-01-05soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro9-25/+43
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan1-1/+1
2016-01-04MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith2-0/+90
2016-01-04MIPS: bmips: Support SMP on BCM63168Simon Arlott1-0/+1
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel1-10/+1
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2-1/+1
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel1-30/+28
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel1-3/+0