Age | Commit message (Expand) | Author | Files | Lines |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 141 | -2652/+4905 |
2014-08-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 16 | -20/+0 |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -4/+4 |
2014-08-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 5 | -6/+13 |
2014-08-05 | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -5/+8 |
2014-08-05 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 20 | -779/+750 |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 3 | -8/+3 |
2014-08-03 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 1 | -4/+4 |
2014-08-02 | Merge branch '3.16-fixes' into mips-for-linux-next | Ralf Baechle | 15 | -28/+116 |
2014-08-02 | MIPS: jz4740: remove unnecessary null test before debugfs_remove | Fabian Frederick | 1 | -2/+1 |
2014-08-02 | MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursive | Fabian Frederick | 1 | -2/+1 |
2014-08-02 | MIPS: ZBOOT: implement stack protector in compressed boot phase | Ben Chan | 1 | -0/+14 |
2014-08-02 | MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFT | Dan Carpenter | 1 | -1/+0 |
2014-08-02 | MIPS: Bonito64: remove a duplicate define | Dan Carpenter | 1 | -1/+0 |
2014-08-02 | MIPS: Malta: initialise MAARs | Paul Burton | 1 | -0/+26 |
2014-08-02 | MIPS: Initialise MAARs | Paul Burton | 2 | -0/+142 |
2014-08-02 | MIPS: detect presence of MAARs | Paul Burton | 3 | -0/+6 |
2014-08-02 | MIPS: define MAAR register accessors & bits | Paul Burton | 1 | -0/+12 |
2014-08-02 | MIPS: mark MSA experimental | Paul Burton | 1 | -2/+1 |
2014-08-02 | MIPS: Don't build MSA support unless it can be used | Paul Burton | 1 | -0/+1 |
2014-08-02 | MIPS: consistently clear MSA flags when starting & copying threads | Paul Burton | 1 | -0/+3 |
2014-08-02 | MIPS: 16 byte align MSA vector context | Paul Burton | 1 | -2/+8 |
2014-08-02 | MIPS: disable preemption whilst initialising MSA | Paul Burton | 2 | -7/+11 |
2014-08-02 | MIPS: ensure MSA gets disabled during boot | Paul Burton | 1 | -3/+2 |
2014-08-02 | MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains | Paul Burton | 1 | -4/+4 |
2014-08-02 | MIPS: fix MSA context for tasks which don't use FP first | Paul Burton | 1 | -0/+2 |
2014-08-02 | MIPS: init upper 64b of vector registers when MSA is first used | Paul Burton | 4 | -9/+56 |
2014-08-02 | MIPS: save/disable MSA in lose_fpu | Paul Burton | 1 | -3/+12 |
2014-08-02 | MIPS: preserve scalar FP CSR when switching vector context | Paul Burton | 2 | -1/+8 |
2014-08-02 | MIPS: save/restore MSACSR register on context switch | Paul Burton | 2 | -0/+12 |
2014-08-02 | MIPS: allow msa.h to be included in assembly files | Paul Burton | 1 | -9/+13 |
2014-08-02 | MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N | Aaro Koskinen | 1 | -0/+21 |
2014-08-02 | MIPS: OCTEON: add USB clock type for D-Link DSR-1000N | Aaro Koskinen | 1 | -0/+1 |
2014-08-02 | MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N | Aaro Koskinen | 1 | -0/+2 |
2014-08-02 | MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect | Aaro Koskinen | 1 | -3/+9 |
2014-08-02 | MIPS: OCTEON: support disabling HOTPLUG_CPU run-time | Aaro Koskinen | 1 | -1/+4 |
2014-08-02 | MIPS: OCTEON: SMP: delete redundant check | Aaro Koskinen | 1 | -8/+0 |
2014-08-02 | MIPS: GIC: Fix GICBIS macro | Jeffrey Deans | 1 | -10/+11 |
2014-08-02 | MIPS: Malta: Fix dispatching of GIC interrupts | Jeffrey Deans | 1 | -7/+18 |
2014-08-02 | MIPS: GIC: Generalise check for pending interrupts | Jeffrey Deans | 2 | -2/+12 |
2014-08-02 | MIPS: GIC: Prevent array overrun | Jeffrey Deans | 1 | -2/+4 |
2014-08-02 | MIPS: GIC: Remove GIC_FLAG_IPI | Jeffrey Deans | 3 | -7/+5 |
2014-08-02 | MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h | Jeffrey Deans | 3 | -2/+4 |
2014-08-02 | MIPS: GIC: move GIC interrupt bitmap declarations | Jeffrey Deans | 2 | -12/+12 |
2014-08-02 | MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions | Leonid Yegoshin | 2 | -0/+10 |
2014-08-02 | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptions | Leonid Yegoshin | 2 | -2/+9 |
2014-08-02 | MIPS: Add new option for unique RI/XI exceptions | Leonid Yegoshin | 2 | -0/+4 |
2014-08-02 | MIPS: mm: Use the Hardware Page Table Walker if the core supports it | Markos Chandras | 4 | -0/+140 |
2014-08-02 | MIPS: kernel: cpu-probe: Add support for the HardWare Table Walker | Markos Chandras | 1 | -0/+23 |