summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: Octeon: Mark some functions __init in smp.cYang Shi2016-05-131-2/+2
| * MIPS: BMIPS: Improve BCM6368 device treeÁlvaro Fernández Rojas2016-05-132-14/+22
| * MIPS: BMIPS: Improve BCM6328 device treeÁlvaro Fernández Rojas2016-05-131-11/+39
| * MIPS: BMIPS: Add support for BCM63268Álvaro Fernández Rojas2016-05-131-0/+1
| * MIPS: BMIPS: Add device tree example for BCM6358Álvaro Fernández Rojas2016-05-134-0/+182
| * MIPS: BMIPS: Add BCM6358 supportÁlvaro Fernández Rojas2016-05-132-0/+43
| * MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli2016-05-131-1/+4
| * MIPS: BMIPS: Add cpu-feature-overrides.hFlorian Fainelli2016-05-131-0/+14
| * MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli2016-05-131-0/+5
| * MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli2016-05-131-2/+2
| * MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli2016-05-131-0/+4
| * MIPS: BMIPS: Enable partition parser in defconfigFlorian Fainelli2016-05-131-0/+1
| * MIPS: BCM63xx: Enable partition parser in defconfigFlorian Fainelli2016-05-131-0/+1
| * MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung2016-05-1315-104/+340
| * MIPS: BMIPS: Fix interrupt and remove needless propertiesJaedon Shin2016-05-133-10/+4
| * MIPS: BMIPS: Add support UART, I2C, SATA deviceJaedon Shin2016-05-1313-16/+530
| * MIPS: Kconfig: replace OPROFILE=n to !OPROFILEYang Shi2016-05-131-1/+1
| * MIPS: KASLR: Print relocation Information on bootMatt Redfearn2016-05-131-0/+9
| * MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn2016-05-132-0/+176
| * MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn2016-05-133-1/+29
| * MIPS: Add CONFIG_RELOCATABLE Kconfig optionMatt Redfearn2016-05-131-0/+18
| * MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn2016-05-131-0/+14
| * MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn2016-05-131-0/+20
| * MIPS: Kernel: Add relocate.cMatt Redfearn2016-05-132-0/+242
| * MIPS: Generate relocation table when CONFIG_RELOCATABLEMatt Redfearn2016-05-131-0/+16
| * MIPS: Reserve space for relocation tableMatt Redfearn2016-05-132-0/+37
| * MIPS: tools: Build relocs toolMatt Redfearn2016-05-132-0/+5
| * MIPS: tools: Add relocs toolMatt Redfearn2016-05-136-0/+861
| * MIPS: seccomp: Support compat with both O32 and N32Matt Redfearn2016-05-131-21/+26
| * MIPS: scall: Handle seccomp filters which redirect syscallsMatt Redfearn2016-05-134-18/+24
| * MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernelMatt Redfearn2016-05-131-0/+6
| * pinctrl/lantiq: update devicetree binding in dts fileMartin Schiller2016-05-131-1/+1
| * MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2016-05-1311-11/+0
| * MIPS: Use generic clkdev.h headerStephen Boyd2016-05-132-27/+1
| * MIPS: Sync icache & dcache in set_pte_atPaul Burton2016-05-133-27/+24
| * MIPS: Handle highmem pages in __update_cachePaul Burton2016-05-131-1/+9
| * MIPS: Flush highmem pages in __flush_dcache_pagePaul Burton2016-05-131-3/+9
| * MIPS: Flush dcache for flush_kernel_dcache_pagePaul Burton2016-05-131-0/+1
| * MIPS: OCTEON: cavium_octeon_defconfig: enable all OCTEON SoC driversAaro Koskinen2016-05-131-5/+10
| * MIPS: Detect DSP v3 supportZubair Lutfullah Kakakhel2016-05-134-1/+10
| * MIPS: cpu: Convert MIPS_CPU_* defs to (1ull << x)James Hogan2016-05-131-41/+48
| * MIPS: cpu: Alter MIPS_CPU_* definitions to fill gapJames Hogan2016-05-131-8/+8
| * MIPS: BMIPS: Add early CPU initialization codeFlorian Fainelli2016-05-133-0/+89
| * MIPS: math-emu: dsemul: Remove an unused bit in ADDIUPC emulationMaciej W. Rozycki2016-05-131-1/+1
| * MIPS: Octeon: Add Octeon III CN7xxx interface detectionZubair Lutfullah Kakakhel2016-05-131-0/+43
| * MIPS: Make flush_threadRalf Baechle2016-05-132-4/+4
| * MIPS: Support R_MIPS_PC{16,21,26} rel-style relocsPaul Burton2016-05-131-1/+50
| * MIPS: Support R_MIPS_PC{21,26} rela-style relocsPaul Burton2016-05-132-1/+52
| * MIPS: module: Make consistent use of pr_*()Steven J. Hill2016-05-132-9/+6
| * MIPS: Probe the M6250 CPUPaul Burton2016-05-131-0/+4