| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: OCTEON: make get_system_type() thread-safe | Aaro Koskinen | 2014-08-19 | 1 | -5/+13 |
* | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores | Markos Chandras | 2014-08-19 | 1 | -0/+4 |
* | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' | Markos Chandras | 2014-08-19 | 1 | -6/+16 |
* | MIPS: EVA: Add new EVA header | Markos Chandras | 2014-08-19 | 1 | -0/+43 |
* | MIPS: scall64-o32: Fix indirect syscall detection | Markos Chandras | 2014-08-19 | 1 | -4/+8 |
* | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 | Markos Chandras | 2014-08-19 | 1 | -3/+5 |
* | MIPS: Loongson: Fix COP2 usage for preemptible kernel | Huacai Chen | 2014-08-19 | 1 | -4/+4 |
* | MIPS: NL: Fix nlm_xlp_defconfig build error | Guenter Roeck | 2014-08-19 | 1 | -7/+0 |
* | MIPS: Remove race window in page fault handling | Lars Persson | 2014-08-19 | 2 | -13/+22 |
* | MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G | Markos Chandras | 2014-08-19 | 1 | -4/+10 |
* | MIPS: Alchemy: Fix db1200 PSC clock enablement | Manuel Lauss | 2014-08-19 | 1 | -5/+1 |
* | MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785 | Hauke Mehrtens | 2014-08-19 | 1 | -2/+11 |
* | MIPS: Remove duplicated include from numa.c | Wei Yongjun | 2014-08-19 | 1 | -2/+0 |
* | MIPS: Add common plat_irq_dispatch declaration | Sergey Ryazanov | 2014-08-19 | 2 | -1/+2 |
* | MIPS: MSP71xx: remove unused plat_irq_dispatch() argument | Sergey Ryazanov | 2014-08-19 | 1 | -1/+1 |
* | MIPS: GIC: Remove useless parens from GICBIS(). | Ralf Baechle | 2014-08-18 | 1 | -1/+1 |
* | MIPS: perf: Mark pmu interupt IRQF_NO_THREAD | Yang Wei | 2014-08-18 | 1 | -1/+1 |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 5 | -88/+55 |
|\ |
|
| * | mips: Use sigsp() | Richard Weinberger | 2014-08-06 | 3 | -9/+7 |
| * | mips: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 5 | -84/+53 |
* | | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-08-09 | 1 | -0/+1 |
|\ \ |
|
| * | | gpio: split gpiod board registration into machine header | Linus Walleij | 2014-07-28 | 1 | -0/+1 |
* | | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-09 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-09 | 1 | -0/+2 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 1 | -1/+1 |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 | 141 | -2652/+4905 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch '3.16-fixes' into mips-for-linux-next | Ralf Baechle | 2014-08-02 | 15 | -28/+116 |
| |\ \ \ \ \ |
|
| | * | | | | | MIPS: bugfix: missed cache flush of TLB refill handler | Leonid Yegoshin | 2014-08-01 | 1 | -0/+2 |
| | * | | | | | MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_generic | Apelete Seketeli | 2014-08-01 | 1 | -1/+1 |
| | * | | | | | MIPS: smp-mt: Fix link error when PROC_FS=n | James Hogan | 2014-08-01 | 1 | -0/+2 |
| | * | | | | | MIPS: N32: Use compat getsockopt syscall | Sorin Dumitru | 2014-08-01 | 1 | -1/+1 |
| | * | | | | | MIPS: APRP: Fix an issue when device_create() fails. | Sebastien Bourdelin | 2014-08-01 | 2 | -0/+6 |
| | * | | | | | MIPS: GIC: Prevent array overrun | Jeffrey Deans | 2014-07-31 | 1 | -2/+4 |
| | * | | | | | MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade() | Huacai Chen | 2014-07-30 | 1 | -1/+0 |
| | * | | | | | MIPS: ftrace: Fix dynamic tracing of kernel modules | Petri Gynther | 2014-07-30 | 2 | -9/+60 |
| | * | | | | | MIPS: Prevent user from setting FCSR cause bits | Paul Burton | 2014-07-30 | 1 | -1/+2 |
| | * | | | | | MIPS: math-emu: Fix instruction decoding. | Rob Kendrick | 2014-07-30 | 1 | -1/+1 |
| | * | | | | | MIPS: tlbex: Fix a missing statement for HUGETLB | Huacai Chen | 2014-07-30 | 1 | -0/+1 |
| | * | | | | | MIPS: RB532: Fix reregistering of serial console | Waldemar Brodkorb | 2014-07-30 | 1 | -0/+1 |
| | * | | | | | MIPS: IP22: Add missing put_device call | Levente Kurusa | 2014-07-30 | 1 | -1/+9 |
| | * | | | | | MIPS: TXx9: 7segled: add missing put_device call | Levente Kurusa | 2014-07-30 | 1 | -3/+11 |
| | * | | | | | MIPS: TXx9: Add missing put_device call | Levente Kurusa | 2014-07-30 | 1 | -10/+19 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | MIPS: jz4740: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-08-02 | 1 | -2/+1 |
| * | | | | | MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursive | Fabian Frederick | 2014-08-02 | 1 | -2/+1 |
| * | | | | | MIPS: ZBOOT: implement stack protector in compressed boot phase | Ben Chan | 2014-08-02 | 1 | -0/+14 |
| * | | | | | MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFT | Dan Carpenter | 2014-08-02 | 1 | -1/+0 |
| * | | | | | MIPS: Bonito64: remove a duplicate define | Dan Carpenter | 2014-08-02 | 1 | -1/+0 |
| * | | | | | MIPS: Malta: initialise MAARs | Paul Burton | 2014-08-02 | 1 | -0/+26 |