summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* MIPSnet: Modernize use platform_device API.Ralf Baechle2007-04-282-1/+37
* [MIPS] update vr41xx KconfigYoichi Yuasa2007-04-271-36/+56
* [MIPS] remove 2 select entries for VR41xxYoichi Yuasa2007-04-271-2/+0
* [MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa2007-04-271-1/+1
* [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary2007-04-271-1/+1
* [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle2007-04-271-1/+0
* [MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2007-04-272-195/+32
* [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-272-15/+14
* [MIPS] Remove pnx8550-v2pci_defconfigYoichi Yuasa2007-04-271-1540/+0
* [MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason2007-04-275-66/+106
* [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-272-5/+5
* [MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle2007-04-271-2/+0
* [MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto2007-04-272-11/+9
* [MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2007-04-274-13/+13
* [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-272-19/+19
* [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-2711-1031/+141
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-279-137/+33
* [MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa2007-04-273-28/+48
* [MIPS] Cobalt: clean up include filesYoichi Yuasa2007-04-274-16/+9
* [MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle2007-04-272-7/+5
* [MIPS] Fix oprofile logic to physical counter remappingRalf Baechle2007-04-241-1/+1
* [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-2/+2
* [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-203-18/+95
* [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-205-40/+21
* [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+12
* [MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle2007-03-291-7/+33
* [MIPS] BCM1480: Fix setting of irq affinity.Mark Mason2007-03-291-2/+2
* [MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle2007-03-291-3/+3
* [MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle2007-03-291-5/+15
* [MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle2007-03-291-0/+5
* [MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman2007-03-291-0/+31
* [MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman2007-03-291-1/+5
* [MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle2007-03-291-1/+1
* [MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle2007-03-291-0/+1
* [MIPS] Ocelot: Fix warning.Ralf Baechle2007-03-291-1/+0
* [MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle2007-03-291-1/+1
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-245-15/+16
* [MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle2007-03-241-4/+5
* [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-241-1/+2
* [MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle2007-03-241-1/+1
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-242-3/+17
* [MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto2007-03-241-1/+1
* [MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu2007-03-241-5/+12
* [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle2007-03-191-3/+3
* [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-191-1/+1
* [MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer2007-03-1913-17/+16
* [MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2007-03-192-3/+19
* [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle2007-03-191-0/+10
* [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP.Ralf Baechle2007-03-171-1/+1
OpenPOWER on IntegriCloud