Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b61d16fa346478dbd1c687d1d57d87efc4fb983
/
arch
/
mips
/
sibyte
5429285
MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHER
by Andreas Ruprecht
· 9 years ago
486fcde
MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcall
by Ralf Baechle
· 9 years ago
4ace613
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
by Alex Smith
· 9 years ago
dd0bc75
MIPS: SB1: Remove support for Pass 1 parts.
by Ralf Baechle
· 9 years ago
67e38cf
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
by Ralf Baechle
· 9 years ago
15d45cc
MIPS: Replace use of phys_t with phys_addr_t.
by Ralf Baechle
· 10 years ago
34adb28
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
by Ralf Baechle
· 10 years ago
635c9907
MIPS: Remove useless parentheses
by Ralf Baechle
· 10 years ago
3d1f9dd
MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur builds
by Markos Chandras
· 10 years ago
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
7972e96
MIPS: Remove panic_timeout settings
by Ralf Baechle
· 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
6ac5310
Merge branch '3.10-fixes' into mips-for-linux-next
by Ralf Baechle
· 11 years ago
f69df6d
MIPS: Sibyte: Fix comment.
by Ralf Baechle
· 11 years ago
a7543d6
MIPS: Sibyte: Remove duplicate but harmless line from Platform file.
by Ralf Baechle
· 11 years ago
0be0aea
MIPS: Sibyte: Platform: Add load address for CONFIG_SIBYTE_LITTLESUR
by Markos Chandras
· 11 years ago
6793f55
MIPS: sibyte: Amend dependencies for SIBYTE_BUS_WATCHER
by Markos Chandras
· 11 years ago
ae5b0e0
MIPS: Sibyte: Fix bus watcher build for BCM1x55 and BCM1x80.
by Ralf Baechle
· 11 years ago
0156915
MIPS: Sibyte: Add missing sched.h header
by Markos Chandras
· 11 years ago
d6095ca
MIPS: sibyte: Remove unused variable.
by Markos Chandras
· 11 years ago
acf300d
mips: single_open() leaks
by Al Viro
· 12 years ago
2427015
mips: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
0e2794b
MIPS: Kconfig: Rename several firmware related config symbols.
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
63f722e
MIPS: Sibyte: drop select of SIBYTE_CFE
by Paul Bolle
· 13 years ago
1544129
MIPS: SB1250: Restore dropped irq_mask function
by Thomas Gleixner
· 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
a1181ca
MIPS: Sibyte: Use vzalloc in sbbus profiler
by Joe Perches
· 14 years ago
2b3e502
MIPS: Swarm: Fix typo in symbol name: RTC_M4LT81 -> RTC_M41T81
by Ralf Baechle
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
0b1974d
Fix typo: configuation => configuration
by Thomas Weber
· 14 years ago
34f5c1c
MIPS: Sibyte: Migrate to new platform makefile style.
by Ralf Baechle
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b20947a
MIPS: Fixup screen_info struct initializations
by Sebastian Andrzej Siewior
· 15 years ago
8cd9b13
net/sb1250: setup the pdevice within the soc code
by Sebastian Andrzej Siewior
· 15 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
ed14bbb
MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
by Ralf Baechle
· 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
8facefd
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
by Ralf Baechle
· 15 years ago
7580c9c
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
by Dmitri Vorobiev
· 15 years ago
36ac829
MIPS: Sibyte: Get rid of BKL.
by Ralf Baechle
· 15 years ago
a648e81
MIPS: Sibyte: Fix compilation error.
by Mark Mason
· 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
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
49316cbf0
MIPS: Eleminate filenames from comments
by Ralf Baechle
· 15 years ago
2e25406
MIPS: Sibyte: Fix build error if CONFIG_SERIAL_SB1250_DUART is undefined.
by Ralf Baechle
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
05f94ee
MIPS: Sibyte: Remove standalone kernel support
by Imre Kaloz
· 15 years ago
435f81f
MIPS: Sibyte: Remove simulator option
by Imre Kaloz
· 15 years ago
7762f20
MIPS: SB1250: Sort out merge mistake.
by Ralf Baechle
· 15 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e082f18
MIPS: Sibyte: Honor CONFIG_CMDLINE
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
02112db
mips: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
8806048
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
by Ralf Baechle
· 16 years ago
2fef357
IDE: Fix platform device registration in Swarm IDE driver (v2)
by Ralf Baechle
· 16 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 16 years ago
43f9874
device create: mips: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
392a040
i2c-sibyte: SWARM I2C board initialization
by Maciej W. Rozycki
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
63a4881
[MIPS] Sibyte: Build RTC support as an object
by Maciej W. Rozycki
· 16 years ago
7558da9
mips: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
af0c4f6
[MIPS] BCM1480: Remove stray function call resulting in infinite recursion
by Ralf Baechle
· 17 years ago
81149be
[MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}
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
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
Next »