summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13MIPS: Add iomem resource for kernel bss section.David Daney
2017-11-13MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings
2017-11-13MIPS: BMIPS: Enable HARDIRQS_SW_RESENDJustin Chen
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells
2017-11-13MIPS: pci: Make use of the BIT() macro inside the mt7620 driverJohn Crispin
2017-11-13MIPS: pci: Remove KERN_WARN instance inside the mt7620 driverJohn Crispin
2017-11-13MIPS: pci: Remove duplicate define in mt7620 driverJohn Crispin
2017-11-13MIPS: ralink: Fix typo in mt7628 pinmux functionMathias Kresin
2017-11-13MIPS: ralink: Fix MT7628 pinmuxMathias Kresin
2017-11-10MIPS: Fix odd fp register warnings with MIPS64r2James Hogan
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-09MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entryMasahiro Yamada
2017-11-09MIPS/ptrace: Update syscall nr on register changesJames Hogan
2017-11-09MIPS/ptrace: Pick up ptrace/seccomp changed syscallsJames Hogan
2017-11-09MIPS: Fix an n32 core file generation regset support regressionMaciej W. Rozycki
2017-11-09MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan
2017-11-09MIPS: page.h: Define virt_to_pfn()Florian Fainelli
2017-11-08MIPS: Xilfpga: Switch to using generic defconfigsZubair Lutfullah Kakakhel
2017-11-08MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel
2017-11-08MIPS: Set defconfig target to a generic system for 32r2elMatt Redfearn
2017-11-08MIPS: Kconfig: Set default MIPS system type as genericMatt Redfearn
2017-11-08MIPS: DTS: Remove num-slots from Pistachio SoCShawn Lin
2017-11-08MIPS: Lasat: Use setup_timer() helperAllen Pais
2017-11-08MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki
2017-11-08kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada
2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski
2017-11-08MIPS: ralink: Drop obsolete USB_ARCH_HAS_HCD selectJames Hogan
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas