Age | Commit message (Expand) | Author | Files | Lines |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 11 | -1532/+0 |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -11/+0 |
2012-07-19 | MIPS: Yosemite: delay irq enable to ->smp_finish() | Yong Zhang | 1 | -1/+1 |
2012-07-05 | MIPS/PCI: factor out pcibios_setup() | Myron Stowe | 1 | -11/+0 |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2 | -2/+1 |
2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle | 1 | -2/+0 |
2012-05-15 | MIPS: Fix several implicit uses of export.h/module.h | Paul Gortmaker | 1 | -0/+1 |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell | 1 | -1/+1 |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 1 | -3/+3 |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 2 | -2/+0 |
2012-02-20 | MIPS: PCI: use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 1 | -10/+0 |
2011-11-08 | MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check | Thomas Jarosch | 1 | -1/+1 |
2011-10-20 | Revert "MIPS: LD/SD o32 macro GAS fix update" | Ralf Baechle | 1 | -10/+2 |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 1 | -0/+4 |
2011-03-17 | mips: change to new flag variable | matt mooney | 1 | -1/+1 |
2010-12-16 | MIPS: LD/SD o32 macro GAS fix update | Maciej W. Rozycki | 1 | -2/+10 |
2010-08-05 | MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE | Christoph Egger | 1 | -4/+0 |
2010-08-05 | MIPS: Yosemite: ht-irq.c: Checkpatch cleanup | Andrea Gelmini | 1 | -7/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -2/+0 |
2010-02-27 | MIPS: Yosemite: Convert SMP startup lock to arch spinlock. | Ralf Baechle | 1 | -4/+4 |
2010-02-27 | MIPS: Remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2010-02-27 | MIPS: Nuke trailing blank lines | Ralf Baechle | 1 | -1/+0 |
2010-02-22 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-22 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -5/+5 |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: mips | Rusty Russell | 1 | -2/+2 |
2009-08-15 | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 1 | -2/+3 |
2009-08-03 | MIPS: Eleminate filenames from comments | Ralf Baechle | 1 | -2/+0 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 1 | -0/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -1/+1 |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 1 | -3/+3 |
2008-10-20 | mips: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -15/+15 |
2008-07-30 | [MIPS] kgdb: Remove existing implementation | Jason Wessel | 3 | -190/+0 |
2008-07-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -36/+0 |
2008-06-27 | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 1 | -36/+0 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -1/+1 |
2008-04-29 | proper extern for late_time_init | Adrian Bunk | 1 | -3/+0 |
2008-03-12 | [MIPS] Yosemite: Fix a few more section reference bugs. | Ralf Baechle | 1 | -3/+3 |
2008-01-29 | [MIPS] SMP: Call platform methods via ops structure. | Ralf Baechle | 2 | -65/+89 |
2008-01-29 | [MIPS] Delete now-unreferenced i2c-yosemite.h header file. | Robert P. J. Day | 1 | -96/+0 |
2008-01-29 | [MIPS] remove unused mips_machtype | Yoichi Yuasa | 1 | -2/+0 |
2007-10-19 | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 1 | -5/+0 |
2007-10-11 | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 1 | -1/+1 |
2007-10-11 | [MIPS] Switch from to_tm to rtc_time_to_tm | Ralf Baechle | 1 | -2/+6 |
2007-10-11 | [MIPS] Deforest the function pointer jungle in the time code. | Ralf Baechle | 1 | -15/+3 |
2007-10-11 | [MIPS] ARC: Get rid of mips_machgroup | Ralf Baechle | 1 | -1/+0 |
2007-08-27 | [MIPS] SMP: Scatter __cpuinit over the code as needed. | Ralf Baechle | 1 | -3/+3 |
2007-07-31 | [MIPS] Yosemite: Fix warning. | Ralf Baechle | 1 | -6/+11 |
2007-07-31 | [MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT. | Ralf Baechle | 1 | -0/+2 |
2007-07-31 | [MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq(). | Ralf Baechle | 1 | -0/+2 |
2007-07-31 | [MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage. | Ralf Baechle | 1 | -1/+1 |