summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-14MIPS: Unify perf counter register definitionsJames Hogan3-59/+69
2017-02-14MIPS: Disable stack checks on MIPS kernelsJoshua Kinard1-0/+15
2017-02-14MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill4-2/+560
2017-02-13MIPS: Lantiq: Fix cascaded IRQ setupFelix Fietkau1-21/+17
2017-02-13MIPS: sync-r4k: Fix KERN_CONT falloutMatt Redfearn1-2/+2
2017-02-13MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatchMatt Redfearn1-1/+1
2017-02-13MIPS: Fix distclean with Makefile.postlinkMatt Redfearn1-1/+1
2017-02-13MIPS: Fix cacheinfo overflowJames Hogan1-1/+3
2017-02-13MIPS: Fix protected_cache(e)_op() for microMIPSPaul Burton1-2/+4
2017-02-03MIPS: Add return errors to protected cache opsJames Hogan1-20/+35
2017-02-03MIPS: Export some tlbex internals for KVM to useJames Hogan2-17/+42
2017-02-03MIPS: uasm: Add include guards in asm/uasm.hJames Hogan1-0/+5
2017-02-03MIPS: Export pgd/pmd symbols for KVMJames Hogan3-1/+7
2017-02-02MIPS: Move pgd_alloc() out of headerJames Hogan3-16/+27
2017-01-25MIPS: Lantiq: Lock DMA register accesses for SMPHauke Mehrtens1-18/+20
2017-01-25mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav1-2/+5
2017-01-25MIPS: Generic: Fix big endian CPUs on generic machineMatt Redfearn1-0/+1
2017-01-25MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab4-0/+171
2017-01-25MIPS: syscall: Return directly in mips_mmap()Markus Elfring1-9/+2
2017-01-25MIPS: MT: Move an assignment for the variable "retval" in mipsmt_sys_sched_se...Markus Elfring1-2/+3
2017-01-25MIPS: Return directly in 32_mmap2()Markus Elfring1-8/+3
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann4-5/+5
2017-01-25MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann1-1/+1
2017-01-25MIPS: Octeon: Avoid empty-body warningArnd Bergmann1-10/+5
2017-01-25MIPS: Loongson64: Fix empty-body warning in dma_allocArnd Bergmann1-14/+6
2017-01-25MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann3-31/+0
2017-01-25MIPS: ralink: Fix request_mem_region error handlingArnd Bergmann2-4/+4
2017-01-25MIPS: ralink: Remove unused timer functionsArnd Bergmann1-14/+0
2017-01-25MIPS: Lantiq: Fix another request_mem_region() return code checkArnd Bergmann1-2/+2
2017-01-25MIPS: Alchemy: Remove duplicate initializerArnd Bergmann1-1/+0
2017-01-25MIPS: 'make -s' should be silentArnd Bergmann1-2/+2
2017-01-25MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann1-2/+4
2017-01-24MIPS: Fix modversionsArnd Bergmann6-9/+43
2017-01-24MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann1-1/+1
2017-01-24MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann1-1/+1
2017-01-24MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann7-12/+12
2017-01-24MIPS: BMIPS: Add support SPI device nodesJaedon Shin16-6/+478
2017-01-24MIPS: Fix printk continuations in cpu-bugs64.cJames Hogan1-12/+12
2017-01-03MIPS: zboot: Consolidate compiler flag filtering.Ralf Baechle1-1/+1
2017-01-03MIPS: ralink: Fix incorrect assignment on ralink_socColin Ian King1-1/+1
2017-01-03MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3Paul Burton1-0/+1
2017-01-03MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton1-0/+4
2017-01-03MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton1-1/+1
2017-01-03MIPS: Loongson1B: Change the OSC clock nameKelvin Cheung1-1/+1
2017-01-03MIPS: Netlogic: Fix assembler warning from smpboot.SPaul Burton1-2/+2
2017-01-03MIPS: Export {copy, clear}_page functions alongside their definitionsPaul Burton4-25/+6
2017-01-03MIPS: Export memcpy & memset functions alongside their definitionsPaul Burton4-24/+19
2017-01-03MIPS: Export string functions alongside their definitionsPaul Burton4-24/+10
2017-01-03MIPS: Export csum functions alongside their definitionsPaul Burton2-8/+6
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton2-2/+2