Age | Commit message (Expand) | Author | Files | Lines |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -3/+4 |
2015-09-02 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -392/+2 |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -0/+9 |
2015-09-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -25/+23 |
2015-09-01 | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -41/+35 |
2015-09-01 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+0 |
2015-09-01 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn | 2 | -3/+4 |
2015-08-25 | MIPS: alchemy: Convert to clk_hw based provider APIs | Stephen Boyd | 1 | -6/+6 |
2015-08-18 | MIPS: Fix LLVM build issue. | Ralf Baechle | 1 | -1/+1 |
2015-08-16 | MIPS: Fix seccomp syscall argument for MIPS64 | Markos Chandras | 2 | -2/+2 |
2015-08-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 29 | -60/+128 |
2015-08-07 | treewide: fix typos in comment blocks | Masahiro Yamada | 1 | -1/+1 |
2015-08-07 | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras | 1 | -2/+0 |
2015-08-05 | MIPS: Make set_pte() SMP safe. | David Daney | 1 | -0/+31 |
2015-08-04 | MIPS: ath79: Add the reset controller to the AR9132 dtsi | Alban Bedel | 1 | -0/+8 |
2015-08-04 | reset: Add a driver for the reset controller on the AR71XX/AR9XXX | Alban Bedel | 1 | -0/+1 |
2015-08-04 | sched, MIPS: Get rid of finish_arch_switch() | Ralf Baechle | 1 | -25/+23 |
2015-08-03 | MIPS: Replace add and sub instructions in relocate_kernel.S with addiu | James Cowgill | 1 | -4/+4 |
2015-08-03 | MIPS: Flush RPS on kernel entry with EVA | James Hogan | 1 | -0/+25 |
2015-08-03 | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook" | Florian Fainelli | 1 | -10/+0 |
2015-08-03 | MIPS: BMIPS: Delete unused Kconfig symbol | Kevin Cernekee | 1 | -1/+0 |
2015-08-03 | MIPS: Export get_c0_perfcount_int() | Felix Fietkau | 6 | -0/+6 |
2015-08-03 | MIPS: show_stack: Fix stack trace with EVA | James Hogan | 1 | -0/+7 |
2015-08-03 | MIPS: do_mcheck: Fix kernel code dump with EVA | James Hogan | 1 | -0/+6 |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 13 | -30/+29 |
2015-08-03 | MIPS: Partially disable RIXI support. | Ralf Baechle | 1 | -4/+4 |
2015-08-03 | MIPS: Handle page faults of executable but unreadable pages correctly. | Ralf Baechle | 1 | -1/+2 |
2015-08-03 | MIPS: Malta: Don't reinitialise RTC | James Hogan | 1 | -6/+9 |
2015-08-03 | MIPS: unaligned: Fix build error on big endian R6 kernels | James Cowgill | 1 | -1/+1 |
2015-08-03 | MIPS: Fix sched_getaffinity with MT FPAFF enabled | Felix Fietkau | 1 | -2/+3 |
2015-08-03 | MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets | Jonas Gorski | 1 | -1/+1 |
2015-07-31 | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip | Ralf Baechle | 3 | -388/+0 |
2015-07-31 | mips/irq: prepare for drivers/irqchip/irqchip.h removal | Joel Porquet | 3 | -4/+2 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner | 35 | -156/+221 |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 1 | -0/+1 |
2015-07-28 | clk: fix some determine_rate implementations | Boris Brezillon | 1 | -0/+4 |
2015-07-28 | clk: change clk_ops' ->determine_rate() prototype | Boris Brezillon | 1 | -36/+25 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -6/+0 |
2015-07-22 | MIPS/PCI: Use for_pci_msi_entry() to access MSI device list | Jiang Liu | 1 | -1/+1 |
2015-07-20 | MIPS: Alchemy: Include clk.h | Stephen Boyd | 1 | -0/+1 |
2015-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -29/+7 |
2015-07-19 | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU | Markos Chandras | 1 | -1/+1 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-14 | MIPS: SB1: Remove support for Pass 1 parts. | Ralf Baechle | 6 | -25/+2 |
2015-07-14 | MIPS: Require O32 FP64 support for MIPS64 with O32 compat | Paul Burton | 1 | -0/+1 |
2015-07-14 | MIPS: asm-offset.c: Patch up various comments refering to the old filename. | Ralf Baechle | 2 | -3/+3 |
2015-07-10 | MIPS: O32: Use compat_sys_getsockopt. | Ralf Baechle | 1 | -1/+1 |
2015-07-10 | MIPS: c-r4k: Extend way_string array | Paul Burton | 1 | -1/+3 |
2015-07-10 | MIPS: Pistachio: Support CDMM & Fast Debug Channel | James Hogan | 2 | -1/+12 |