summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_aout.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-21MIPS: use for_each_sg()Akinobu Mita1-10/+20
2015-06-21MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki1-1/+0
2015-06-21MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki1-21/+16
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle3-41/+51
2015-06-21MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2-2/+2
2015-06-21MIPS: i8259: DT supportPaul Burton2-2/+42
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton6-1/+49
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4
2015-06-21MIPS: BPF: Introduce BPF ASM helpersMarkos Chandras4-145/+302
2015-06-21MIPS: BPF: Use BPF register names to describe the ABIMarkos Chandras1-4/+4
2015-06-21MIPS: BPF: Move register definition to the BPF headerMarkos Chandras2-35/+35
2015-06-21MIPS: net: BPF: Replace RSIZE with SZREGMarkos Chandras1-14/+14
2015-06-21MIPS: BPF: Free up some callee-saved registersMarkos Chandras2-20/+17
2015-06-21MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersJoshua Kinard1-0/+112
2015-06-21MIPS: Optimise non-EVA kernel user memory accessesPaul Burton1-16/+31
2015-06-21MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings2-3/+4
2015-06-21MIPS: BMIPS: Accept UHI interface for passing a dtbJonas Gorski1-0/+2
2015-06-21MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski1-0/+13
2015-06-21MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski3-1/+39
2015-06-21MIPS: Add support for vmlinux.bin appended dtbJonas Gorski3-1/+50
2015-06-21MIPS: prepare for user enabling of CONFIG_OFRob Herring2-1/+2
2015-06-21MIPS: R12000: Enable branch prediction global historyJoshua Kinard4-2/+23
2015-06-21MIPS: IP27: Update/restructure CPU overridesJoshua Kinard1-35/+57
2015-06-21mips: make loongsoon serial driver explicitly modularPaul Gortmaker1-2/+7
2015-06-21MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov4-24/+0
2015-06-21MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel5-0/+269
2015-06-21OF: Add vendor prefix for TP-Link Technologies Co. LtdAlban Bedel1-0/+1
2015-06-21MIPS: ath79: Add OF support to the GPIO driverAlban Bedel3-22/+127