index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
115
-757
/
+4144
2016-01-24
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
6
-3
/
+11
2016-01-24
MIPS: zboot: Add support for serial debug using the PROM
Alban Bedel
3
-0
/
+12
2016-01-24
MIPS: zboot: Avoid useless rebuilds
Alban Bedel
1
-6
/
+8
2016-01-24
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
Florian Fainelli
1
-0
/
+1
2016-01-24
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
Simon Arlott
2
-13
/
+0
2016-01-24
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
1
-96
/
+0
2016-01-24
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
Simon Arlott
1
-32
/
+3
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
1
-1
/
+1
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
4
-28
/
+5
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Break down cacheops.h definitions
James Hogan
1
-42
/
+64
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2
-30
/
+30
2016-01-24
MIPS: Update trap codes
James Hogan
1
-2
/
+10
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
5
-83
/
+80
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2
-19
/
+19
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2
-38
/
+0
2016-01-24
MIPS: Move definition of DC bit to mipsregs.h
James Hogan
2
-3
/
+2
2016-01-24
MIPS: KVM: Drop some unused definitions from kvm_host.h
James Hogan
1
-5
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
5
-15
/
+14
2016-01-24
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
Joshua Henderson
1
-0
/
+89
2016-01-24
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
6
-0
/
+697
2016-01-24
MIPS: Add support for PIC32MZDA platform
Joshua Henderson
21
-0
/
+1454
2016-01-24
MIPS: bmips: Improve BCM6368 device tree
Álvaro Fernández Rojas
1
-0
/
+22
2016-01-24
MIPS: bmips: Improve BCM6328 device tree
Álvaro Fernández Rojas
1
-0
/
+9
2016-01-24
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
1
-3
/
+0
2016-01-24
MIPS: TXx9: iocled: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: RB532: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: ar7: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-24
MIPS: Alchemy: Be sure to clamp return value
Linus Walleij
1
-3
/
+3
2016-01-24
MIPS: Fix macro typo
Jaedon Shin
1
-1
/
+1
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2
-0
/
+7
2016-01-24
MIPS: io.h: Define `ioremap_cache'
Maciej W. Rozycki
1
-0
/
+1
2016-01-24
MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutter
Maciej W. Rozycki
1
-8
/
+9
2016-01-24
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
1
-2
/
+2
2016-01-24
MIPS: math-emu: dsemul: Correct description of the emulation frame
Maciej W. Rozycki
1
-7
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
2
-2
/
+30
2016-01-24
MIPS: math-emu: Make microMIPS branch delay slot emulation work
Maciej W. Rozycki
3
-6
/
+9
2016-01-24
MIPS: math-emu: dsemul: Fix ill formatting of microMIPS part
Maciej W. Rozycki
1
-6
/
+12
2016-01-24
MIPS: math-emu: Correctly handle NOP emulation
Maciej W. Rozycki
2
-6
/
+12
2016-01-24
MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
Huacai Chen
2
-3
/
+3
2016-01-24
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
1
-24
/
+8
2016-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-12
/
+12
2016-01-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-14
/
+8
2016-01-22
Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-1
/
+3
2016-01-22
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
16
-64
/
+6896
2016-01-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-14
/
+8
[next]