index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
6
-65
/
+7
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-40
/
+4
2018-05-24
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-05-24
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-40
/
+4
2018-05-15
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2
-4
/
+4
2018-05-15
MIPS: xilfpga: Actually include FDT in fitImage
Alexandre Belloni
1
-0
/
+1
2018-05-15
MIPS: xilfpga: Stop generating useless dtb.o
Alexandre Belloni
1
-2
/
+0
2018-05-15
KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
Colin Ian King
1
-1
/
+1
2018-05-15
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
1
-2
/
+16
2018-05-15
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
Paul Cercueil
1
-3
/
+3
2018-05-15
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
1
-3
/
+6
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
3
-11
/
+2
2018-05-09
mips,unicore32: swiotlb doesn't need sg->dma_length
Christoph Hellwig
2
-2
/
+0
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
1
-9
/
+6
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
1
-3
/
+0
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
3
-9
/
+0
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
3
-11
/
+0
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
1
-1
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-10
/
+0
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-7
/
+0
2018-04-20
Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-6
/
+26
2018-04-19
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
1
-2
/
+9
2018-04-18
MIPS: memset.S: Fix clobber of v1 in last_fixup
Matt Redfearn
1
-1
/
+1
2018-04-17
MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
Matt Redfearn
1
-1
/
+1
2018-04-16
MIPS: memset.S: EVA & fault support for small_memset
Matt Redfearn
1
-1
/
+6
2018-04-16
MIPS: dts: Boston: Fix PCI bus dtc warnings:
Matt Redfearn
1
-0
/
+6
2018-04-14
mm/gup.c: document return value
Michael S. Tsirkin
1
-0
/
+2
2018-04-14
MIPS: io: Add barrier after register read in readX()
Sinan Kaya
1
-0
/
+2
2018-04-13
MIPS: io: Prevent compiler reordering writeX()
Sinan Kaya
1
-1
/
+1
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
1
-0
/
+1
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
1
-7
/
+7
2018-04-10
Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
53
-69
/
+1315
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2018-04-07
MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750
Dan Haab
1
-1
/
+1
2018-04-06
mm: fix races between swapoff and flush dcache
Huang Ying
1
-1
/
+1
2018-04-06
zboot: fix stack protector in compressed boot phase
Huacai Chen
1
-8
/
+1
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2018-04-03
Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-12
/
+38
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+15
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-14
/
+14
2018-04-03
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2
-4
/
+6
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
[next]