Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58e0166a4772aaeb10c9b0f6d59f19099d2047df
/
arch
/
mips
/
sibyte
/
sb1250
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
8d9df29
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
by Ralf Baechle
· 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
5772f6de
MIPS: SB1250: 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
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 15 years ago
05f94ee
MIPS: Sibyte: Remove standalone kernel support
by Imre Kaloz
· 15 years ago
7762f20
MIPS: SB1250: Sort out merge mistake.
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
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
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
211a29a
[MIPS] Swarm: Fix build failure
by Thiemo Seufer
· 17 years ago
46abf4b
[MIPS] SB1250: Use the right irqaction for the timer interrupt.
by Ralf Baechle
· 17 years ago
d1598b6
[MIPS] SB1250: Remove stray assignment of cpumask.
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
9b9ea22
[MIPS] Clockevent driver for BCM1250
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
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
7c4b477
[MIPS] Sibyte: cleanup static inline forward declarations.
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
b45d527
sb1250-duart.c: SB1250 DUART serial support
by Maciej W. Rozycki
· 17 years ago
d619f38
[MIPS] Add bcm1480 ZBus trace support, fix wait related bugs
by Mark Mason
· 18 years ago
9a99435
[MIPS] Add missing silicon revisions for BCM112x
by Mark Mason
· 18 years ago
119537c
[MIPS] Misc fixes for plat_irq_dispatch functions
by Thiemo Seufer
· 18 years ago
bb9b813
[MIPS] Sibyte: Fix ZBbus profiler
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
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 18 years ago
0059856
[MIPS] mips HPT cleanup: make clocksource_mips public
by Atsushi Nemoto
· 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
36d98e7
[MIPS] A few more pt_regs fixups.
by Ralf Baechle
· 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
d599def
[MIPS] SB1250: Interrupt handler fixes
by Maciej W. Rozycki
· 18 years ago
dc41fb4
[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
by Ralf Baechle
· 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
4fb60a4
[MIPS] Random fixes for sb1250
by Thiemo Seufer
· 18 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
a904f74
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
by Ralf Baechle
· 19 years ago
4308cb1
[MIPS] Sibyte: Fix interrupt timer off by one bug.
by Ralf Baechle
· 19 years ago
b6f7880
[MIPS] Reformat to 80 columns.
by Ralf Baechle
· 19 years ago
5ac71fd
[MIPS] Sibyte: Make all setup functions __init.
by Ralf Baechle
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
942d042
Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.
by Andrew Isaacson
· 19 years ago
b288f13
Switch Sibyte profiling driver to ->compat_ioctl
by Ralf Baechle
· 19 years ago
a50b3e2
Do the timer interrupt only once on CPU 0 ...
by Ralf Baechle
· 19 years ago
ca4973d
Don't redeclare ll_local_timer_interrupt.
by Ralf Baechle
· 19 years ago
8ab00b9
Convert struct hw_interrupt_type initializations to ISO C99 named initializers.
by Ralf Baechle
· 20 years ago
65bda1a
Switch SiByte drivers back to __raw_*() functions.
by Maciej W. Rozycki
· 20 years ago
db89a48
Replace deprecated interruptible_sleep_on() function call with direct
by Ralf Baechle
· 20 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago