Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
542c1020ac1cbc2f50934086ad893384a2cbd233
/
arch
/
mips
542c102
MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors
by Shinya Kuribayashi
· 16 years ago
bc4c4e8
MIPS: RB532: Disable the right device
by Phil Sutter
· 16 years ago
edb6310
MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel
by Daniel Laird
· 17 years ago
537fa37
MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling
by Geert Uytterhoeven
· 16 years ago
f6a3176
MIPS: Fix KGDB build error
by Yoichi Yuasa
· 16 years ago
2f123e5
MIPS: IP22: ip22-int.c header file weeding.
by Ralf Baechle
· 16 years ago
14823cc
MIPS: IP22: Small cleanups
by Dmitri Vorobiev
· 16 years ago
1ba5a17
MIPS: RBTX4939: Add smc91x support
by Atsushi Nemoto
· 16 years ago
bc89b2b
MIPS: TXx9: 7 segment LED support
by Atsushi Nemoto
· 16 years ago
f591eb1
MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.
by Manuel Lauss
· 16 years ago
fa36b04
MIPS: RB532: Set gpio interrupt status and level for CompactFlash
by Florian Fainelli
· 16 years ago
052ac71
MIPS: RB532: Fix build error
by Adrian Bunk
· 16 years ago
c944013
MIPS: Fix KGDB build error
by David Daney
· 16 years ago
fb498e2
MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)
by Atsushi Nemoto
· 16 years ago
bda8229
MIPS: Set positive error number to errno on illegal_syscall
by Atsushi Nemoto
· 16 years ago
7920c4d
MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.
by Ralf Baechle
· 16 years ago
f67ae98
MIPS: Don't unmap the memory for dma_sync*.
by David Daney
· 16 years ago
b517531
MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/
by Zhaolei
· 16 years ago
ecab1f4
MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/
by Zhaolei
· 16 years ago
5d1d2f8
TXx9: Add TX4938 ATA support (v3)
by Atsushi Nemoto
· 16 years ago
92fb83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
02112db
mips: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
e4856a7
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
25ad2913
oprofile: more whitespace fixes
by Robert Richter
· 16 years ago
08da6f1
MIPS: Kill unused <asm/debug.h> inclusions
by Shinya Kuribayashi
· 16 years ago
656e950
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
by Thomas Bogendoerfer
· 16 years ago
3ec066c
MIPS: IP27: Switch over to RTC class driver
by Thomas Bogendoerfer
· 16 years ago
7d81a5e
MIPS: IP22/28: Switch over to RTC class driver
by Thomas Bogendoerfer
· 16 years ago
540799e
MIPS: PCI: Scan busses when they are registered
by Aurelien Jarno
· 16 years ago
89f8c04
MIPS: WGT634U: Add reset button support
by Aurelien Jarno
· 16 years ago
b06f3e1
MIPS: BCM47xx: Use the new SSB GPIO API
by Aurelien Jarno
· 16 years ago
d412283
MIPS: BCM47xx: Remove references to BCM947XX
by Aurelien Jarno
· 16 years ago
91a385b
MIPS: WGT634U: Add machine detection message
by Aurelien Jarno
· 16 years ago
2dbac10
MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT
by David Daney
· 16 years ago
e47c659
MIPS: show_cpuinfo prints the type of the calling CPU
by Johannes Dickgreber
· 16 years ago
9b8f386
MIPS: Fix wrong branch target in new spin_lock code.
by Johannes Dickgreber
· 16 years ago
201c72a
MIPS: Have a heart for a lonely, lost header file ...
by Ralf Baechle
· 16 years ago
cf404910
ide-generic: remove no longer needed ide_probe_legacy()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
9609e74
MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq
by Florian Fainelli
· 16 years ago
d302d05
MIPS: Move ptrace prototypes to ptrace.h
by Ralf Baechle
· 16 years ago
0926bf9
MIPS: Ptrace support for HARDWARE_WATCHPOINTS
by David Daney
· 16 years ago
2c708cb
MIPS: Scheduler support for HARDWARE_WATCHPOINTS.
by David Daney
· 16 years ago
b67b2b7
MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.
by David Daney
· 16 years ago
654f57b
MIPS: Probe watch registers and report configuration.
by David Daney
· 16 years ago
6aa3524
MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.
by David Daney
· 16 years ago
8192c9e
MIPS: Add HARDWARE_WATCHPOINTS configure option.
by David Daney
· 16 years ago
71ec6cc
MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.
by Ralf Baechle
· 18 years ago
4bacc68
MIPS: TXx9: Add TX4939 ATA support (v2)
by Atsushi Nemoto
· 16 years ago
2a31b03
MIPS: Rewrite spinlocks to ticket locks.
by Ralf Baechle
· 16 years ago
b65a75b
MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.
by Ralf Baechle
· 16 years ago
60724ca
MIPS: IP checksums: Remove unncessary .set pseudos
by Ralf Baechle
· 16 years ago
d86a812
MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.
by Ralf Baechle
· 16 years ago
384740d
MIPS: Move headfiles to new location below arch/mips/include
by Ralf Baechle
· 16 years ago
e8c7c48
MIPS: Alchemy: rename directory
by Ralf Baechle
· 16 years ago
b6263ff
MIPS: TXx9: Implement prom_free_prom_memory
by Atsushi Nemoto
· 16 years ago
b27311e
MIPS: TXx9: Add RBTX4939 board support
by Atsushi Nemoto
· 16 years ago
0dcdbe6
MIPS: TXx9: Add TX4939 SoC support
by Atsushi Nemoto
· 16 years ago
ae027ea
MIPS: TXx9: IOC LED support
by Atsushi Nemoto
· 16 years ago
21e77df
MIPS: TXx9: Microoptimize interrupt handlers
by Atsushi Nemoto
· 16 years ago
f6d9831
MIPS: TXx9: stop_unused_modules
by Atsushi Nemoto
· 16 years ago
d888e25
MIPS: RB532: Convert to GPIO lib
by Florian Fainelli
· 16 years ago
606a083
MIPS: RB532: Cleanup the headers again
by Florian Fainelli
· 16 years ago
deeb45a
MIPS: RB532: Remove obsolute reference to setup_serial_port
by Florian Fainelli
· 16 years ago
b6e2f58
MIPS: RB532: Fix id usage in platform devices
by Florian Fainelli
· 16 years ago
c76befc
MIPS: RB532: replace raw volatile read with a readl
by Florian Fainelli
· 16 years ago
49afa0a
MIPS: RB532: Remove gpio bootup state
by Florian Fainelli
· 16 years ago
3c8cf8c
MIPS: RB532: Use physical addresses for gpio and device controller registers
by Florian Fainelli
· 16 years ago
3cd4e06
MIPS: RB532: Cleanup and group definitions to their right places
by Florian Fainelli
· 16 years ago
ee25d33
MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.
by Atsushi Nemoto
· 16 years ago
ce8e741
MIPS: TXx9: Add board_be_init for TX4927/TX4938
by Atsushi Nemoto
· 16 years ago
496a3b5
MIPS: TXx9: Default machine_restart using watchdog reset
by Atsushi Nemoto
· 16 years ago
d75a40e
MIPS: TXx9: Make spi_eeprom.c more generic
by Atsushi Nemoto
· 16 years ago
e633237
MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEP
by Atsushi Nemoto
· 16 years ago
7489436
MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO
by Atsushi Nemoto
· 16 years ago
51f607c
MIPS: TXx9: Add mtd support
by Atsushi Nemoto
· 16 years ago
c7b95bc
MIPS: TXx9: Runtime configuration of timeout-error
by Atsushi Nemoto
· 16 years ago
d10e025
MIPS: TXx9: Cache fixup
by Atsushi Nemoto
· 16 years ago
860e546
MIPS: TXx9: Early command-line preprocessing
by Atsushi Nemoto
· 16 years ago
265b89d
MIPS: TXx9: Add prom_getenv
by Atsushi Nemoto
· 16 years ago
e0dfb20
MIPS: TXx9: Improve handling of built-in and command-line args
by Atsushi Nemoto
· 16 years ago
f96a338
MIPS: RBTX4927: More explicit initialization
by Atsushi Nemoto
· 16 years ago
9fa32c6
MIPS: PMC MSP71XX gpio drivers
by Patrick Glass
· 16 years ago
5d9a76c
MIPS: Use compat_sys_ptrace
by Thomas Bogendoerfer
· 16 years ago
b11ce8a
Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8806048
[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte Sur
by Ralf Baechle
· 16 years ago
990d0f2
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
f1ea725
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
fd3d276
[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y
by Ralf Baechle
· 16 years ago
4a16ff4
[MIPS] Fix CMP Kconfig configuration and mark as broken.
by Ralf Baechle
· 16 years ago
2fef357
IDE: Fix platform device registration in Swarm IDE driver (v2)
by Ralf Baechle
· 16 years ago
8531a35
[MIPS] SMTC: Fix SMTC dyntick support.
by Kevin D. Kissell
· 16 years ago
d2bb01b
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
by Kevin D. Kissell
· 16 years ago
Next »