index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
MIPS: alchemy: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-13
1
-2
/
+1
|
*
MIPS: ath79: Remove CLK_IS_ROOT
Stephen Boyd
2016-05-13
1
-1
/
+1
|
*
MIPS: Octeon: detect and fix byte swapped initramfs
Aurelien Jarno
2016-05-13
1
-0
/
+32
|
*
MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI
Florian Fainelli
2016-05-13
2
-1
/
+4
|
*
MIPS: Move RIXI exception enabling after vendor-specific cpu_probe
Florian Fainelli
2016-05-13
1
-9
/
+9
|
*
MIPS: Allow RIXI to be used on non-R2 or R6 cores
Florian Fainelli
2016-05-13
2
-4
/
+9
|
*
MIPS: mm: Panic if an XPA kernel is run without RIXI
Paul Burton
2016-05-13
1
-0
/
+3
|
*
MIPS: mm: Don't do MTHC0 if XPA not present
James Hogan
2016-05-13
3
-11
/
+19
|
*
MIPS: mm: Simplify build_update_entries
Paul Burton
2016-05-13
1
-21
/
+16
|
*
MIPS: mm: Be more explicit about PTE mode bit handling
Paul Burton
2016-05-13
1
-5
/
+9
|
*
MIPS: mm: Pass scratch register through to iPTE_SW
Paul Burton
2016-05-13
1
-13
/
+11
|
*
MIPS: mm: Don't clobber $1 on XPA TLB refill
James Hogan
2016-05-13
1
-14
/
+10
|
*
MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)
Paul Burton
2016-05-13
5
-27
/
+125
|
*
MIPS: mm: Unify pte_page definition
Paul Burton
2016-05-13
1
-3
/
+3
|
*
MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ
Paul Burton
2016-05-13
3
-40
/
+15
|
*
MIPS: Use enums to make asm/pgtable-bits.h readable
Paul Burton
2016-05-13
1
-108
/
+81
|
*
MIPS: Remove redundant asm/pgtable-bits.h inclusions
Paul Burton
2016-05-13
3
-4
/
+0
|
*
MIPS: Fix HTW config on XPA kernel without LPA enabled
James Hogan
2016-05-13
1
-3
/
+1
|
*
MIPS: Separate XPA CPU feature into LPA and MVH
James Hogan
2016-05-13
3
-2
/
+11
|
*
MIPS: math-emu: Fix jalr emulation when rd == $0
Paul Burton
2016-05-13
1
-3
/
+5
|
*
MIPS: math-emu: Fix m{add,sub}.s shifts
Paul Burton
2016-05-13
5
-19
/
+25
|
*
MIPS: math-emu: Fix code indentation
Paul Burton
2016-05-13
2
-2
/
+2
|
*
MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf, msubf} comments
Paul Burton
2016-05-13
2
-2
/
+2
|
*
MIPS: math-emu: Add z argument macros
Paul Burton
2016-05-13
5
-9
/
+20
|
*
MIPS: math-emu: Unify ieee754dp_m{add,sub}f
Paul Burton
2016-05-13
3
-272
/
+21
|
*
MIPS: math-emu: Unify ieee754sp_m{add,sub}f
Paul Burton
2016-05-13
3
-261
/
+21
|
*
MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction
Paul Burton
2016-05-13
1
-2
/
+24
|
*
MIPS: inst: Declare fsel_op for sel.fmt instruction
Paul Burton
2016-05-13
1
-0
/
+1
|
*
MIPS: Fix BC1{EQ,NE}Z return offset calculation
Paul Burton
2016-05-13
1
-15
/
+3
|
*
MIPS: math-emu: Fix BC1{EQ,NE}Z emulation
Paul Burton
2016-05-13
1
-5
/
+6
|
*
MIPS: Add support for extending builtin cmdline
Rabin Vincent
2016-05-13
2
-0
/
+12
|
*
MIPS: Don't add leading spacing to command lines
Rabin Vincent
2016-05-13
1
-2
/
+4
|
*
MIPS: genex: Indent delay slots & clean whitespace
James Hogan
2016-05-13
1
-28
/
+28
|
*
MIPS: Support extended ASIDs
Paul Burton
2016-05-13
6
-1
/
+58
|
*
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
10
-55
/
+86
|
*
MIPS: KVM/locore.S: Relax noat
James Hogan
2016-05-13
1
-11
/
+5
|
*
MIPS: KVM/locore.S: Only preserve callee saved registers
James Hogan
2016-05-13
1
-47
/
+1
|
*
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-13
3
-15
/
+18
|
*
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
2016-05-13
4
-4
/
+6
|
*
MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run
James Hogan
2016-05-13
1
-12
/
+0
|
*
MIPS: Change my email address
John Crispin
2016-05-13
56
-58
/
+58
|
*
MAINTAINERS: Change my email address
John Crispin
2016-05-13
1
-2
/
+2
|
*
MIPS: Implement __arch_bitrev* using bitswap for MIPSr6
Paul Burton
2016-05-13
2
-0
/
+31
|
*
MIPS: Remove no longer needed work_on_cpu() call
Anna-Maria Gleixner
2016-05-13
1
-5
/
+7
|
*
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2016-05-13
5
-20
/
+4
|
*
MIPS64: Support of at least 48 bits of SEGBITS
Leonid Yegoshin
2016-05-13
3
-8
/
+29
|
*
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
2016-05-13
2
-4
/
+10
|
*
MIPS: remove aliasing alignment if HW has antialising support
Leonid Yegoshin
2016-05-13
1
-1
/
+1
|
*
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
1
-1
/
+0
|
*
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
2016-05-13
7
-8
/
+55
[prev]
[next]