linux-2.6-microblaze.git
2017-08-29 Paul BurtonMIPS: Make CONFIG_MIPS_MT_SMP default y
2017-08-29 Paul BurtonMIPS: Prevent direct use of generic_defconfig
2017-08-29 Paul BurtonMIPS: NI 169445: Only include in 32r2el kernels
2017-08-29 Paul BurtonMIPS: SEAD-3: Only include in 32 bit kernels by default
2017-08-29 Paul BurtonMIPS: generic: Allow filtering enabled boards by requir...
2017-08-29 Paul BurtonMIPS: CPS: Detect CPUs in secondary clusters
2017-08-29 Paul BurtonMIPS: CPS: Cluster support for topology functions
2017-08-29 Paul BurtonMIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
2017-08-29 Paul BurtonMIPS: SMP: Allow boot_secondary SMP op to return errors
2017-08-29 Paul BurtonMIPS: CM: Add cluster & block args to mips_cm_lock_other()
2017-08-29 Paul BurtonMIPS: Add CPU cluster number accessors
2017-08-29 Paul BurtonMIPS: Unify checks for sibling CPUs
2017-08-29 Paul BurtonMIPS: Store core & VP IDs in GlobalNumber-style variable
2017-08-29 Paul BurtonMIPS: Abstract CPU core & VP(E) ID access through acces...
2017-08-29 Paul BurtonMIPS: CPS: Use GlobalNumber macros rather than magic...
2017-08-29 Paul BurtonMIPS: Add accessor & bit definitions for GlobalNumber
2017-08-29 Paul BurtonMIPS: CPS: Add CM/CPC 3.5 register definitions
2017-08-29 Paul BurtonMIPS: CPS: Use change_*, set_* & clear_* where appropriate
2017-08-29 Paul BurtonMIPS: CPS: Introduce register modify (set/clear/change...
2017-08-29 Paul BurtonMIPS: CPC: Use BIT/GENMASK for register fields, order...
2017-08-29 Paul BurtonMIPS: CPC: Use common CPS accessor generation macros
2017-08-29 Paul BurtonMIPS: CM: Use BIT/GENMASK for register fields, order...
2017-08-29 Paul BurtonMIPS: CM: Specify register size when generating accessors
2017-08-29 Paul BurtonMIPS: CM: Rename mips_cm_base to mips_gcr_base
2017-08-29 Aleksandar... MIPS: math-emu: Add FP emu debugfs stats for individual...
2017-08-29 Aleksandar... MIPS: math-emu: Add FP emu debugfs clear functionality
2017-08-29 Aleksandar... MIPS: math-emu: Add FP emu debugfs statistics for branches
2017-08-29 Aleksandar... MIPS: math-emu: CLASS.D: Zero bits 32-63 of the result
2017-08-29 Aleksandar... MIPS: math-emu: RINT.<D|S>: Fix several problems by...
2017-08-29 Aleksandar... MIPS: math-emu: CMP.Sxxx.<D|S>: Prevent occurrences...
2017-08-29 Douglas LeungMIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit...
2017-08-29 Douglas LeungMIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_fl...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases...
2017-08-29 Aleksandar... MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
2017-08-29 Aleksandar... MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity...
2017-08-29 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both...
2017-08-29 Aleksandar... MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input...
2017-08-29 Aleksandar... MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both...
2017-08-29 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases...
2017-08-29 Aleksandar... MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet...
2017-08-29 Paul BurtonMIPS: Declare various variables & functions static
2017-08-29 Paul BurtonMIPS: Remove plat_timer_setup()
2017-08-29 Paul BurtonMIPS: Remove __invalidate_kernel_vmap_range
2017-08-29 Paul BurtonMIPS: math-emu: Correct user fault_addr type
2017-08-29 Paul BurtonMIPS: Include linux/initrd.h for free_initrd_mem()
2017-08-29 Paul BurtonMIPS: Include elf-randomize.h for arch_mmap_rnd() ...
2017-08-29 Paul BurtonMIPS: Include asm/delay.h for __{,n,u}delay()
2017-08-29 Paul BurtonMIPS: Include linux/cpu.h for arch_cpu_idle()
2017-08-29 Paul BurtonMIPS: Include asm/setup.h for cpu_cache_init()
2017-08-29 Paul BurtonMIPS: generic: Include asm/time.h for get_c0_*_int()
2017-08-29 Paul BurtonMIPS: generic: Include asm/bootinfo.h for plat_fdt_relo...
2017-08-29 Christoph HellwigMIPS: Consolidate coherent and non-coherent dma_alloc...
2017-08-29 Harvey HuntMIPS: configs: Add Onion Omega2+ defconfig
2017-08-29 Harvey HuntMIPS: Add Onion Omega2+ board
2017-08-29 Harvey HuntMIPS: configs: Add VoCore2 defconfig
2017-08-29 Harvey HuntMIPS: dts: Add Vocore2 board
2017-08-29 Harvey Huntdt-bindings: vendors: Add VoCore as a vendor
2017-08-29 Harvey HuntMIPS: dts: ralink: Add Mediatek MT7628A SoC
2017-08-29 Manuel LaussMIPS: Alchemy: Threaded carddetect irqs for devboards
2017-08-29 Manuel LaussMIPS: Alchemy: update cpu feature overrides
2017-08-29 Manuel LaussMIPS: Alchemy: Add devboard machine type to cpuinfo
2017-08-29 Manuel LaussMIPS: math-emu: do not use bools for arithmetic
2017-08-29 Harvey HuntMIPS: dts: Ci20: Add ethernet and fixed-regulator nodes
2017-08-29 Harvey HuntMIPS: Ci20: Enable GPIO driver
2017-08-29 Paul BurtonMIPS: generic: Move NI 169445 FIT image source to its...
2017-08-29 Paul BurtonMIPS: generic: Move Boston FIT image source to its...
2017-08-29 Paul BurtonMIPS: Allow platform to specify multiple its.S files
2017-08-29 Petar JovanovicMIPS: Octeon: Expose support for mips32r1, mips32r2...
2017-08-29 Ralf BaechleMIPS: signal: Remove unreachable code from force_fcr31_...
2017-08-29 Nathan SullivanMIPS: NI 169445 board support
2017-08-29 Philipp ZabelMIPS: pci-mt7620: explicitly request exclusive reset...
2017-08-29 Matt RedfearnMIPS: pistachio: Enable Root FS on NFS in defconfig
2017-08-29 Dou LiyangMIPS: NUMA: Remove the unused parent_node() macro
2017-08-29 Steven J. HillMIPS: Octeon: cavium_octeon_defconfig: Enable more...
2017-08-29 Paul BurtonMIPS: Remove unused ST_OFF from r2300_switch.S
2017-08-29 Paul BurtonMIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
2017-08-29 Paul BurtonMIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
2017-08-29 Paul BurtonMIPS: Remove unused R6000 support
2017-08-29 Matt RedfearnMIPS: R6: Constify r2_decoder_tables
2017-08-29 Matt RedfearnMIPS: SMP: Constify smp ops
2017-08-29 Krzysztof KozlowskiMIPS: defconfig: Cleanup from non-existing options
2017-08-29 Rob HerringMIPS: Convert to using %pOF instead of full_name
2017-08-28 Linus TorvaldsLinux 4.13-rc7
2017-08-28 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc6' of git://git./linux...
2017-08-28 Linus TorvaldsMerge tag 'char-misc-4.13-rc7' of git://git./linux...
2017-08-28 Linus TorvaldsMerge tag 'staging-4.13-rc7' of git://git./linux/kernel...
2017-08-28 Linus TorvaldsMerge tag 'ntb-4.13-bugfixes' of git://github.com/jonma...
2017-08-27 Linus TorvaldsAvoid page waitqueue race leaving possible page locker...
2017-08-27 Linus TorvaldsMinor page waitqueue cleanups
2017-08-27 Linus TorvaldsClarify (and fix) MAX_LFS_FILESIZE macros
2017-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-08-26 Linus TorvaldsMerge tag 'pci-v4.13-fixes-3' of git://git./linux/kerne...
2017-08-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-08-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-08-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-08-26 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-08-26 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-08-26 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
next