summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2016-01-222-59/+1
| * | MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-203-14/+107
| * | MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki2016-01-201-2/+74
| * | MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-202-3/+62
| * | ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-202-2/+2
| * | MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-2011-42/+93
| * | MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2016-01-202-26/+50
| * | MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-203-0/+11
| * | MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2016-01-201-14/+26
| * | MIPS: pci: Add MT7620a PCIE driverJohn Crispin2016-01-203-0/+428
| * | MIPS: ralink: Add a few missing clocksJohn Crispin2016-01-203-0/+5
| * | MIPS: ralink: Fix vendor string for mt7620John Crispin2016-01-201-1/+1
| * | MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin2016-01-201-1/+1
| * | MIPS: ralink: fix USB frequency scalingJohn Crispin2016-01-201-1/+1
| * | MIPS: ralink: MT7688 pinmux fixesJohn Crispin2016-01-201-30/+50
| * | MIPS: ralink: add MT7621 supportJohn Crispin2016-01-209-1/+410
| * | MIPS: ralink: add a symbol for INTCJohn Crispin2016-01-202-0/+6
| * | MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki2016-01-201-3/+9
| * | MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith2016-01-042-0/+90
| * | MIPS: bmips: Support SMP on BCM63168Simon Arlott2016-01-041-0/+1
| * | MIPS: ath79: Remove some unused code from setup.cAlban Bedel2016-01-041-10/+1
| * | MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-042-1/+1
| * | MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel2016-01-041-30/+28
| * | MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel2016-01-041-3/+0
| * | MIPS: ath79: Enable the USB port on the TL-WR1043NDAlban Bedel2016-01-041-0/+8
| * | MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsiAlban Bedel2016-01-041-0/+26
* | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-202-3/+0
* | | mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-35/+16
|\ \ \
| * | | mips: define __smp_xxxMichael S. Tsirkin2016-01-121-12/+14
| * | | mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
* | | | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-153-11/+11
* | | | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-0/+1
* | | | mm: define MADV_FREE for some archesMinchan Kim2016-01-151-0/+1
* | | | mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-153-5/+6
* | | | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-155-51/+5
* | | | mm: drop tail page refcountingKirill A. Shutemov2016-01-151-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-3/+3
|\ \ \ \
| * | | | module: use a structure to encapsulate layout.Rusty Russell2015-12-041-3/+3
* | | | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-135-5/+5
|\ \ \ \ \
| * | | | | mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-085-5/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-122-38/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-062-16/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-061-38/+1
| |\ \ \ \ \ \
| | * | | | | | ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-38/+1
| * | | | | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
* | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-12/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-linus' into work.miscAl Viro2016-01-081-1/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-049-25/+43
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | [mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro2015-12-231-12/+6
| | |_|/ / / / / | |/| | | | | |
OpenPOWER on IntegriCloud