linux-2.6-block.git
2017-07-11 James HoganMIPS: Drop duplicate HAVE_SYSCALL_TRACEPOINTS select
2017-07-11 Maciej W. RozyckiMIPS16e2: Provide feature overrides for non-MIPS16...
2017-07-11 Maciej W. RozyckiMIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo
2017-07-05 Maciej W. RozyckiMIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
2017-07-05 Maciej W. RozyckiMIPS: MIPS16e2: Identify ASE presence
2017-06-29 Aleksandar... MIPS: VDSO: Fix a mismatch between comment and preproce...
2017-06-29 Goran FerencMIPS: VDSO: Add implementation of gettimeofday() fallback
2017-06-29 Goran FerencMIPS: VDSO: Add implementation of clock_gettime() fallback
2017-06-29 Goran FerencMIPS: VDSO: Fix conversions in do_monotonic()/do_monoto...
2017-06-29 Paul BurtonMIPS: Use current_cpu_type() in m4kc_tlbp_war()
2017-06-29 Paul BurtonMIPS: Allow storing pgd in C0_CONTEXT for MIPSr6
2017-06-29 Paul BurtonMIPS: Handle tlbex-tlbp race condition
2017-06-29 Paul BurtonMIPS: Add CPU shared FTLB feature detection
2017-06-29 Paul BurtonMIPS: CPS: Handle spurious VP starts more gracefully
2017-06-29 Paul BurtonMIPS: CPS: Handle cores not powering down more gracefully
2017-06-29 Paul BurtonMIPS: CPS: Prevent multi-core with dcache aliasing
2017-06-29 Paul BurtonMIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for...
2017-06-29 Paul BurtonMIPS: CM: WARN on attempt to lock invalid VP, not BUG
2017-06-29 Paul BurtonMIPS: CM: Avoid per-core locking with CM3 & higher
2017-06-29 Paul BurtonMIPS: Skip IPI setup if we only have 1 CPU
2017-06-29 Maciej W. RozyckiMIPS: Use `pr_debug' for messages from `__compute_retur...
2017-06-29 Maciej W. RozyckiMIPS: math-emu: For MFHC1/MTHC1 also return SIGILL...
2017-06-29 Maciej W. RozyckiMIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulati...
2017-06-29 Maciej W. RozyckiMIPS: Send SIGILL for R6 branches in `__compute_return_...
2017-06-29 Maciej W. RozyckiMIPS: Send SIGILL for linked branches in `__compute_ret...
2017-06-29 Maciej W. RozyckiMIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute...
2017-06-29 Maciej W. RozyckiMIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc...
2017-06-29 Maciej W. RozyckiMIPS: Fix unaligned PC interpretation in `compute_retur...
2017-06-29 Maciej W. RozyckiMIPS: Actually decode JALX in `__compute_return_epc_for...
2017-06-29 Maciej W. RozyckiMIPS: math-emu: Prevent wrong ISA mode instruction...
2017-06-29 Paul BurtonMIPS: Use queued spinlocks (qspinlock)
2017-06-29 Paul BurtonMIPS: Use queued read/write locks (qrwlock)
2017-06-29 Paul BurtonMIPS: cmpxchg: Rearrange __xchg() arguments to match...
2017-06-29 Paul BurtonMIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
2017-06-29 Paul BurtonMIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
2017-06-29 Paul BurtonMIPS: cmpxchg: Implement __cmpxchg() as a function
2017-06-29 Paul BurtonMIPS: cmpxchg: Drop __xchg_u{32,64} functions
2017-06-29 Paul BurtonMIPS: cmpxchg: Error out on unsupported xchg() calls
2017-06-29 Paul BurtonMIPS: cmpxchg: Use __compiletime_error() for bad cmpxch...
2017-06-29 Paul BurtonMIPS: cmpxchg: Pull xchg() asm into a macro
2017-06-29 Paul BurtonMIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_...
2017-06-29 Miodrag DinicMIPS: unaligned: Add DSP lwx & lhx missaligned access...
2017-06-29 Leonid YegoshinMIPS: R6: Fix PREF instruction usage by memcpy for...
2017-06-29 Miodrag DinicMIPS: build: Fix "-modd-spreg" switch usage when compil...
2017-06-29 Miodrag DinicMIPS: cmdline: Add support for 'memmap' parameter
2017-06-29 Huacai ChenMIPS: Loogson: Make enum loongson_cpu_type more clear
2017-06-29 Huacai ChenMIPS: Loongson-3: support irq_set_affinity() in i8259...
2017-06-29 Huacai ChenMIPS: Loongson-3: IRQ balancing for PCI devices
2017-06-29 Huacai ChenMIPS: Loongson-3: Support 4 packages in CPU Hwmon driver
2017-06-29 Huacai ChenMIPS: Loongson: Add NMI handler support
2017-06-28 Huacai ChenMIPS: Loongson: Add Loongson-3A R3 basic support
2017-06-28 Paul BurtonMIPS: SEAD-3: Fix GIC interrupt specifiers
2017-06-28 Paul BurtonMIPS: SEAD-3: Set interrupt-parent per-device, not...
2017-06-28 Paul BurtonMIPS: generic: Add a MAINTAINERS entry
2017-06-28 Paul BurtonMIPS: generic: Set RTC_ALWAYS_BCD to 0
2017-06-28 Paul BurtonMIPS: generic: Abstract FDT fixup application
2017-06-28 Paul BurtonMIPS: generic/yamon-dt: Use serial* rather than uart...
2017-06-28 Paul BurtonMIPS: generic/yamon-dt: Support > 256MB of RAM
2017-06-28 Paul BurtonMIPS: generic/yamon-dt: Pull YAMON DT shim code out...
2017-06-28 Paul BurtonMIPS: SEAD-3: Remove GIC timer from DT
2017-06-28 James HoganMIPS: Branch straight to ll in mips_atomic_set()
2017-06-28 James HoganMIPS: Fix mips_atomic_set() with EVA
2017-06-28 James HoganMIPS: Save static registers before sysmips
2017-06-28 James HoganMIPS: Fix mips_atomic_set() retry condition
2017-06-28 Marcin NowakowskiMIPS: perf: add I6500 handling
2017-06-28 Paul BurtonMIPS: Probe the I6500 CPU
2017-06-28 Paul BurtonMIPS: Perform post-DMA cache flushes on systems with...
2017-06-28 David DaneyMIPS: Give __secure_computing() access to syscall argum...
2017-06-28 David DaneyMIPS: Add support for eBPF JIT.
2017-06-28 David DaneyMIPS: Add some instructions to uasm.
2017-06-28 David DaneyMIPS: Correctly define DBSHFL type instruction opcodes.
2017-06-28 David DaneyMIPS: Optimize uasm insn lookup.
2017-06-28 Paul BurtonMIPS: module: Unify rel & rela reloc handling
2017-06-28 Paul BurtonMIPS: module: Ensure we always clean up r_mips_hi16_list
2017-06-27 Krzysztof KozlowskiMIPS: defconfig: Cleanup from old Kconfig options
2017-06-27 Matt RedfearnMIPS: Sort MIPS Kconfig Alphabetically.
2017-06-26 Linus TorvaldsLinux 4.12-rc7 v4.12-rc7
2017-06-25 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-06-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-06-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-06-25 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-25 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2017-06-24 Linus TorvaldsMerge tag 'kbuild-fixes-v4.12-2' of git://git./linux...
2017-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-24 Thomas Gleixnerx86/mshyperv: Remove excess #includes from mshyperv.h
2017-06-24 Linus TorvaldsMerge tag 'powerpc-4.12-7' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge tag 'acpi-4.12-rc7' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2017-06-24 Linus TorvaldsMerge tag 'gpio-v4.12-3' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge tag 'sound-4.12-rc7' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge tag 'drm-fixes-for-v4.12-rc7' of git://people...
2017-06-24 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2017-06-24 Linus TorvaldsMerge tag 'for-4.12/dm-fixes-4' of git://git./linux...
2017-06-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-06-23 Kees Cookfs/exec.c: account for argv/envp pointers
2017-06-23 Eric Renocfs2: fix deadlock caused by recursive locking in...
2017-06-23 Tejun Heoslub: make sysfs file removal asynchronous
2017-06-23 Ilya Matveychikovlib/cmdline.c: fix get_options() overflow while parsing...
2017-06-23 Jan Karafs/dax.c: fix inefficiency in dax_writeback_mapping_range()
next