aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-2/+2
* | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
* | [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
* | [MIPS] Add __ucmpdi2 implementationThiemo Seufer2007-05-112-1/+20
* | [MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu2007-05-111-0/+6
* | [MIPS] early_printk: use init sectionFranck Bui-Huu2007-05-111-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-093-6/+6
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-092-3/+3
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-3/+3
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-091-1/+1
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-084-33/+39
|\
| * MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2007-05-082-33/+0
| * ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-082-0/+39
* | Replace deprecated SA_xxx interrupt flagsThomas Gleixner2007-05-081-1/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0813-13/+0
* | Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-5/+0
* | simplify the stacktrace codeChristoph Hellwig2007-05-081-16/+6
|/
* RM9000 serial driverThomas Koeller2007-05-071-0/+3
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+165
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-042-1/+55
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01235-6507/+9995
| |\ \ | | |/
| * | Input: cobalt buttons - separate device and driver registrationDmitry Torokhov2007-04-122-1/+55
* | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
| |/ |/|
* | 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