| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Fix build with binutils 2.24.51+ | Manuel Lauss | 2014-11-07 | 14 | -17/+118 |
* | MIPS: R3000: Fix debug output for Virtual page number | Isamu Mogi | 2014-11-06 | 1 | -2/+2 |
* | MIPS: Fix strnlen_user() return value in case of overlong strings. | Ralf Baechle | 2014-11-04 | 1 | -2/+4 |
* | MIPS: CMA: Do not reserve memory if not required | Zubair Lutfullah Kakakhel | 2014-10-29 | 1 | -1/+2 |
* | MIPS: Wire up bpf syscall. | Ralf Baechle | 2014-10-27 | 5 | -6/+13 |
* | MIPS/Xlp: Remove the dead function destroy_irq() to fix build error | Yijing Wang | 2014-10-27 | 1 | -3/+1 |
* | MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-aware | Alexander Sverdlin | 2014-10-27 | 1 | -0/+2 |
* | MIPS: SEAD3: Fix I2C device registration. | Ralf Baechle | 2014-10-24 | 1 | -7/+1 |
* | MIPS: SEAD3: Nuke PIC32 I2C driver. | Ralf Baechle | 2014-10-24 | 3 | -526/+0 |
* | MIPS: ftrace: Fix a microMIPS build problem | Markos Chandras | 2014-10-24 | 1 | -2/+2 |
* | MIPS: MSP71xx: Fix build error | Stefan Hengelein | 2014-10-24 | 1 | -2/+2 |
* | MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled | Markos Chandras | 2014-10-23 | 1 | -1/+2 |
* | MIPS: Prevent compiler warning from cop2_{save,restore} | Paul Burton | 2014-10-23 | 1 | -4/+4 |
* | MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidle | Markos Chandras | 2014-10-23 | 1 | -0/+1 |
* | MIPS: idle: Remove leftover __pastwait symbol and its references | Markos Chandras | 2014-10-23 | 2 | -10/+0 |
* | MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds | Markos Chandras | 2014-10-23 | 1 | -0/+1 |
* | MIPS: ptrace.h: Add a missing include | Aaro Koskinen | 2014-10-23 | 1 | -0/+2 |
* | MIPS: ath79: Fix compilation error when CONFIG_PCI is disabled | Stefan Hengelein | 2014-10-22 | 1 | -1/+1 |
* | MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is present | Stefan Hengelein | 2014-10-22 | 1 | -0/+1 |
* | MIPS: Octeon: Remove special case for simulator command line. | David Daney | 2014-10-22 | 1 | -9/+0 |
* | MIPS: tlbex: Properly fix HUGE TLB Refill exception handler | David Daney | 2014-10-22 | 1 | -1/+5 |
* | MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge | Aaro Koskinen | 2014-10-22 | 1 | -2/+3 |
* | pci: pci-lantiq: remove duplicate check on resource | Varka Bhadram | 2014-10-22 | 1 | -6/+1 |
* | MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROC | Markos Chandras | 2014-10-21 | 1 | -1/+1 |
* | MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions | Markos Chandras | 2014-10-21 | 1 | -2/+2 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-20 | 2 | -4/+2 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -3/+1 |
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 | 53 | -105/+270 |
|\ \ |
|
| * | | MIPS: ralink: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-09-29 | 1 | -1/+1 |
| * | | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS | Markos Chandras | 2014-09-22 | 1 | -0/+10 |
| * | | MIPS: cpu-probe: Set the write-combine CCA value on per core basis | Markos Chandras | 2014-09-22 | 2 | -0/+26 |
| * | | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores | Markos Chandras | 2014-09-22 | 1 | -0/+5 |
| * | | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks | Markos Chandras | 2014-09-22 | 1 | -16/+25 |
| * | | MIPS: DMA: Add cma support | Zubair Lutfullah Kakakhel | 2014-09-22 | 4 | -12/+36 |
| * | | MIPS: BPF: Add new emit_long_instr macro | Markos Chandras | 2014-09-22 | 1 | -32/+19 |
| * | | MIPS: ralink: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 12 | -6/+8 |
| * | | MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 8 | -5/+8 |
| * | | MIPS: sead3: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 4 | -4/+2 |
| * | | MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 6 | -3/+2 |
| * | | MIPS: Octeon: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 6 | -12/+3 |
| * | | MIPS: Add support for building device-tree binaries | Andrew Bresticker | 2014-09-22 | 3 | -1/+12 |
| * | | MIPS: Create common infrastructure for building built-in device-trees | Andrew Bresticker | 2014-09-22 | 3 | -0/+12 |
| * | | MIPS: SEAD3: Enable DEVTMPFS | Markos Chandras | 2014-09-22 | 2 | -0/+2 |
| * | | MIPS: SEAD3: Regenerate defconfigs | Markos Chandras | 2014-09-22 | 2 | -2/+0 |
| * | | MIPS: Alchemy: DB1300: Add touch penirq support | Manuel Lauss | 2014-09-22 | 1 | -0/+44 |
| * | | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. | Manuel Lauss | 2014-09-22 | 2 | -6/+6 |
| * | | MIPS: Alchemy: Update cpu-feature-overrides | Manuel Lauss | 2014-09-22 | 1 | -0/+12 |
| * | | MIPS: Alchemy: devboards: sit and spin after poweroff | Manuel Lauss | 2014-09-22 | 1 | -0/+3 |
| * | | MIPS: Use WSBH/DSBH/DSHD on Loongson 3A | Chen Jie | 2014-09-22 | 6 | -7/+36 |