aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pmc-sierra/yosemite
Commit message (Expand)AuthorAge
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* mips: use bcd2bin/bin2bcdAdrian Bunk2008-10-20
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-30
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\
| * PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-27
* | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
|/
* proper extern for late_time_initAdrian Bunk2008-04-29
* [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-12
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
* [MIPS] Delete now-unreferenced i2c-yosemite.h header file.Robert P. J. Day2008-01-29
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-29
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-19
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] ARC: Get rid of mips_machgroupRalf Baechle2007-10-11
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-26
* [MIPS] Yosemite: Fix warning.Ralf Baechle2007-07-31
* [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.Ralf Baechle2007-07-31
* [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().Ralf Baechle2007-07-31
* [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.Ralf Baechle2007-07-31
* [MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.Ralf Baechle2007-07-31
* [MIPS] Fix build breakage due to duplicate cpu_clock definitionRalf Baechle2007-07-31
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-18
* [MIPS] Yosemite: Fix modpost warnings.Ralf Baechle2007-07-10
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-04
* [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle2007-02-06
* [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers2007-02-06
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-06
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-06
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-29
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-31
* [MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()Yoichi Yuasa2006-10-31
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-19
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-18
* [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-27
* [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-27
* [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.Ralf Baechle2006-02-21
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-08
|\
| * [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-05
* | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-07
|/
* [PATCH] mips: task_thread_info()Al Viro2006-01-12
* Use rtc_lock to protect RTC operationsAtsushi Nemoto2005-11-07
* prom_free_prom_memory() returns unsigned longArthur Othieno2005-10-29