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
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: Add PCI support
Joao Pinto
2016-03-10
7
-0
/
+92
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
115
-757
/
+4144
|
\
|
*
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
6
-3
/
+11
|
|
\
|
|
*
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
1
-1
/
+1
|
|
*
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
2
-0
/
+7
|
|
*
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
2016-01-24
1
-0
/
+1
|
|
*
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
|
*
|
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
2016-01-24
3
-0
/
+12
|
*
|
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
2016-01-24
1
-6
/
+8
|
*
|
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
2016-01-24
1
-0
/
+1
|
*
|
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2016-01-24
2
-13
/
+0
|
*
|
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
1
-96
/
+0
|
*
|
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
2016-01-24
1
-32
/
+3
|
*
|
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
1
-1
/
+1
|
*
|
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
4
-28
/
+5
|
*
|
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
|
*
|
MIPS: Break down cacheops.h definitions
James Hogan
2016-01-24
1
-42
/
+64
|
*
|
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
2
-30
/
+30
|
*
|
MIPS: Update trap codes
James Hogan
2016-01-24
1
-2
/
+10
|
*
|
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
5
-83
/
+80
|
*
|
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
1
-2
/
+2
|
*
|
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
1
-7
/
+3
|
*
|
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
2
-19
/
+19
|
*
|
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
2
-38
/
+0
|
*
|
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2016-01-24
2
-3
/
+2
|
*
|
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
2016-01-24
1
-5
/
+0
|
*
|
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-24
5
-15
/
+14
|
*
|
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
2016-01-24
1
-0
/
+89
|
*
|
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
2016-01-24
6
-0
/
+697
|
*
|
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
2016-01-24
21
-0
/
+1454
|
*
|
MIPS: bmips: Improve BCM6368 device tree
Álvaro Fernández Rojas
2016-01-24
1
-0
/
+22
|
*
|
MIPS: bmips: Improve BCM6328 device tree
Álvaro Fernández Rojas
2016-01-24
1
-0
/
+9
|
*
|
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
2016-01-24
1
-3
/
+0
|
*
|
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: RB532: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: ar7: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-1
/
+1
|
*
|
MIPS: Alchemy: Be sure to clamp return value
Linus Walleij
2016-01-24
1
-3
/
+3
|
*
|
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
2016-01-24
1
-8
/
+9
|
*
|
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
2016-01-24
1
-2
/
+2
|
*
|
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
2016-01-24
1
-7
/
+2
|
*
|
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
2016-01-24
2
-2
/
+30
|
*
|
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
2016-01-24
3
-6
/
+9
|
*
|
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
2016-01-24
1
-6
/
+12
|
*
|
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
2016-01-24
2
-6
/
+12
|
*
|
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2016-01-24
2
-3
/
+3
|
*
|
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
2016-01-24
1
-24
/
+8
|
*
|
MIPS: hpet: Choose a safe value for the ETIME check
Huacai Chen
2016-01-22
1
-3
/
+7
|
*
|
MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
Huacai Chen
2016-01-22
1
-7
/
+13
|
*
|
MIPS: Loongson-3: Improve -march option and move it to Platform
Huacai Chen
2016-01-22
2
-10
/
+21
[next]