Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50549bda2d47f419758dac9bc72e2b0eb9077d83
/
arch
/
mips
50549bd
MIPS: Loongson: Fixup mem.c indentation
by Wu Zhangjin
· 15 years ago
1ae86a67
MIPS: Loongson: arch/mips/Makefile: Add missing whitespace
by Wu Zhangjin
· 15 years ago
eb11df4
MIPS: Loongson: Cleanup of the environment variables
by Wu Zhangjin
· 15 years ago
97e6a89
MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()
by Wu Zhangjin
· 15 years ago
c7e8c66
MIPS: Loongson: Remove the serial port output of compressed kernel support
by Wu Zhangjin
· 15 years ago
6f32096
MIPS: Loongson: Convert loongson_halt() to use unreachable()
by Wu Zhangjin
· 15 years ago
c70798f
MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted Writes
by Wu Zhangjin
· 15 years ago
1b39a0b
MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VER
by Wu Zhangjin
· 15 years ago
dbb103b
MIPS: Octeon: Fix EOI handling.
by David Daney
· 15 years ago
6b07d38
MIPS: Octeon: Use optimized memory barrier primitives.
by David Daney
· 15 years ago
f252ffd
MIPS: New macro smp_mb__before_llsc.
by David Daney
· 15 years ago
ec5380c
MIPS: Remove unused macros from barrier.h
by David Daney
· 15 years ago
d957705
MIPS: Octeon: Register some devices on the I2C bus.
by David Daney
· 15 years ago
f41c3c1
MIPS: Octeon: Add I2C platform device.
by David Daney
· 15 years ago
d38760c
MIPS: Simplify param.h by using <asm-generic/param.h>
by Robert P. J. Day
· 15 years ago
32fd690
MIPS: Alchemy: get rid of common/reset.c
by Manuel Lauss
· 15 years ago
325f8a0
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
by David Daney
· 15 years ago
ef6c1fd6
MIPS: Alchemy: irq: use runtime CPU type detection
by Manuel Lauss
· 15 years ago
5d400f5
MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
by Manuel Lauss
· 15 years ago
70f82f2
MIPS: Alchemy: use runtime cpu detection in GPIO code.
by Manuel Lauss
· 15 years ago
66f75cc
MIPS: Alchemy: Add au1000-eth platform device
by Florian Fainelli
· 15 years ago
cf6e47e
MIPS: Alchemy: DB1200 defconfig update
by Manuel Lauss
· 15 years ago
05ae323
MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
by Manuel Lauss
· 15 years ago
63323ec
MIPS: Alchemy: Extended DB1200 board support.
by Manuel Lauss
· 15 years ago
206aa6c
MIPS: Alchemy: physmap-flash for all devboards
by Manuel Lauss
· 15 years ago
8facefd
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
by Ralf Baechle
· 15 years ago
63ea336
MIPS: Alchemy: UARTs are of type 16550A
by Manuel Lauss
· 15 years ago
c55736a
MIPS: Alchemy: Turn on -Werror for devboards and xss1500
by Florian Fainelli
· 15 years ago
32fc0ad
MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
by Florian Fainelli
· 15 years ago
66a1d9b
MIPS: Alchemy: remove unused SYS area structure
by Manuel Lauss
· 15 years ago
b6e6d12
MIPS: Alchemy: get rid of superfluous UART definitions
by Manuel Lauss
· 15 years ago
8402a15
MIPS: Alchemy: prom_putchar is board dependent
by Manuel Lauss
· 15 years ago
963accb
MIPS: Alchemy: change dbdma to accept physical memory addresses
by Manuel Lauss
· 15 years ago
ea071cc
MIPS: Alchemy: remove dbdma compat macros
by Manuel Lauss
· 15 years ago
f1fc664
MIPS: Alchemy: reduce size of irq dispatcher
by Manuel Lauss
· 15 years ago
7881446
MIPS: Alchemy: Stop IRQ name sharing
by Manuel Lauss
· 15 years ago
93e9cd8
MIPS: Alchemy: Simple cpu subtype detector
by Manuel Lauss
· 15 years ago
0a0b129
MIPS: Alchemy: higher priority for system timer.
by Manuel Lauss
· 15 years ago
5047201
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
by Manuel Lauss
· 15 years ago
0273b4e
MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
by Manuel Lauss
· 15 years ago
27dd65a
MIPS: Alchemy: devboards: wire up new PCMCIA driver.
by Manuel Lauss
· 15 years ago
66213b3
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
by Manuel Lauss
· 15 years ago
7e50b2b
MIPS: Alchemy: remove board_init_irq() function.
by Manuel Lauss
· 15 years ago
95a4379
MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.
by Manuel Lauss
· 15 years ago
9bdcf33
MIPS: Alchemy: devboard register abstraction
by Manuel Lauss
· 15 years ago
ebc8971
MIPS: Fix build error for uncompressed non-plain vmlinux kernels
by Ralf Baechle
· 15 years ago
68c6b85
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
84a6fcb
MIPS: BCM47xx: Fix 128MB RAM support
by Hauke Mehrtens
· 15 years ago
52ab320
MIPS: Highmem: Fix build error
by Yoichi Yuasa
· 15 years ago
5b7efa8
MIPS: Don't probe reserved EntryHi bits.
by David Daney
· 15 years ago
c2d5b5e
MIPS: SNI: Correct NULL test
by Julia Lawall
· 15 years ago
63731c9
MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init
by David Daney
· 15 years ago
59d302b
MIPS: IP27: Make defconfig useful again.
by Ralf Baechle
· 15 years ago
f4fc580
MIPS: Fixup of the r4k timer
by Wu Zhangjin
· 15 years ago
e770a0f
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
91dfc42
MIPS: 64-bit: Detect virtual memory size
by Guenter Roeck
· 15 years ago
ba284b1
MIPS: AR7: Fix USB slave mem range typo
by Alexander Clouter
· 15 years ago
22f4bb6
MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.
by Manuel Lauss
· 15 years ago
010c108
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
by David VomLehn
· 15 years ago
59dfa2f
MIPS: PowerTV: Streamline access to platform device registers
by David VomLehn
· 15 years ago
9c4a6fc
MIPS: Fix vmlinuz build for 32bit-only math shells
by Alexander Clouter
· 15 years ago
fe1d45e
MIPS: Add support of LZO-compressed kernels
by Wu Zhangjin
· 15 years ago
9a3065c
MIPS: Ignore vmlinux.*
by Yoichi Yuasa
· 15 years ago
17f964e
MIPS: Move vmlinux.ecoff to arch/mips/boot
by Yoichi Yuasa
· 15 years ago
d797396
MIPS: cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 15 years ago
0e8a1d8
MIPS: Octeon: Use non-overflowing arithmetic in sched_clock
by David Daney
· 15 years ago
9b54dc5
MIPS: Malta, PowerTV: Remove unnecessary "Linux started"
by Yoichi Yuasa
· 15 years ago
0622870
MIPS: BCM63xx: Remove duplicate CONFIG_CMDLINE.
by Yoichi Yuasa
· 15 years ago
70b5c81
MIPS: AR7: Remove unused prom_getchar()
by Yoichi Yuasa
· 15 years ago
1dc2386
MIPS: PowerTV: Remove extra r4k_clockevent_init() call
by David VomLehn
· 15 years ago
0833c76
MIPS: Cobalt use strlcat() for the command line arguments
by Yoichi Yuasa
· 15 years ago
c6a3c85
MIPS: Octeon: Add sched_clock() to csrc-octeon.c
by David Daney
· 15 years ago
98bea6f
MIPS: TXx9: Cleanup builtin-cmdline processing
by Atsushi Nemoto
· 15 years ago
7e326d6
MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init()
by Yoichi Yuasa
· 15 years ago
0eb99a9
MIPS: PowerTV: Remove unused platform_die()
by Yoichi Yuasa
· 15 years ago
2620c35
MIPS: PowerTV: Remove mips_machine_halt()
by Yoichi Yuasa
· 15 years ago
09b7c9f
MIPS: PowerTV: Remove unused ptv_memsize
by Yoichi Yuasa
· 15 years ago
99d2b17
MIPS: PowerTV: Remove unused prom_getcmdline()
by Yoichi Yuasa
· 15 years ago
5769940
MIPS: AR7: Remove kgdb_enabled
by Yoichi Yuasa
· 15 years ago
42ecda1
MIPS: Alchemy: Correct code taking the size of a pointer
by Julia Lawall
· 15 years ago
05c6946
MIPS: BCM63xx: Fix whitespace damaged board_bcm963xx.c
by Florian Fainelli
· 15 years ago
66a0f0f
MIPS: VR41xx: Use strlcat() for the command line arguments
by Yoichi Yuasa
· 15 years ago
d4d9a55
MIPS: Cleanup and Fixup of compressed kernel support
by Wu Zhangjin
· 15 years ago
abbdc3d
MIPS: Cleanup forgotten label_module_alloc in tlbex.c
by David Daney
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
b8a7f3c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
76b7e00
fix up O_SYNC comments
by Christoph Hellwig
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
606d62f
MIPS: Lasat: Fix botched changes to sysctl code.
by Ralf Baechle
· 15 years ago
cf72e94
MIPS: Cleanup random differences beween lmo and Linus' kernel.
by Ralf Baechle
· 15 years ago
a460978
MIPS: No longer hardwire CONFIG_EMBEDDED to y
by Martin Michlmayr
· 15 years ago
6acc7d4
MIPS: Fix and enhance built-in kernel command line
by Dmitri Vorobiev
· 15 years ago
de4148f
MIPS: eXcite: Remove platform.
by Ralf Baechle
· 15 years ago
c3d8d85
MIPS: Loongson: Cleanups of serial port support
by Wu Zhangjin
· 15 years ago
c47a48d
MIPS: Lemote 2F: Suspend CS5536 MFGPT Timer
by Wu Zhangjin
· 15 years ago
59d4a91
MIPS: Excite: move iodev_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
c0b4abd
MIPS: Lasat: Convert to proc_fops / seq_file
by Alexey Dobriyan
· 15 years ago
Next »