index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
2017-06-28
rpmsg: Make modalias work for DeviceTree based devices
Bjorn Andersson
2017-06-29
dmaengine: fsl_raid: make of_device_ids const.
Arvind Yadav
2017-06-29
drm/i915/gvt: Make function dpy_reg_mmio_readx safe
Changbin Du
2017-06-29
thermal: int340x: check for sensor when PTYP is missing
Srinivas Pandruvada
2017-06-29
Thermal/int340x: Fix few typos and kernel-doc style
Sumeet Pawnikar
2017-06-29
thermal: fix source code documentation for parameters
Willy WOLFF
2017-06-28
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
2017-06-29
MIPS: VDSO: Fix a mismatch between comment and preprocessor constant
Aleksandar Markovic
2017-06-29
MIPS: VDSO: Add implementation of gettimeofday() fallback
Goran Ferenc
2017-06-29
MIPS: VDSO: Add implementation of clock_gettime() fallback
Goran Ferenc
2017-06-29
MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
Goran Ferenc
2017-06-29
MIPS: Use current_cpu_type() in m4kc_tlbp_war()
Paul Burton
2017-06-29
MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6
Paul Burton
2017-06-29
MIPS: Handle tlbex-tlbp race condition
Paul Burton
2017-06-29
MIPS: Add CPU shared FTLB feature detection
Paul Burton
2017-06-29
MIPS: CPS: Handle spurious VP starts more gracefully
Paul Burton
2017-06-29
MIPS: CPS: Handle cores not powering down more gracefully
Paul Burton
2017-06-29
MIPS: CPS: Prevent multi-core with dcache aliasing
Paul Burton
2017-06-29
MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6
Paul Burton
2017-06-29
MIPS: CM: WARN on attempt to lock invalid VP, not BUG
Paul Burton
2017-06-29
MIPS: CM: Avoid per-core locking with CM3 & higher
Paul Burton
2017-06-29
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
2017-06-29
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: math-emu: For MFHC1/MTHC1 also return SIGILL right away
Maciej W. Rozycki
2017-06-29
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
2017-06-29
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
2017-06-29
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: math-emu: Prevent wrong ISA mode instruction emulation
Maciej W. Rozycki
2017-06-29
MIPS: Use queued spinlocks (qspinlock)
Paul Burton
2017-06-29
MIPS: Use queued read/write locks (qrwlock)
Paul Burton
2017-06-29
MIPS: cmpxchg: Rearrange __xchg() arguments to match xchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement __cmpxchg() as a function
Paul Burton
2017-06-29
MIPS: cmpxchg: Drop __xchg_u{32,64} functions
Paul Burton
2017-06-29
MIPS: cmpxchg: Error out on unsupported xchg() calls
Paul Burton
2017-06-29
MIPS: cmpxchg: Use __compiletime_error() for bad cmpxchg() pointers
Paul Burton
2017-06-29
MIPS: cmpxchg: Pull xchg() asm into a macro
Paul Burton
2017-06-29
MIPS: cmpxchg: Unify R10000_LLSC_WAR & non-R10000_LLSC_WAR cases
Paul Burton
2017-06-29
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
2017-06-29
MIPS: R6: Fix PREF instruction usage by memcpy for MIPS R6
Leonid Yegoshin
2017-06-29
MIPS: build: Fix "-modd-spreg" switch usage when compiling for mips32r6
Miodrag Dinic
2017-06-29
MIPS: cmdline: Add support for 'memmap' parameter
Miodrag Dinic
2017-06-29
MIPS: Loogson: Make enum loongson_cpu_type more clear
Huacai Chen
2017-06-29
MIPS: Loongson-3: support irq_set_affinity() in i8259 chip
Huacai Chen
[prev]
[next]