| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-09-19 | 17 | -38/+67 |
|\ |
|
| * | MIPS: SmartMIPS: Disable assembler warnings | Markos Chandras | 2014-09-17 | 1 | -1/+10 |
| * | MIPS: Move CPU topology macros to topology.h | Huacai Chen | 2014-08-27 | 2 | -5/+8 |
| * | MIPS: Wire up new syscalls getrandom and memfd_create. | Ralf Baechle | 2014-08-26 | 5 | -6/+20 |
| * | MIPS: Fix a warning for virt_to_page | Zubair Lutfullah Kakakhel | 2014-08-26 | 1 | -1/+2 |
| * | arch/mips/net/bpf_jit.c: fix failure check | Andrey Utkin | 2014-08-26 | 1 | -2/+3 |
| * | MIPS: COP2: CPP macro safety fixes. | Ralf Baechle | 2014-08-26 | 2 | -11/+11 |
| * | MIPS: Kconfig: Select SMP symbols for CMP | Markos Chandras | 2014-08-26 | 1 | -0/+2 |
| * | MIPS: ZBOOT: add missing <linux/string.h> include | Aurelien Jarno | 2014-08-26 | 1 | -0/+1 |
| * | MIPS: IP28: Fix/clean spaces.h | Thomas Bogendoerfer | 2014-08-26 | 1 | -7/+0 |
| * | MIPS: IP28: Select correct L1_CACHE_SHIFT | Thomas Bogendoerfer | 2014-08-26 | 1 | -0/+1 |
| * | MIPS: BCM63xx: delete double assignment | Julia Lawall | 2014-08-26 | 1 | -2/+2 |
| * | MIPS: Spelling s/confugrations/configurations/ | Geert Uytterhoeven | 2014-08-26 | 1 | -1/+1 |
| * | MIPS: OCTEON: make get_system_type() thread-safe | Aaro Koskinen | 2014-08-26 | 1 | -5/+13 |
| * | MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores | Markos Chandras | 2014-08-26 | 1 | -0/+4 |
| * | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' | Markos Chandras | 2014-08-26 | 1 | -6/+16 |
| * | MIPS: EVA: Add new EVA header | Markos Chandras | 2014-08-26 | 1 | -0/+43 |
| * | MIPS: scall64-o32: Fix indirect syscall detection | Markos Chandras | 2014-08-26 | 1 | -4/+8 |
| * | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 | Markos Chandras | 2014-08-26 | 1 | -3/+5 |
| * | MIPS: Loongson: Fix COP2 usage for preemptible kernel | Huacai Chen | 2014-08-26 | 1 | -4/+4 |
| * | MIPS: NL: Fix nlm_xlp_defconfig build error | Guenter Roeck | 2014-08-26 | 1 | -7/+0 |
| * | MIPS: Remove race window in page fault handling | Lars Persson | 2014-08-26 | 2 | -13/+22 |
| * | MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G | Markos Chandras | 2014-08-26 | 1 | -4/+10 |
| * | MIPS: Alchemy: Fix db1200 PSC clock enablement | Manuel Lauss | 2014-08-26 | 1 | -5/+1 |
| * | MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785 | Hauke Mehrtens | 2014-08-26 | 1 | -2/+11 |
| * | MIPS: Remove duplicated include from numa.c | Wei Yongjun | 2014-08-26 | 1 | -2/+0 |
| * | MIPS: Add common plat_irq_dispatch declaration | Sergey Ryazanov | 2014-08-26 | 2 | -1/+2 |
| * | MIPS: MSP71xx: remove unused plat_irq_dispatch() argument | Sergey Ryazanov | 2014-08-26 | 1 | -1/+1 |
| * | MIPS: GIC: Remove useless parens from GICBIS(). | Ralf Baechle | 2014-08-26 | 1 | -1/+1 |
| * | MIPS: perf: Mark pmu interupt IRQF_NO_THREAD | Yang Wei | 2014-08-26 | 1 | -1/+1 |
| * | MIPS: kdump: Set correct value to kexec_indirection_page variable | Yang Wei | 2014-08-25 | 1 | -2/+6 |
* | | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 2014-08-30 | 1 | -2/+0 |
* | | 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 |
|\ |
|