index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-21
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
2015-06-21
MIPS: i8259: DT support
Paul Burton
2015-06-21
MIPS: Add support for vmlinux.bin appended dtb
Jonas Gorski
2015-06-21
MIPS: prepare for user enabling of CONFIG_OF
Rob Herring
2015-06-21
MIPS: R12000: Enable branch prediction global history
Joshua Kinard
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
2015-06-21
MIPS: ingenic: Add newer vendor IDs
Paul Burton
2015-06-21
MIPS: Add SysRq operation to dump TLBs on all CPUs
James Hogan
2015-06-21
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
2015-06-06
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
2015-06-03
MIPS: Avoid an FPE exception in FCSR mask probing
Maciej W. Rozycki
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-29
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
2015-05-26
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
2015-05-19
sched/preempt, MIPS: Properly lock access to the FPU
David Hildenbrand
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
2015-05-12
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-05-12
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
2015-05-12
MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
Paul Burton
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-13
Merge branch '4.1-fp' into mips-for-linux-next
Ralf Baechle
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-10
MIPS: smp-cps: cpu_set FPU mask if FPU present
Niklas Cassel
2015-04-10
MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
Markos Chandras
2015-04-10
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
Markos Chandras
2015-04-10
MIPS: unaligned: Surround load/store macros in do {} while statements
Markos Chandras
2015-04-10
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
Markos Chandras
2015-04-08
MIPS: Fix double inclusion of headers in misalignment emulator.
Ralf Baechle
2015-04-08
MIPS: Factor out FPU feature probing
Maciej W. Rozycki
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2015-04-08
MIPS: math-emu: Set FIR feature flags for full emulation
Maciej W. Rozycki
2015-04-08
MIPS: Correct ISA masking in FPU feature determination
Maciej W. Rozycki
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-08
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
2015-04-08
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
Maciej W. Rozycki
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
2015-04-08
MIPS: ELF: Drop `get_fp_abi'
Maciej W. Rozycki
[next]