summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-2/+0
|\
| * Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-115-9/+29
| |\
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-1119-256/+314
| |\ \
| * | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-12-121-0/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-035-9/+29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
| | |_|/ | |/| |
* | | | MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens2016-12-111-1/+1
* | | | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen2016-12-111-1/+1
| |/ / |/| |
* | | MIPS: mm: Fix output of __do_page_faultMatt Redfearn2016-11-251-4/+5
* | | MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-244-5/+24
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-044-21/+27
|\ \
| * | KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-262-12/+19
| * | KVM: MIPS: Make ERET handle ERL before EXLJames Hogan2016-10-261-4/+4
| * | KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-262-5/+4
| |/
* | MIPS: Fix max_low_pfn with disabled highmemJames Hogan2016-11-041-0/+13
* | MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki2016-11-041-64/+39
* | MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2016-11-042-117/+131
* | MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki2016-11-041-5/+1
* | MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki2016-11-041-1/+1
* | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-045-42/+78
* | MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki2016-11-041-0/+1
* | MIPS: dump_tlb: Fix printk continuationsJames Hogan2016-11-042-31/+31
* | MIPS: Fix __show_regs() outputPaul Burton2016-11-041-21/+21
* | MIPS: traps: Fix output of show_codeMatt Redfearn2016-11-041-3/+4
* | MIPS: traps: Fix output of show_stacktraceMatt Redfearn2016-11-041-6/+8
* | MIPS: traps: Fix output of show_backtraceMatt Redfearn2016-11-041-1/+1
* | MIPS: Fix build of compressed imageMatt Redfearn2016-11-041-1/+1
* | MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn2016-11-041-6/+10
* | MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn2016-11-041-1/+1
* | MIPS: Malta: Fixup rebootPaul Burton2016-11-041-1/+2
* | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton2016-11-041-1/+10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-211-0/+1
|\
| * KVM: MIPS: Add missing uaccess.h includeJames Hogan2016-10-191-0/+1
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-192-3/+4
|\ \ | |/ |/|
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+3
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-15210-3399/+4748
|\ \
| * | MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2016-10-121-1/+1
| * | MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
| * | MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
| * | MIPS: Enable hardened usercopyPaul Burton2016-10-102-0/+19
| * | MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton2016-10-0622-730/+152
| * | MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-0622-1/+643
| * | MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2016-10-062-1/+64
| * | MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0Paul Burton2016-10-063-7/+5
| * | MIPS: Print CM error reports upon bus errorsPaul Burton2016-10-063-21/+3
OpenPOWER on IntegriCloud