Age | Commit message (Expand) | Author | Files | Lines |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-17 | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -2/+2 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -6/+141 |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+6 |
2016-03-13 | MIPS: smp.c: Fix uninitialised temp_foreign_map | James Hogan | 1 | -0/+1 |
2016-03-08 | Merge branch 'linus' into irq/core, to pick up fixes | Ingo Molnar | 11 | -34/+23 |
2016-03-04 | MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' | Maciej W. Rozycki | 1 | -7/+6 |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 9 | -25/+15 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-02-29 | MIPS: Avoid variant of .type unsupported by LLVM Assembler | Daniel Sanders | 2 | -2/+2 |
2016-02-25 | MIPS: Delete smp-gic.c | Qais Yousef | 1 | -1/+0 |
2016-02-25 | MIPS: Make smp CMP, CPS and MT use the new generic IPI functions | Qais Yousef | 3 | -5/+5 |
2016-02-25 | MIPS: Add generic SMP IPI support | Qais Yousef | 1 | -0/+136 |
2016-02-19 | MIPS: txx9: switch to gpiochip_add_data() | Linus Walleij | 1 | -2/+2 |
2016-02-11 | mips: Differentiate between 32 and 64 bit ELF header | Daniel Wagner | 2 | -2/+2 |
2016-02-09 | MIPS: Fix early CM probing | Paul Burton | 1 | -0/+1 |
2016-02-05 | MIPS: Wire up copy_file_range syscall. | Ralf Baechle | 4 | -0/+4 |
2016-02-02 | MIPS: traps.c: Correct microMIPS RDHWR emulation | Maciej W. Rozycki | 1 | -4/+5 |
2016-02-02 | MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler | Maciej W. Rozycki | 1 | -15/+1 |
2016-02-01 | MIPS: Properly disable FPU in start_thread() | James Hogan | 1 | -4/+2 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -4/+6 |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -74/+291 |
2016-01-24 | Merge branch '4.4-fixes' into mips-for-linux-next | Ralf Baechle | 2 | -1/+4 |
2016-01-24 | MIPS: Use EXCCODE_ constants with set_except_vector() | James Hogan | 2 | -30/+30 |
2016-01-24 | MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[] | James Hogan | 1 | -3/+0 |
2016-01-24 | MIPS: TXx9: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2016-01-24 | MIPS: Fix macro typo | Jaedon Shin | 1 | -1/+1 |
2016-01-24 | MIPS: smp-cps: Ensure secondary cores start with EVA disabled | Matt Redfearn | 1 | -0/+3 |
2016-01-24 | MIPS: sync-r4k: reduce skew while synchronization | Huacai Chen | 1 | -24/+8 |
2016-01-20 | MIPS: Add IEEE Std 754 conformance mode selection | Maciej W. Rozycki | 2 | -14/+103 |
2016-01-20 | MIPS: Determine the presence of IEEE Std 754-2008 features | Maciej W. Rozycki | 1 | -2/+74 |
2016-01-20 | MIPS: ELF: Interpret the NAN2008 file header flag | Maciej W. Rozycki | 1 | -0/+56 |
2016-01-20 | ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki | 1 | -1/+1 |
2016-01-20 | MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation | Maciej W. Rozycki | 1 | -0/+2 |
2016-01-20 | MIPS: Define the legacy-NaN and 2008-NaN features | Maciej W. Rozycki | 1 | -0/+2 |
2016-01-20 | MIPS: Use a union to access the ELF file header | Maciej W. Rozycki | 1 | -14/+26 |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2015-12-22 | MIPS: CPS: drop .set mips64r2 directives | Paul Burton | 1 | -2/+0 |
2015-12-22 | MIPS: uaccess: Take EVA into account in [__]clear_user | James Hogan | 1 | -0/+2 |
2015-12-04 | module: use a structure to encapsulate layout. | Rusty Russell | 1 | -3/+3 |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 22 | -173/+618 |
2015-11-12 | Merge branch '4.3-fixes' into mips-for-linux-next | Ralf Baechle | 3 | -3/+14 |
2015-11-12 | MIPS: idle: add case for CPU_5KE | Aurelien Jarno | 1 | -0/+1 |
2015-11-12 | MIPS: vmlinux: create a section for appended DTB | Aaro Koskinen | 2 | -0/+9 |
2015-11-11 | MIPS: Make the kernel arguments from dtb available | Jonas Gorski | 1 | -7/+17 |
2015-11-11 | MIPS: Add LATENCYTOP support | Aaro Koskinen | 1 | -12/+15 |
2015-11-11 | MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime() | Alex Smith | 2 | -6/+109 |
2015-11-11 | MIPS: Initial implementation of a VDSO | Alex Smith | 4 | -98/+86 |
2015-11-11 | MIPS: Extend hardware table walking support to MIPS64 | Paul Burton | 1 | -2/+1 |