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
/
mti-malta
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-13
MIPS: malta-time: Take seconds into account
James Hogan
1
-5
/
+27
2016-05-13
MIPS: malta-time: Start GIC count before syncing to RTC
James Hogan
1
-5
/
+5
2016-05-13
MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
Matt Redfearn
1
-1
/
+6
2016-02-09
MIPS: Fix early CM probing
Paul Burton
1
-8
/
+0
2015-11-11
MIPS: Malta: Register UP SMP ops if all else fails
Paul Burton
1
-0
/
+1
2015-11-11
MIPS: Malta: Setup RAM regions via DT
Paul Burton
4
-93
/
+169
2015-11-11
MIPS: Malta: Remove fw_memblock_t abstraction
Paul Burton
1
-64
/
+29
2015-11-11
MIPS: Malta: Split obj-y entries across lines
Paul Burton
1
-3
/
+9
2015-09-03
MIPS: malta: Use generic platform_maar_init
Paul Burton
1
-25
/
+0
2015-08-26
MIPS: CM: Add support for reporting CM cache errors
Markos Chandras
1
-111
/
+1
2015-08-26
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
1
-0
/
+7
2015-08-03
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
1
-0
/
+1
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
1
-1
/
+1
2015-08-03
MIPS: Malta: Don't reinitialise RTC
James Hogan
1
-6
/
+9
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
1
-7
/
+13
2015-06-21
MIPS: Malta: Basic DT plumbing
Paul Burton
3
-1
/
+39
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
1
-0
/
+6
2015-04-10
MIPS: Malta: Detect and fix bad memsize values
Markos Chandras
1
-0
/
+6
2015-03-31
MIPS: Malta: malta-time: Ensure GIC counter is running
Markos Chandras
1
-1
/
+3
2015-03-31
MIPS: Malta: Implement get_c0_fdc_int()
James Hogan
1
-0
/
+16
2015-03-31
MIPS: Malta: Implement mips_cdmm_phys_base()
James Hogan
1
-0
/
+7
2015-03-26
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
1
-2
/
+2
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
1
-1
/
+1
2014-11-24
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
1
-0
/
+2
2014-11-24
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
1
-1
/
+1
2014-11-24
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2
-2
/
+2
2014-11-24
MIPS: Malta: Stop using GIC REG macros
Andrew Bresticker
1
-9
/
+9
2014-11-24
MIPS: Malta: Use gic_read_count() to read GIC timer
Andrew Bresticker
1
-11
/
+3
2014-11-24
MIPS: Malta: Use generic plat_irq_dispatch
Andrew Bresticker
1
-92
/
+0
2014-11-24
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2
-13
/
+6
2014-11-24
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
1
-153
/
+36
2014-11-24
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
1
-8
/
+0
2014-11-24
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
1
-16
/
+0
2014-11-24
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
1
-5
/
+5
2014-11-24
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
1
-10
/
+0
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-10
/
+6
2014-10-23
MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled
Markos Chandras
1
-1
/
+2
2014-08-19
MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G
Markos Chandras
1
-4
/
+10
2014-08-02
MIPS: Malta: initialise MAARs
Paul Burton
1
-0
/
+26
2014-08-02
MIPS: Malta: Fix dispatching of GIC interrupts
Jeffrey Deans
1
-7
/
+18
2014-08-02
MIPS: GIC: Remove GIC_FLAG_IPI
Jeffrey Deans
1
-1
/
+1
2014-06-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-199
/
+109
2014-06-04
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
1
-1
/
+1
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-12
/
+2
2014-05-30
MIPS: Malta: support powering down
Paul Burton
1
-0
/
+4
2014-05-30
MIPS: Malta: hang on halt
Paul Burton
1
-4
/
+6
2014-05-30
MIPS: Malta: add suspend state entry code
Paul Burton
2
-0
/
+98
2014-05-30
MIPS: KVM: Override guest kernel timer frequency directly
James Hogan
1
-12
/
+2
2014-05-25
MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}
Markos Chandras
1
-2
/
+2
[next]