summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-201-1/+0
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-35/+16
|\
| * mips: define __smp_xxxMichael S. Tsirkin2016-01-121-12/+14
| * mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
* | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-153-11/+11
* | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-0/+1
* | mm: define MADV_FREE for some archesMinchan Kim2016-01-151-0/+1
* | mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-153-5/+6
* | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-155-51/+5
* | mm: drop tail page refcountingKirill A. Shutemov2016-01-151-4/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-3/+3
|\ \
| * | module: use a structure to encapsulate layout.Rusty Russell2015-12-041-3/+3
* | | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-135-5/+5
|\ \ \
| * | | mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-085-5/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-122-38/+4
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-062-16/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-061-38/+1
| |\ \ \ \
| | * | | | ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-38/+1
| * | | | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-12/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus' into work.miscAl Viro2016-01-081-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-049-25/+43
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | [mips] switch pvc_proc_cleanup() to remove_proc_subtree()Al Viro2015-12-231-12/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix ld-version.sh to handle large 3rd version partJames Hogan2016-01-041-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2016-01-119-9/+0
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown2016-01-059-9/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | | |_|/ / | | | |/| | |
| | * | | | | regmap-mmio: Use native endianness for read/writeSimon Arlott2015-11-169-9/+0
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-061-15/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-061-15/+1
| | |_|/ / | |/| | |
* | | | | MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
|/ / / /
* | | | MIPS: Fix bitrot in __get_user_unaligned()Al Viro2015-12-271-3/+3
* | | | MIPS: Fix build error due to unused variables.Ralf Baechle2015-12-223-3/+1
* | | | MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
* | | | MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0
* | | | MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-223-10/+26
* | | | MIPS: uaccess: Take EVA into account in __copy_from_user()James Hogan2015-12-221-3/+9
* | | | MIPS: uaccess: Fix strlen_user with EVAJames Hogan2015-12-221-1/+1
* | | | MIPS: fix DMA contiguous allocationQais Yousef2015-12-121-1/+1
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-293-5/+9
|\ \ \ | |_|/ |/| |
| * | MIPS: Fix delay loops which may be removed by GCC.Ralf Baechle2015-11-273-5/+9
* | | Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-243-3/+9
|\ \ \ | |/ /
| * | MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel2015-11-201-0/+5
| * | MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel2015-11-201-1/+1
| * | MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel2015-11-201-1/+1
| * | MIPS: Fix flood of warnings about comparsion being always true.Ralf Baechle2015-11-161-1/+2
| |/
* | MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-181-1/+4
* | MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-181-1/+1
* | MIPS: KVM: Fix ASID restoration logicJames Hogan2015-11-181-6/+10
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15147-746/+4472
|\
OpenPOWER on IntegriCloud