index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
|
*
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
2014-11-24
|
*
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
|
*
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
|
*
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
|
*
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
2014-11-24
|
*
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-11-24
|
*
MIPS: i8259: Use IRQ domains
Andrew Bresticker
2014-11-24
|
*
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
2014-11-24
|
*
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
2014-11-24
|
*
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
2014-11-24
|
*
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
2014-11-24
|
*
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
Markos Chandras
2014-11-24
|
*
mips: Convert pr_warning to pr_warn
Joe Perches
2014-11-24
|
*
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2014-11-24
|
*
MIPS: Remove useless parentheses
Ralf Baechle
2014-11-24
*
|
MIPS: Fix address type used for early memory detection.
Steven J. Hill
2014-11-24
*
|
MIPS: kernel: cps-vec: Set ISA level to mips32r2 for the MIPS MT ASE
Markos Chandras
2014-11-24
*
|
MIPS: fix EVA & non-SMP non-FPU FP context signal handling
Paul Burton
2014-11-24
*
|
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
Markos Chandras
2014-11-24
*
|
MIPS: BMIPS: Fix ".previous without corresponding .section" warnings
Kevin Cernekee
2014-11-24
*
|
MIPS: Fix info about plat_setup in arch_mem_init comment
Rafał Miłecki
2014-11-24
*
|
MIPS: rtlx: Remove KERN_DEBUG from pr_debug() arguments in rtlx.c
Masanari Iida
2014-11-24
|
/
*
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
2014-11-19
*
MIPS: jump_label.c: Correct the span of the J instruction
Maciej W. Rozycki
2014-11-19
*
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
2014-11-19
*
MIPS: Loongson: Fix the write-combine CCA value setting
Huacai Chen
2014-11-19
*
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
2014-11-07
*
MIPS: CMA: Do not reserve memory if not required
Zubair Lutfullah Kakakhel
2014-10-29
*
MIPS: Wire up bpf syscall.
Ralf Baechle
2014-10-27
*
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
2014-10-23
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
|
\
|
*
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
|
\
\
|
*
|
MIPS: cpu-probe: Set the write-combine CCA value on per core basis
Markos Chandras
2014-09-22
|
*
|
MIPS: DMA: Add cma support
Zubair Lutfullah Kakakhel
2014-09-22
*
|
|
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
\
\
|
*
|
|
mips: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
*
|
|
|
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-14
|
\
\
\
\
|
*
|
|
|
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-09-03
|
*
|
|
|
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
2014-08-19
|
*
|
|
|
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
2014-08-19
|
*
|
|
|
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
Yang Wei
2014-08-18
|
|
/
/
/
*
|
/
/
MIPS: mcount: Adjust stack pointer for static trace in MIPS32
Markos Chandras
2014-09-26
|
|
/
/
|
/
|
|
*
|
|
MIPS: Wire up new syscalls getrandom and memfd_create.
Ralf Baechle
2014-08-26
*
|
|
MIPS: CPS: Initialize EVA before bringing up VPEs from secondary cores
Markos Chandras
2014-08-26
*
|
|
MIPS: scall64-o32: Fix indirect syscall detection
Markos Chandras
2014-08-26
*
|
|
MIPS: perf: Mark pmu interupt IRQF_NO_THREAD
Yang Wei
2014-08-26
*
|
|
MIPS: kdump: Set correct value to kexec_indirection_page variable
Yang Wei
2014-08-25
|
/
/
*
|
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
|
\
\
[prev]
[next]