aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-05-07RM9000 serial driverThomas Koeller
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-28MIPSnet: Modernize use platform_device API.Ralf Baechle
2007-04-27[MIPS] update vr41xx KconfigYoichi Yuasa
2007-04-27[MIPS] remove 2 select entries for VR41xxYoichi Yuasa
2007-04-27[MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa
2007-04-27[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary
2007-04-27[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle
2007-04-27[MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer
2007-04-27[MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer
2007-04-27[MIPS] Remove pnx8550-v2pci_defconfigYoichi Yuasa
2007-04-27[MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason
2007-04-27[MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle
2007-04-27[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle
2007-04-27[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle
2007-04-27[MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle
2007-04-27[MIPS] JMR3927 cleanupAtsushi Nemoto
2007-04-27[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa
2007-04-27[MIPS] Cobalt: Split PCI codes from setup.cYoichi Yuasa
2007-04-27[MIPS] Cobalt: clean up include filesYoichi Yuasa
2007-04-27[MIPS] Fix AP/SP to work in the reality of modern kernels.Ralf Baechle
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingRalf Baechle
2007-04-20[MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto
2007-04-20[MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto
2007-04-20[MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto
2007-04-20[MIPS] Add missing silicon revisions for BCM112xMark Mason
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov
2007-03-29[MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle
2007-03-29[MIPS] BCM1480: Fix setting of irq affinity.Mark Mason
2007-03-29[MIPS] do_page_fault() needs to use raw_smp_processor_id().Ralf Baechle
2007-03-29[MIPS] SMTC: Fix false trigger of debug code on single VPE.Ralf Baechle
2007-03-29[MIPS] SMTC: irq_{enter,leave} and kstats keeping for relayed timer ints.Ralf Baechle
2007-03-29[MIPS] lockdep: Deal with interrupt disable hazard in TRACE_IRQFLAGSChris Dearman
2007-03-29[MIPS] lockdep: Handle interrupts in R3000 style c0_status register.Chris Dearman
2007-03-29[MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently conflicts with PREEMPT.Ralf Baechle
2007-03-29[MIPS] EV64120: Include <asm/irq.h> to fix warning.Ralf Baechle
2007-03-29[MIPS] Ocelot: Fix warning.Ralf Baechle
2007-03-29[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.Ralf Baechle
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle
2007-03-24[MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle
2007-03-24[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto