summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-194-6/+26
| |\ \ \ \ \ | | |/ / / /
| * | | | | y2038: mips: Extend sysvipc data structuresArnd Bergmann2018-04-204-41/+94
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-042-12/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-024-6/+26
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-192-12/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-042-60/+23
|\ \ \ \ \
| * | | | | signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptionsGuenter Roeck2018-05-161-1/+1
| * | | | | signal/mips: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-61/+23
| * | | | | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
| |/ / / /
* | | | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-041-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-274-6/+26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-1/+1
* | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-046-65/+7
|\ \ \ \ \ \
| * | | | | | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-093-11/+2
| * | | | | | mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig2018-05-092-2/+0
| * | | | | | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-9/+6
| * | | | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+0
| * | | | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-093-9/+0
| * | | | | | iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig2018-05-093-11/+0
| * | | | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
| * | | | | | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-10/+0
| * | | | | | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-7/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-40/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-162-40/+4
| |/ / / /
* | | | | MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2018-05-242-2/+2
* | | | | MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki2018-05-241-0/+4
| |_|_|/ |/| | |
* | | | MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki2018-05-142-4/+4
* | | | MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni2018-05-141-0/+1
* | | | MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni2018-05-141-2/+0
* | | | KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King2018-05-141-1/+1
* | | | MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki2018-05-141-2/+16
* | | | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil2018-05-141-3/+3
* | | | MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown2018-05-141-3/+6
|/ / /
* | | Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-204-6/+26
|\ \ \ | |/ / |/| |
| * | MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-181-2/+9
| * | MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-181-1/+1
| * | MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-171-1/+1
| * | MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-161-1/+6
| * | MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn2018-04-161-0/+6
| * | MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-04-141-0/+2
| * | MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-04-121-1/+1
* | | mm/gup.c: document return valueMichael S. Tsirkin2018-04-131-0/+2
* | | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* | | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-7/+7
* | | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-1053-69/+1315
|\ \ \ | |/ /
| * | MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab2018-04-071-1/+1
| * | MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab2018-03-281-0/+21
| * | MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki2018-03-281-2/+1
OpenPOWER on IntegriCloud