summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-081-0/+1
|\ \
| * | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* | | Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-052-1/+22
|\ \ \ | |/ / |/| |
| * | MIPS: Add custom serial.h with BASE_BAUD override for generic kernelMatt Redfearn2017-11-282-1/+22
| |/
* / mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+1
|/
* Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\
| * fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-171-33/+4
|\ \
| * | mips: switch to {get,put}_compat_sigset()Al Viro2017-09-191-33/+4
* | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\ \ \
| * | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-151-7/+1
|\ \ \ \
| * | | | mm, arch: remove empty_bad_page*Michal Hocko2017-11-151-7/+1
* | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-4/+0
|\ \ \ \ \
| * | | | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-2/+0
| * | | | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-2/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-1510-38/+51
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: cmpxchg64() and HAVE_VIRT_CPU_ACCOUNTING_GEN don't work for 32-bit SMPBen Hutchings2017-11-131-0/+2
| * | | | MIPS: Fix odd fp register warnings with MIPS64r2James Hogan2017-11-101-3/+5
| * | | | MIPS/ptrace: Update syscall nr on register changesJames Hogan2017-11-091-4/+25
| * | | | MIPS: Fix MIPS64 FP save/restore on 32-bit kernelsJames Hogan2017-11-091-4/+4
| * | | | MIPS: page.h: Define virt_to_pfn()Florian Fainelli2017-11-091-2/+2
| * | | | MIPS: Use SLL by 0 for 32-bit truncation in `__read_64bit_c0_split'Maciej W. Rozycki2017-11-081-8/+6
| * | | | MIPS: Octeon: Remove usage of cvmx_wait() everywhere.Steven J. Hill2017-11-072-14/+5
| * | | | MIPS: Allow __cpu_number_map to be larger than NR_CPUSDavid Daney2017-11-071-1/+1
| * | | | MIPS: Add nudges to writes for bit unlocks.Chad Reese2017-10-091-0/+1
| * | | | MIPS: make thread_saved_pc staticTobias Klauser2017-10-091-2/+0
| |/ / /
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-3/+0
* | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07185-19/+190
|\ \ \ \
| * \ \ \ Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-042-6/+6
| |\ \ \ \
| | * | | | MIPS: Fix CM region target definitionsPaul Burton2017-10-311-2/+2
| | * | | | MIPS: Fix exception entry when CONFIG_EVA enabledMatt Redfearn2017-10-311-4/+4
| | * | | | Update MIPS email addressesPaul Burton2017-10-3113-13/+13
| | |/ / /
| * | | | Update MIPS email addressesPaul Burton2017-11-0313-13/+13
| * | | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-0231-0/+31
| * | | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-028-0/+8
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02132-0/+132
| |/ / /
* | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* | | | Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar2017-10-241-2/+4
|\| | |
| * | | MIPS: Fix cmpxchg on 32b signed ints for 64b kernel with !kernel_uses_llscPaul Burton2017-10-091-2/+4
| |/ /
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+0
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementationsWill Deacon2017-10-101-4/+0
|/ /
* / MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
|/
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-1534-591/+1500
|\
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
| * MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50
| * MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-062-99/+135
| * MIPS: Make SAVE_SOME more standardCorey Minyard2017-09-061-14/+37