- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b084116 MIPS: AR7: Ensure that serial ports are properly set up by Oswald Buddenhagen · 7 years ago
- e6b03ab MIPS: AR7: Defer registration of GPIO by Jonas Gorski · 7 years ago
- ea4b3af MIPS: BMIPS: Fix missing cbr address by Jaedon Shin · 8 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- dab30d5 Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
- fb615d6 Update MIPS email addresses by Paul Burton · 7 years ago
- a66b899 mips: ip22/32: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- ca208b5 MIPS: Update email address for Marcin Nowakowski by Marcin Nowakowski · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7e7bf0e MIPS: smp-cmp: Fix vpe_id build error by James Hogan · 7 years ago
- f677b77 MIPS: smp-cmp: Use right include for task_struct by Jason A. Donenfeld · 7 years ago
- 8a46f71 MIPS: CPS: Fix use of current_cpu_data in preemptible code by Matt Redfearn · 7 years ago
- 9e8c399 MIPS: SMP: Fix deadlock & online race by Matt Redfearn · 7 years ago
- 6a2932a MIPS: bpf: Fix a typo in build_one_insn() by Wei Yongjun · 7 years ago
- 77238e7 MIPS: microMIPS: Fix incorrect mask in insn_table_MM by Gustavo A. R. Silva · 7 years ago
- 6a6cba1 MIPS: Fix CM region target definitions by Paul Burton · 7 years ago
- 7f005f1 MIPS: generic: Fix compilation error from include asm/mips-cpc.h by Matt Redfearn · 7 years ago
- c496f3c MIPS: Fix exception entry when CONFIG_EVA enabled by Matt Redfearn · 7 years ago
- a128696 MIPS: generic: Fix NI 169445 its build by James Hogan · 7 years ago
- 48c834b Update MIPS email addresses by Paul Burton · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- 0160fb1 locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations by Will Deacon · 7 years ago
- ca8eb05 MIPS: math-emu: Remove pr_err() calls from fpu_emu() by Paul Burton · 7 years ago
- e127057 MIPS: Fix generic-board-config.sh for builds using O= by Paul Burton · 7 years ago
- 133d68e MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llsc by Paul Burton · 7 years ago
- 1b6ad6d MIPS: loongson1: set default number of rx and tx queues for stmmac by Kelvin Cheung · 7 years ago
- 94c3390 MIPS: bpf: Fix uninitialised target compiler error by Matt Redfearn · 7 years ago
- 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
- 1ff9789 timer: Remove users of expire and data arguments to DEFINE_TIMER by Kees Cook · 7 years ago
- e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 8eba365 MIPS: PCI: fix pcibios_map_irq section mismatch by Manuel Lauss · 7 years ago
- c22c804 MIPS: Fix input modify in __write_64bit_c0_split() by James Hogan · 7 years ago
- 9bbe7dc MIPS: MSP71xx: Include asm/setup.h by Arnd Bergmann · 7 years ago
- fd0b19e MIPS: Fix perf event init by Paul Burton · 7 years ago
- 19a8d6b MIPS: PCI: Move map_irq() hooks out of initdata by Lorenzo Pieralisi · 7 years ago
- 73184130 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
- 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 4c0b4bc kvm,mips: Fix potential swait_active() races by Davidlohr Bueso · 7 years ago
- 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
- a59e57d Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
- fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
- 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
- c0da4fa Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
- d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
- aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 56dfb70 MIPS: Refactor handling of stack pointer in get_frame_info by Matt Redfearn · 7 years ago
- 41885b0 MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systems by Matt Redfearn · 7 years ago
- cea8cd4 MIPS: microMIPS: Fix decoding of swsp16 instruction by Matt Redfearn · 7 years ago
- a0ae2b0 MIPS: microMIPS: Fix decoding of addiusp instruction by Matt Redfearn · 7 years ago
- b332fec MIPS: microMIPS: Fix detection of addiusp instruction by Matt Redfearn · 7 years ago
- 11887ed MIPS: Handle non word sized instructions when examining frame by Matt Redfearn · 7 years ago
- a18097b MIPS: ralink: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
- 386787b MIPS: Loongson 2F: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
- 1b495fa MIPS: BCM63XX: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
- 585e0e9 MIPS: AR7: allow NULL clock for clk_get_rate by Jonas Gorski · 8 years ago
- eebc605 MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offset by Jonas Gorski · 8 years ago
- 5b6b084 mips: Save all registers when saving the frame by Corey Minyard · 7 years ago
- 866b6a8 MIPS: Add DWARF unwinding to assembly by Corey Minyard · 7 years ago
- 9fef686 MIPS: Make SAVE_SOME more standard by Corey Minyard · 7 years ago
- aee1662 MIPS: Fix issues in backtraces by Corey Minyard · 7 years ago
- ed32661 MIPS: jz4780: DTS: Probe the jz4740-rtc driver from devicetree by Mathieu Malaterre · 7 years ago
- c76a5ba MIPS: Ci20: Enable RTC driver by Mathieu Malaterre · 7 years ago
- bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
- ba1fc93 MIPS: Octeon: Allow access to CIU3 IRQ domains. by Steven J. Hill · 7 years ago
- 3c425df MIPS: Octeon: Make CSR functions node aware. by Steven J. Hill · 7 years ago
- 1fb6e53 MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx. by Steven J. Hill · 7 years ago
- 9438a86 MIPS: Octeon: Add support for accessing the boot vector. by Steven J. Hill · 7 years ago
- d9a46c1 MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation by Martin Blumenstingl · 7 years ago
- fe556cd MIPS: lantiq: remove old USB PHY initialisation by Hauke Mehrtens · 7 years ago
- dea54fb phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module by Hauke Mehrtens · 7 years ago
- d510360 MIPS: lantiq: remove old GPHY loader code by Hauke Mehrtens · 7 years ago
- 1265341 MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd by Martin Blumenstingl · 7 years ago
- ba73f0b MIPS: lantiq: remove old reset controller implementation by Hauke Mehrtens · 7 years ago
- 4dcfadb MIPS: lantiq: Replace ltq_boot_select() with dummy implementation. by Ralf Baechle · 7 years ago
- 333b270 MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() by Hauke Mehrtens · 7 years ago
- c20b3b8 MIPS: lantiq: Convert the fpi bus driver to a platform_driver by Hauke Mehrtens · 7 years ago
- 2b6639d MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD by Martin Blumenstingl · 7 years ago
- d0fd35c MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses by Martin Blumenstingl · 7 years ago
- 3f1770c MIPS: Remove unnecessary inclusions of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
- 16ae123 MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h by Paul Burton · 7 years ago
- dd01635 irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h by Paul Burton · 7 years ago
- 72eb299 MIPS: Use mips_gic_present() in place of gic_present by Paul Burton · 7 years ago
- 00578cd MIPS: VDSO: Drop gic_get_usm_range() usage by Paul Burton · 7 years ago
- b11d4c1 irqchip: mips-gic: Move various definitions to the driver by Paul Burton · 7 years ago
- ba9cc43 MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h by Paul Burton · 7 years ago
- d8c825e MIPS: Add __ioread64_copy by Paul Burton · 7 years ago
- 3791617 MIPS: CPS: Read GIC_VL_IDENT directly, not via irqchip driver by Paul Burton · 7 years ago
- edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago