Age | Commit message (Expand) | Author | Files | Lines |
2017-01-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -3/+6 |
2017-01-05 | KVM: MIPS: Flush KVM entry code from icache globally | James Hogan | 1 | -2/+2 |
2017-01-05 | KVM: MIPS: Don't clobber CP0_Status.UX | James Hogan | 1 | -1/+4 |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 14 | -20/+20 |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 14 | -20/+20 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2 | -2/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 33 | -33/+33 |
2016-12-18 | Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 6 | -86/+15 |
2016-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -4/+6 |
2016-12-14 | arch/mips: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 2 | -4/+6 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida | 1 | -1/+1 |
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-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 5 | -9/+29 |
2016-12-11 | MIPS: Lantiq: Fix mask of GPE frequency | Hauke Mehrtens | 1 | -1/+1 |
2016-12-11 | MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time | Luuk Paulussen | 1 | -1/+1 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -9/+29 |
2016-11-30 | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 1 | -0/+2 |
2016-11-25 | MIPS: mm: Fix output of __do_page_fault | Matt Redfearn | 1 | -4/+5 |
2016-11-24 | MIPS: Mask out limit field when calculating wired entry count | Paul Burton | 4 | -5/+24 |
2016-11-22 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 1 | -2/+2 |
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 | 19 | -256/+314 |
2016-11-05 | MIPS: jz4740: Remove obsolete code | Paul Cercueil | 3 | -85/+0 |
2016-11-05 | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller | Paul Cercueil | 2 | -1/+4 |
2016-11-05 | MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree | Paul Cercueil | 1 | -0/+11 |
2016-11-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -21/+27 |
2016-11-04 | MIPS: Fix max_low_pfn with disabled highmem | James Hogan | 1 | -0/+13 |
2016-11-04 | MIPS: Correct MIPS I FP sigcontext layout | Maciej W. Rozycki | 1 | -64/+39 |
2016-11-04 | MIPS: Fix ISA I/II FP signal context offsets | Maciej W. Rozycki | 2 | -117/+131 |
2016-11-04 | MIPS: Remove FIR from ISA I FP signal context | Maciej W. Rozycki | 1 | -5/+1 |
2016-11-04 | MIPS: Fix ISA I FP sigcontext access violation handling | Maciej W. Rozycki | 1 | -1/+1 |
2016-11-04 | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue | Maciej W. Rozycki | 5 | -42/+78 |
2016-11-04 | MIPS: ptrace: Also initialize the FP context on individual FCSR writes | Maciej W. Rozycki | 1 | -0/+1 |
2016-11-04 | MIPS: dump_tlb: Fix printk continuations | James Hogan | 2 | -31/+31 |
2016-11-04 | MIPS: Fix __show_regs() output | Paul Burton | 1 | -21/+21 |
2016-11-04 | MIPS: traps: Fix output of show_code | Matt Redfearn | 1 | -3/+4 |
2016-11-04 | MIPS: traps: Fix output of show_stacktrace | Matt Redfearn | 1 | -6/+8 |
2016-11-04 | MIPS: traps: Fix output of show_backtrace | Matt Redfearn | 1 | -1/+1 |
2016-11-04 | MIPS: Fix build of compressed image | Matt Redfearn | 1 | -1/+1 |
2016-11-04 | MIPS: generic: Fix KASLR for generic kernel. | Matt Redfearn | 1 | -6/+10 |
2016-11-04 | MIPS: KASLR: Fix handling of NULL FDT | Matt Redfearn | 1 | -1/+1 |
2016-11-04 | MIPS: Malta: Fixup reboot | Paul Burton | 1 | -1/+2 |
2016-11-04 | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton | 1 | -1/+10 |
2016-10-26 | KVM: MIPS: Precalculate MMIO load resume PC | James Hogan | 2 | -12/+19 |