Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c6ff6486e5b306f76bf60b0dbfc63a6ed70d0a78
/
arch
/
mips
/
sibyte
/
bcm1480
1461df5
MIPS: SMP: Remove plat_smp_ops cpus_done method.
by Ralf Baechle
· 10 years ago
66de485
MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROF
by Paul Bolle
· 10 years ago
421d156
mips: Validate online cpus in irq_set_affinity() callbacks
by Thomas Gleixner
· 11 years ago
310ff2c
mips: Use the core irq stats function
by Thomas Gleixner
· 11 years ago
8ff374b
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
by Maciej W. Rozycki
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 11 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
5f054e3
documentation: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
e4ec798
MIPS: Convert the irq functions to the new names
by Thomas Gleixner
· 14 years ago
d6d5d5c4
MIPS: Sibyte: Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
34f5c1c
MIPS: Sibyte: Migrate to new platform makefile style.
by Ralf Baechle
· 14 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
ed14bbb
MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
by Ralf Baechle
· 15 years ago
4a8a738
MIPS: Make various locks static.
by Ralf Baechle
· 15 years ago
0863be2
MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.
by Ralf Baechle
· 15 years ago
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
3d58f48
Merge branch 'linus' into irq/numa
by Ingo Molnar
· 15 years ago
5d81b83
MIPS: Sibyte: Fix locking in set_irq_affinity
by Thomas Bogendoerfer
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
c87e090
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
by Ralf Baechle
· 16 years ago
d2287f5
irq: update all arches for new irq_desc, fix
by Mike Travis
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 16 years ago
af0c4f6
[MIPS] BCM1480: Remove stray function call resulting in infinite recursion
by Ralf Baechle
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
33b75e5c
[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.
by Ralf Baechle
· 17 years ago
a8401fa
[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.
by Ralf Baechle
· 17 years ago
217dd11
[MIPS] Sibyte: Split and move clock code.
by Ralf Baechle
· 17 years ago
f3f9ad0
[MIPS] Sibyte: Fixes for oneshot timer mode.
by Ralf Baechle
· 17 years ago
faf2782
[MIPS] Sibyte: Remove blank line.
by Ralf Baechle
· 17 years ago
2e5dcd2
[MIPS] Sibyte: Fix names of the clockevent devices.
by Ralf Baechle
· 17 years ago
9e32a51
[MIPS] Sibyte: Build fixes / dead code removal.
by Ralf Baechle
· 17 years ago
1238d5d
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
by Ralf Baechle
· 17 years ago
11ca25a
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
by Ralf Baechle
· 17 years ago
d045336
[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.
by Ralf Baechle
· 17 years ago
d527eef
[MIPS] Sibyte: Finish conversion to modern time APIs.
by Ralf Baechle
· 17 years ago
9ee5389c
[MIPS] Sibyte: Fix typos in sibyte clockevent drivers
by Atsushi Nemoto
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
e9f874b
[MIPS] Clockevent driver for BCM1480
by Ralf Baechle
· 17 years ago
7bcf771
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
by Ralf Baechle
· 17 years ago
91a2fcc
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
by Ralf Baechle
· 17 years ago
7c4b477
[MIPS] Sibyte: cleanup static inline forward declarations.
by Ralf Baechle
· 17 years ago
da51f9e
[MIPS] BCM1480: include <linux/init.h>.
by Ralf Baechle
· 17 years ago
339c3a6
[MIPS] BCM1480: Export zbbus_mhz.
by Ralf Baechle
· 17 years ago
fbd0ed3
[MIPS] BCM1480: Fix computation of interrupt mask address register.
by Ralf Baechle
· 17 years ago
477f949
[MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUART
by Ralf Baechle
· 17 years ago
dde96ca
[MIPS] Use -Werror on subdirectories which build cleanly.
by Ralf Baechle
· 17 years ago
3118513
[MIPS] BCM1480: Include <linux/module.h>.
by Ralf Baechle
· 17 years ago
b45d527
sb1250-duart.c: SB1250 DUART serial support
by Maciej W. Rozycki
· 17 years ago
6c9fde4
[MIPS] BCM1480: Fix setting of irq affinity.
by Mark Mason
· 18 years ago
8fb303c
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
by Ralf Baechle
· 18 years ago
36a8853
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
by Ralf Baechle
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
0059856
[MIPS] mips HPT cleanup: make clocksource_mips public
by Atsushi Nemoto
· 18 years ago
dd6bfd6
[MIPS] Fix double inclusions
by Nicolas Kaiser
· 18 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
472f291
[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c
by Mark Mason
· 18 years ago
27f768192
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
34c2dd0
[MIPS] BCM1480: Mask pending interrupts against c0_status.im.
by Ralf Baechle
· 18 years ago
dc41fb4
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
by Ralf Baechle
· 18 years ago
5af1c7a
[MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.
by Thiemo Seufer
· 18 years ago
6e61e85
[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480
by Thiemo Seufer
· 18 years ago
94dee17
[MIPS] Eleminate interrupt migration helper use.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
e1701fb
[PATCH] Fix BCM1480 doubled process accounting times.
by [MIPS] James E Wilson
· 19 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
76e1dae
[MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c
by Martin Michlmayr
· 19 years ago
f137e46
Add support for BCM1480 family of chips.
by Andrew Isaacson
· 19 years ago