MIPS: Replace use of phys_t with phys_addr_t.
[linux-drm-fsl-dcu.git] / arch /
2014-11-24 Ralf BaechleMIPS: Replace use of phys_t with phys_addr_t.
2014-11-24 Ralf BaechleMIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generi...
2014-11-24 Markos ChandrasMIPS: lib: memset: Clean up some MIPS{EL,EB} ifdefery
2014-11-24 Markos ChandrasMIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIO
2014-11-24 Ralf BaechleMIPS: <asm/types.h> fix indentation.
2014-11-24 Prem KaratMIPS: Enable VDSO randomization
2014-11-24 Ralf BaechleMIPS: Remove a temporary hack for debugging cache flush...
2014-11-24 Maarten ter HuurneMIPS: Remove declaration of obsolete arch_init_clk_ops()
2014-11-24 Maciej W. RozyckiMIPS: atomic.h: Reformat to fit in 79 columns
2014-11-24 Maciej W. RozyckiMIPS: Apply `.insn' to fixup labels throughout
2014-11-24 Maciej W. RozyckiMIPS: Fix microMIPS LL/SC immediate offsets
2014-11-24 Maciej W. RozyckiMIPS: Kconfig: Only allow 32-bit microMIPS builds
2014-11-24 Maciej W. RozyckiMIPS: signal.c: Fix an invalid cast in ISA mode bit...
2014-11-24 Maciej W. RozyckiMIPS: mm: Only build one microassembler that is suitable
2014-11-24 Maciej W. RozyckiMIPS: Kconfig: Enable microMIPS support for Malta
2014-11-24 Aaro KoskinenMIPS: loongson: common: rtc: make loongson_rtc_resource...
2014-11-24 Aaro KoskinenMIPS: loongson: common: init: Add a missing include
2014-11-24 Aaro KoskinenMIPS: loongson: lemote-2f: reset: make ml2f_reboot...
2014-11-24 Aaro KoskinenMIPS: loongson: lemote-2f: irq: Make internal data...
2014-11-24 Aaro KoskinenMIPS: loongson: common: Setup: add a missing include
2014-11-24 Aaro KoskinenMIPS: Loongson: cs5536_pci: Add a missing include
2014-11-24 Aaro KoskinenMIPS: Loongson: common: Fix array initializer syntax.
2014-11-24 Ralf BaechleMIPS: uaccess.h: Fix strnlen_user comment.
2014-11-24 Joshua KinardMIPS: IP22/IP32: Add line to arch/mips/Makefile archhel...
2014-11-24 Markos ChandrasMIPS: lib: mips-atomic.c: Remove obsolete ifdefery
2014-11-24 Aaro KoskinenMIPS: Octeon: Mark octeon_model_get_string() with __init
2014-11-24 Aaro KoskinenMIPS: Octeon: Move code to avoid forward declaration
2014-11-24 Aaro KoskinenMIPS: Octeon: Delete potentially dangerous feature...
2014-11-24 Aaro KoskinenMIPS: Octeon: Move cvmx_fuse_read_byte()
2014-11-24 Aaro KoskinenMIPS: oprofile: Backtrace: don't fail on leaf functions
2014-11-24 Aaro KoskinenMIPS: oprofile: Enable backtrace on timer-based profiling
2014-11-24 Markos ChandrasMIPS: traps: Dump the PageGrain and Wired registers...
2014-11-24 Markos ChandrasMIPS: traps: Dump the HTW registers on a MC exception
2014-11-24 Markos ChandrasMIPS: traps: Replace printk with pr_err for MC exceptions
2014-11-24 Alban BedelMIPS: ath79: Read the initrd address from the firmware...
2014-11-24 Alban BedelMIPS: ath79: Use the firmware lib to parse the kernel...
2014-11-24 Sergey RyazanovMIPS: ath25: add Wireless device support
2014-11-24 Sergey RyazanovMIPS: ath25: add AR2315 PCI host controller driver
2014-11-24 Sergey RyazanovMIPS: ath25: register AR5312 flash controller
2014-11-24 Sergey RyazanovMIPS: ath25: add SoC type detection
2014-11-24 Sergey RyazanovMIPS: ath25: add board configuration detection
2014-11-24 Sergey RyazanovMIPS: ath25: add UART support
2014-11-24 Sergey RyazanovMIPS: ath25: add early printk support
2014-11-24 Sergey RyazanovMIPS: ath25: add interrupts handling routines
2014-11-24 Sergey RyazanovMIPS: ath25: Add basic AR2315 SoC support
2014-11-24 Sergey RyazanovMIPS: ath25: add basic AR5312 SoC support
2014-11-24 Sergey RyazanovMIPS: ath25: add common parts
2014-11-24 Alban BedelMIPS: FW: Use kstrtoul() to parse unsigned long from...
2014-11-24 Alban BedelMIPS: FW: Fix parsing u-boot environment
2014-11-24 John CrispinMIPS: ralink: add rt2880 pci driver
2014-11-24 John CrispinMIPS: ralink: allow loading irq registers from the...
2014-11-24 John CrispinMIPS: ralink: add mt7628an support
2014-11-24 John CrispinMIPS: ralink: add support for MT7620n
2014-11-24 John CrispinMIPS: ralink: cleanup early_printk
2014-11-24 John CrispinMIPS: ralink: cleanup the soc specific pinmux data
2014-11-24 John CrispinMIPS: ralink: copy the commandline from the devicetree
2014-11-24 John CrispinMIPS: ralink: add a bootrom dumper module
2014-11-24 John CrispinMIPS: ralink: add rt3883 wmac clock
2014-11-24 John CrispinMIPS: ralink: add rt2880 wmac clock
2014-11-24 John CrispinMIPS: ralink: add missing clk_set_rate() to clk.c
2014-11-24 John CrispinMIPS: ralink: allow manual memory override
2014-11-24 John CrispinMIPS: ralink: add illegal access driver
2014-11-24 John CrispinMIPS: ralink: add rt_sysc_m32 helper
2014-11-24 John CrispinMIPS: ralink: add a helper for reading the ECO version
2014-11-24 John CrispinMIPS: ralink: add verbose pmu info
2014-11-24 John CrispinMIPS: lantiq: add missing spi clock on falcon SoC
2014-11-24 John CrispinMIPS: lantiq: the detection of the gpe clock is broken
2014-11-24 John CrispinMIPS: lantiq: copy the commandline from the devicetree
2014-11-24 John CrispinMIPS: lantiq: move eiu init after irq_domain register
2014-11-24 John CrispinMIPS: lantiq: export soc type
2014-11-24 John CrispinMIPS: lantiq: add support for xrx200 firmware depending...
2014-11-24 John CrispinMIPS: lantiq: reboot gphy on restart
2014-11-24 John CrispinMIPS: lantiq: add reset-controller api support
2014-11-24 John CrispinMIPS: lantiq: handle vmmc memory reservation
2014-11-24 Tomeu VizosoMIPS: Alchemy: Remove direct access to prepare_count...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Use CPU notifiers to setup the...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Move gic_frequency to clocksourc...
2014-11-24 Andrew Brestickerclocksource: mips-gic: Combine with GIC clockevent...
2014-11-24 Andrew BrestickerMIPS: Move GIC clocksource driver to drivers/clocksource/
2014-11-24 Kevin CernekeeMIPS: bcm3384: Initial commit of bcm3384 platform support
2014-11-24 Kevin CernekeeMIPS: Create a helper function for DT setup
2014-11-24 Kevin CernekeeMIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)
2014-11-24 Kevin CernekeeMIPS: BMIPS: Add special cache handling in c-r4k.c
2014-11-24 Kevin CernekeeMIPS: BMIPS: Let each platform customize the CPU1 IRQ...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT...
2014-11-24 Kevin CernekeeMIPS: Allow MIPS_CPU_SCACHE to be used with different...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Explicitly configure reset vectors prior...
2014-11-24 Jon FraserMIPS: BMIPS: Mask off timer IRQs when hot-unplugging...
2014-11-24 Jon FraserMIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase reloc...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Introduce helper function to change the...
2014-11-24 Kevin CernekeeMIPS: BMIPS: Align secondary boot sequence with latest...
2014-11-24 Kelvin CheungMIPS: Loongson1B: Add a clockevent/clocksource using...
2014-11-24 Kelvin CheungMIPS: Loongson1B: Some fixes/updates for LS1B
2014-11-24 Kelvin CheungMIPS: Loongson1B: Improve early printk
2014-11-24 Kelvin CheungMIPS: Loongson1B: Fix reboot problem on LS1B
2014-11-24 Ralf BaechleMIPS: DMA: Explain the lack of special handling for...
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Clean up nvram header
2014-11-24 Rafał MiłeckiMIPS: BCM47XX: Use mtd as an alternative way/API to...
2014-11-24 Paul BurtonMIPS: Kconfig option to better exercise/debug hybrid...
2014-11-24 Paul BurtonMIPS: ELF: Set FP mode according to .MIPS.abiflags
next