Age | Commit message (Expand) | Author | Files | Lines |
2016-03-21 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+9 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -4/+6 |
2016-03-19 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li... | Linus Torvalds | 1 | -0/+9 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+0 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -1/+1 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -3/+3 |
2016-03-08 | Merge branch 'linus' into irq/core, to pick up fixes | Ingo Molnar | 7 | -15/+26 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -3/+0 |
2016-03-05 | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field | Dave Hansen | 1 | -1/+1 |
2016-02-26 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+2 |
2016-02-25 | MIPS: Make smp CMP, CPS and MT use the new generic IPI functions | Qais Yousef | 1 | -2/+3 |
2016-02-21 | Merge branch 'irqchip/mips' into irqchip/core | Jason Cooper | 1 | -0/+4 |
2016-02-18 | signals, ia64, mips: Update arch-specific siginfos with pkeys field | Dave Hansen | 1 | -4/+9 |
2016-02-17 | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ | Alban Bedel | 1 | -0/+1 |
2016-02-17 | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ | Alban Bedel | 1 | -0/+3 |
2016-02-11 | libata: support AHCI on OCTEON platform | Aleksey Makarov | 1 | -0/+9 |
2016-02-11 | mips: Differentiate between 32 and 64 bit ELF header | Daniel Wagner | 1 | -2/+7 |
2016-02-10 | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III | Zubair Lutfullah Kakakhel | 1 | -1/+2 |
2016-02-06 | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 1 | -1/+0 |
2016-02-05 | MIPS: Wire up copy_file_range syscall. | Ralf Baechle | 1 | -6/+9 |
2016-02-04 | MIPS: Fix 64k page support for 32 bit kernels. | Ralf Baechle | 1 | -1/+1 |
2016-02-02 | MIPS: Fix FPU disable with preemption | James Hogan | 2 | -2/+6 |
2016-02-02 | MIPS: Fix buffer overflow in syscall_get_arguments() | James Hogan | 1 | -3/+1 |
2016-01-27 | Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func... | Ralf Baechle | 1 | -0/+2 |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 24 | -220/+376 |
2016-01-24 | Merge branch '4.4-fixes' into mips-for-linux-next | Ralf Baechle | 3 | -1/+6 |
2016-01-24 | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott | 1 | -2/+0 |
2016-01-24 | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure | Simon Arlott | 1 | -96/+0 |
2016-01-24 | MIPS: Move KVM specific opcodes into asm/inst.h | James Hogan | 1 | -1/+2 |
2016-01-24 | MIPS: Break down cacheops.h definitions | James Hogan | 1 | -42/+64 |
2016-01-24 | MIPS: Update trap codes | James Hogan | 1 | -2/+10 |
2016-01-24 | MIPS: Move Cause.ExcCode trap codes to mipsregs.h | James Hogan | 2 | -28/+24 |
2016-01-24 | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() | James Hogan | 1 | -1/+0 |
2016-01-24 | MIPS: Move definition of DC bit to mipsregs.h | James Hogan | 2 | -3/+2 |
2016-01-24 | MIPS: KVM: Drop some unused definitions from kvm_host.h | James Hogan | 1 | -5/+0 |
2016-01-24 | MIPS: KVM: Trivial whitespace and style fixes | James Hogan | 1 | -1/+1 |
2016-01-24 | MIPS: Add support for PIC32MZDA platform | Joshua Henderson | 4 | -0/+122 |
2016-01-24 | MIPS: smp-cps: Ensure secondary cores start with EVA disabled | Matt Redfearn | 1 | -0/+4 |
2016-01-24 | MIPS: io.h: Define `ioremap_cache' | Maciej W. Rozycki | 1 | -0/+1 |
2016-01-24 | MIPS: inst.h: Fix some instruction descriptions | Maciej W. Rozycki | 1 | -2/+2 |
2016-01-24 | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction | Maciej W. Rozycki | 1 | -0/+8 |
2016-01-24 | MIPS: math-emu: Make microMIPS branch delay slot emulation work | Maciej W. Rozycki | 2 | -2/+2 |
2016-01-24 | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs | Huacai Chen | 1 | -2/+2 |
2016-01-23 | Revert "MIPS: Fix PAGE_MASK definition" | Dan Williams | 1 | -1/+1 |
2016-01-22 | MIPS: Cleanup the unused __arch_local_irq_restore() function | Huacai Chen | 1 | -30/+0 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -2/+0 |
2016-01-21 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 1 | -1/+0 |
2016-01-20 | MIPS: Add IEEE Std 754 conformance mode selection | Maciej W. Rozycki | 1 | -0/+4 |
2016-01-20 | MIPS: ELF: Interpret the NAN2008 file header flag | Maciej W. Rozycki | 1 | -3/+6 |
2016-01-20 | ELF: Also pass any interpreter's file header to `arch_check_elf' | Maciej W. Rozycki | 1 | -1/+1 |