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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
arch/mips/dec: switch DECstation systems to rtc-cmos
Maciej W. Rozycki
2
-1
/
+45
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2
-6
/
+0
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-04
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-5
/
+0
2014-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+2
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-86
/
+19
2014-06-04
Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+11
2014-06-04
Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+5
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
11
-237
/
+920
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-20
/
+7
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-9
/
+0
2014-06-03
Merge back earlier cpufreq material.
Rafael J. Wysocki
1
-12
/
+5
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2014-06-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-29
/
+27
2014-05-30
MIPS: KVM: Remove redundant semicolon
James Hogan
1
-1
/
+1
2014-05-30
MIPS: KVM: Remove redundant NULL checks before kfree()
James Hogan
1
-9
/
+3
2014-05-30
MIPS: KVM: Quieten kvm_info() logging
James Hogan
2
-22
/
+21
2014-05-30
MIPS: KVM: Remove ifdef DEBUG around kvm_debug
James Hogan
3
-28
/
+0
2014-05-30
MIPS: KVM: Fix kvm_debug bit-rottage
James Hogan
2
-10
/
+10
2014-05-30
MIPS: KVM: Whitespace fixes in kvm_mips_callbacks
James Hogan
1
-23
/
+23
2014-05-30
MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static
James Hogan
1
-2
/
+2
2014-05-30
MIPS: KVM: Add count frequency KVM register
James Hogan
5
-0
/
+65
2014-05-30
MIPS: KVM: Add master disable count interface
James Hogan
5
-14
/
+176
2014-05-30
MIPS: KVM: Override guest kernel timer frequency directly
James Hogan
2
-18
/
+8
2014-05-30
MIPS: KVM: Rewrite count/compare timer emulation
James Hogan
4
-38
/
+413
2014-05-30
MIPS: KVM: Migrate hrtimer to follow VCPU
James Hogan
1
-0
/
+23
2014-05-30
MIPS: KVM: Fix timer race modifying guest CP0_Cause
James Hogan
1
-6
/
+65
2014-05-30
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
James Hogan
1
-1
/
+1
2014-05-30
MIPS: KVM: Add CP0_HWREna KVM register access
James Hogan
1
-0
/
+7
2014-05-30
MIPS: KVM: Add CP0_UserLocal KVM register access
James Hogan
2
-0
/
+8
2014-05-30
MIPS: KVM: Add CP0_Count/Compare KVM register access
James Hogan
3
-0
/
+56
2014-05-30
MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h
James Hogan
2
-31
/
+32
2014-05-30
MIPS: KVM: Add CP0_EPC KVM register access
James Hogan
1
-1
/
+8
2014-05-30
MIPS: KVM: Use tlb_write_random
James Hogan
1
-6
/
+4
2014-05-30
MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst
James Hogan
5
-41
/
+12
2014-05-30
MIPS: Export local_flush_icache_range for KVM
James Hogan
1
-0
/
+1
2014-05-30
MIPS: KVM: Allocate at least 16KB for exception handlers
James Hogan
1
-1
/
+1
2014-05-29
MIPS: KVM: remove the stale memory alias support function unalias_gfn
Deng-Cheng Zhu
1
-5
/
+0
2014-05-28
MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2
Thomas Bogendoerfer
1
-2
/
+2
2014-05-28
MIPS: ptrace: Avoid smp_processor_id() in preemptible code
Alex Smith
1
-7
/
+7
2014-05-28
MIPS: Lemote 2F: cs5536: mfgpt: use raw locks
Sebastian Andrzej Siewior
1
-6
/
+5
2014-05-28
MIPS: SB1: Fix excessive kernel warnings.
Ralf Baechle
1
-1
/
+1
2014-05-27
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
9
-9
/
+0
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-05-27
Merge branch 'topic/firewire' into for-next
Takashi Iwai
28
-421
/
+315
2014-05-26
MIPS: RC32434: fix broken PCI resource initialization
Gabor Juhos
1
-1
/
+0
2014-05-25
MIPS: malta: memory.c: Initialize the 'memsize' variable
Markos Chandras
1
-1
/
+1
2014-05-25
MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores
Markos Chandras
1
-2
/
+2
2014-05-25
MIPS: Fix inconsistancy of __NR_Linux_syscalls value
Huacai Chen
1
-3
/
+3
2014-05-23
MIPS: Fix branch emulation of branch likely instructions.
Ralf Baechle
1
-4
/
+4
[next]