Age | Commit message (Expand) | Author | Files | Lines |
2017-01-03 | MIPS: End asm function prologue macros with .insn | Paul Burton | 1 | -4/+6 |
2017-01-03 | MIPS: Use generic asm/export.h | Paul Burton | 1 | -0/+1 |
2017-01-03 | MIPS: IRQ: Remove useless i8259_of_init() prototype. | Ralf Baechle | 1 | -1/+0 |
2017-01-03 | MIPS: ralink: Add missing pinmux. | John Crispin | 1 | -1/+6 |
2017-01-03 | MIPS: platform: Allow for DTB to be moved during kernel relocation | Marcin Nowakowski | 1 | -0/+13 |
2017-01-03 | MIPS: elfcore: add correct copy_regs implementations | Marcin Nowakowski | 1 | -0/+6 |
2017-01-03 | MIPS: Move register dump routines out of ptrace code | Marcin Nowakowski | 1 | -0/+3 |
2017-01-03 | MIPS: kexec: remove SMP_DUMP | Marcin Nowakowski | 1 | -7/+1 |
2017-01-03 | MIPS: Loongson1: Add watchdog support for Loongson1 board | Yang Ling | 1 | -4/+5 |
2017-01-03 | MIPS: Loongson1: Remove several redundant RTC-related macros | Yang Ling | 2 | -3/+27 |
2017-01-03 | MIPS: Remove RESTORE_ALL_AND_RET | Paul Burton | 1 | -8/+0 |
2017-01-03 | MIPS: Cleanup LLBit handling in switch_to | Paul Burton | 1 | -6/+12 |
2017-01-03 | MIPS: Remove r2_emul_return from struct thread_info | Paul Burton | 2 | -1/+4 |
2017-01-03 | MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems | Paul Burton | 1 | -0/+7 |
2017-01-03 | MIPS: Loongson1B: Modify DEFAULT_MEMSIZE | Kelvin Cheung | 1 | -1/+1 |
2017-01-03 | MIPS: SMP: Remove cpu_callin_map | Matt Redfearn | 1 | -2/+0 |
2017-01-03 | MIPS: Remove unused HIGHMEM_DEBUG macro | Paul Burton | 1 | -3/+0 |
2017-01-03 | MIPS: Use generic asm/unaligned.h | Paul Burton | 2 | -28/+1 |
2017-01-03 | MIPS: Octeon: Enable KASLR | Steven J. Hill | 1 | -2/+13 |
2017-01-03 | MIPS: Only change $28 to thread_info if coming from user mode | Matt Redfearn | 1 | -0/+7 |
2017-01-03 | MIPS: Introduce irq_stack | Matt Redfearn | 1 | -0/+12 |
2017-01-03 | MIPS: Octeon: Kill cvmx_helper_link_autoconf() | Aaro Koskinen | 5 | -21/+5 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 4 | -4/+4 |
2016-12-18 | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -1/+0 |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+0 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2 | -0/+19 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+19 |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 1 | -0/+2 |
2016-11-24 | MIPS: Mask out limit field when calculating wired entry count | Paul Burton | 2 | -0/+19 |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 1 | -1/+0 |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 1 | -0/+1 |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 3 | -3/+35 |
2016-11-05 | MIPS: jz4740: Remove obsolete code | Paul Cercueil | 1 | -1/+0 |
2016-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+4 |
2016-11-04 | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki | 2 | -0/+31 |
2016-10-26 | KVM: MIPS: Precalculate MMIO load resume PC | James Hogan | 1 | -3/+4 |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -1/+0 |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 33 | -737/+449 |
2016-10-14 | MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls | Ralf Baechle | 1 | -6/+16 |
2016-10-12 | MIPS: ptrace: Fix regs_return_value for kernel context | Marcin Nowakowski | 1 | -1/+1 |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -9/+15 |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 1 | -1/+0 |
2016-10-11 | mips/panic: replace smp_send_stop() with kdump friendly version in panic path | Hidehiro Kawai | 1 | -0/+1 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+5 |
2016-10-10 | MIPS: Enable hardened usercopy | Paul Burton | 1 | -0/+18 |
2016-10-07 | uprobes: remove function declarations from arch/{mips,s390} | Marcin Nowakowski | 1 | -12/+0 |
2016-10-07 | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 1 | -2/+3 |
2016-10-07 | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 1 | -2/+0 |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -23/+40 |