aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds4-6/+26
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn1-2/+9
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn1-1/+1
2018-04-17MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn1-1/+1
2018-04-16MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn1-1/+6
2018-04-16MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn1-0/+6
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin1-0/+2
2018-04-14MIPS: io: Add barrier after register read in readX()Sinan Kaya1-0/+2
2018-04-12MIPS: io: Prevent compiler reordering writeX()Sinan Kaya1-1/+1
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+1
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-7/+7
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds53-69/+1315
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2018-04-07MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab1-1/+1
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying1-1/+1
2018-04-05zboot: fix stack protector in compressed boot phaseHuacai Chen1-8/+1
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2018-04-03Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-12/+38
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds2-13/+15
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+14
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+4
2018-04-02mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski1-1/+1
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2-4/+6
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-1/+1
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski1-2/+2
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski1-2/+2
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski1-1/+1
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski1-1/+1
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski1-1/+1
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-nextMark Brown2-12/+38
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar4-30/+27
2018-03-28MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab1-0/+21
2018-03-28MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki1-2/+1
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel1-0/+1
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar4-30/+27
2018-03-22MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki1-14/+6
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-21MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni5-0/+133
2018-03-21MIPS: mscc: Add ocelot PCB123 device treeAlexandre Belloni2-0/+29
2018-03-21MIPS: mscc: Add ocelot dtsiAlexandre Belloni3-0/+119
2018-03-21MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin1-0/+2
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig4-14/+14
2018-03-20sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wait_var_event() APIPeter Zijlstra2-2/+4
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar4-4/+14
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle1-0/+1