Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2688905e6a9b3647bf7b452cb0ff2bdb166bd8fe
/
arch
/
mips
/
pmc-sierra
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
41d1f19
[MIPS] Yosemite: Fix a few more section reference bugs.
by Ralf Baechle
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
3f4ac2d
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
by Robert P. J. Day
· 17 years ago
7f3f490
[MIPS] remove unused mips_machtype
by Yoichi Yuasa
· 17 years ago
940f6b4
[MIPS] Only build r4k clocksource for systems that work ok with it.
by Ralf Baechle
· 17 years ago
1553f6a
Author: Ralf Baechle <ralf@linux-mips.org>
by Ralf Baechle
· 17 years ago
1d9ef3e
[MIPS] Kill duplicated setup_irq() for cp0 timer
by Atsushi Nemoto
· 17 years ago
42f7754
[MIPS] time: Move R4000 clockevent device code to separate configurable file
by Ralf Baechle
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
49a89ef
[MIPS] Fix "no space between function name and open parenthesis" warnings.
by Ralf Baechle
· 17 years ago
90b0234
[MIPS] Switch from to_tm to rtc_time_to_tm
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
4680576
[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.
by Ahmed S. Darwish
· 17 years ago
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
428ab28
[MIPS] SMP: Scatter __cpuinit over the code as needed.
by Ralf Baechle
· 17 years ago
e9c227f
[MIPS] Yosemite: Fix warning.
by Ralf Baechle
· 17 years ago
7f32a88
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
by Ralf Baechle
· 17 years ago
035955b
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
by Ralf Baechle
· 17 years ago
f724af8
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
by Ralf Baechle
· 17 years ago
daa4a68
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
by Ralf Baechle
· 17 years ago
348c913
[MIPS] Fix build breakage due to duplicate cpu_clock definition
by Ralf Baechle
· 17 years ago
b187f18
serial: add early_serial_setup() back to header file
by Yinghai Lu
· 17 years ago
44659f2
[MIPS] Yosemite: Fix modpost warnings.
by Ralf Baechle
· 17 years ago
6f95e60
[MIPS] PMC MSP71xx PCI support
by Marc St-Jean
· 17 years ago
9267a30
[MIPS] PMC MSP71xx mips common
by Marc St-Jean
· 17 years ago
35832e2
[MIPS] PMC MSP71xx core platform
by Marc St-Jean
· 17 years ago
beab697
serial driver PMC MSP71xx
by Marc St-Jean
· 18 years ago
36a8853
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
by Ralf Baechle
· 18 years ago
d390008
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
by Ralf Baechle
· 18 years ago
811d944
[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c
by Mathieu Desnoyers
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
c87b6eb
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
by Atsushi Nemoto
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
38384c8
[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()
by Yoichi Yuasa
· 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
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
2925aba
[MIPS] Cleanup memory managment initialization.
by Ralf Baechle
· 18 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
9b6695a
[MIPS] SMP: Fix initialization order bug.
by Ralf Baechle
· 19 years ago
1e93e70
[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
by Ralf Baechle
· 19 years ago
17be03f
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
59a675b
[SERIAL] uart_port flags member should use UPF_*
by Russell King
· 19 years ago
dc8f602
[PATCH] mips: task_thread_info()
by Al Viro
· 19 years ago
53c2df2
Use rtc_lock to protect RTC operations
by Atsushi Nemoto
· 19 years ago
5ef6693
prom_free_prom_memory() returns unsigned long
by Arthur Othieno
· 19 years ago
5e83d43
Sliceup Kconfig; it's grown too large.
by Ralf Baechle
· 19 years ago
2f69ddc
Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.
by Ralf Baechle
· 19 years ago
93b25d0
Useless includes of everything, the kitchen sink and version.h ...
by Ralf Baechle
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 19 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