Fix misspellings collected by members of KJ list.
[safe/jmp/linux-2.6] / arch / mips /
2007-05-09 David SterbaFix trivial typos in Kconfig* files
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-05-08 Thomas GleixnerReplace deprecated SA_xxx interrupt flags
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Gerd HoffmannFixes and cleanups for earlyprintk aka boot console
2007-05-08 Christoph Hellwigsimplify the stacktrace code
2007-05-08 Atsushi NemotoMIPS: Drop unnecessary CONFIG_ISA from RBTX49XX
2007-05-08 Atsushi Nemotone: MIPS: Use platform_driver for ne on RBTX49XX
2007-05-07 Thomas KoellerRM9000 serial driver
2007-05-07 Marc St-Jeanserial driver PMC MSP71xx
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-05-01 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-04-28 Ralf BaechleMIPSnet: Modernize use platform_device API.
2007-04-27 Yoichi Yuasa[MIPS] update vr41xx Kconfig
2007-04-27 Yoichi Yuasa[MIPS] remove 2 select entries for VR41xx
2007-04-27 Yoichi Yuasa[MIPS] rename VR41XX to VR4100 series
2007-04-27 Milind Arun Choudhary[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.
2007-04-27 Ralf Baechle[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.
2007-04-27 Thomas Bogendoerfer[MIPS] Change PCI host bridge setup/resources
2007-04-27 Thomas Bogendoerfer[MIPS] Register PCI host bridge resource earlier
2007-04-27 Yoichi Yuasa[MIPS] Remove pnx8550-v2pci_defconfig
2007-04-27 Mark Mason[MIPS] Add bcm1480 ZBus trace support, fix wait related...
2007-04-27 Ralf Baechle[MIPS] Remove unused argument from kunmap_coherent().
2007-04-27 Ralf Baechle[MIPS] Malta: Delete unused prototype of mips_timer_int...
2007-04-27 Atsushi Nemoto[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selected
2007-04-27 Ralf Baechle[MIPS] MIPS Tech: Get rid of volatile in core code.
2007-04-27 Ralf Baechle[MIPS] IP22: Get rid of volatile in IP22 core code.
2007-04-27 Atsushi Nemoto[MIPS] JMR3927 cleanup
2007-04-27 Yoichi Yuasa[MIPS] merge GT64111 PCI routines and GT64120 PCI_0...
2007-04-27 Yoichi Yuasa[MIPS] Cobalt: Split PCI codes from setup.c
2007-04-27 Yoichi Yuasa[MIPS] Cobalt: clean up include files
2007-04-27 Ralf Baechle[MIPS] Fix AP/SP to work in the reality of modern kernels.
2007-04-24 Ralf Baechle[MIPS] Fix oprofile logic to physical counter remapping
2007-04-20 Atsushi Nemoto[MIPS] Fix BUG(), BUG_ON() handling
2007-04-20 Atsushi Nemoto[MIPS] Retry {save,restore}_fp_context if failed in...
2007-04-20 Atsushi Nemoto[MIPS] Disallow CpU exception in kernel again.
2007-04-20 Mark Mason[MIPS] Add missing silicon revisions for BCM112x
2007-04-12 Dmitry TorokhovInput: cobalt buttons - separate device and driver...
2007-03-29 Ralf Baechle[MIPS] SMTC: Fix recursion in instant IPI replay code.
2007-03-29 Mark Mason[MIPS] BCM1480: Fix setting of irq affinity.
2007-03-29 Ralf Baechle[MIPS] do_page_fault() needs to use raw_smp_processor_id().
2007-03-29 Ralf Baechle[MIPS] SMTC: Fix false trigger of debug code on single...
2007-03-29 Ralf Baechle[MIPS] SMTC: irq_{enter,leave} and kstats keeping for...
2007-03-29 Chris Dearman[MIPS] lockdep: Deal with interrupt disable hazard...
2007-03-29 Chris Dearman[MIPS] lockdep: Handle interrupts in R3000 style c0_sta...
2007-03-29 Ralf Baechle[MIPS] MT: MIPS_MT_SMTC_INSTANT_REPLAY currently confli...
2007-03-29 Ralf Baechle[MIPS] EV64120: Include <asm/irq.h> to fix warning.
2007-03-29 Ralf Baechle[MIPS] Ocelot: Fix warning.
2007-03-29 Ralf Baechle[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.
2007-03-24 Ralf Baechle[MIPS] SB1250: Fix bugs/warnings by creative use of...
2007-03-24 Ralf Baechle[MIPS] SB1: Fix pile of gcc's bogus format string warnings.
2007-03-24 Ralf Baechle[MIPS] Jazz: Fix warning.
2007-03-24 Ralf Baechle[MIPS] R3000: local_flush_data_cache_page take a pointe...
2007-03-24 Ralf Baechle[MIPS] Implement flush_anon_page().
2007-03-24 Atsushi Nemoto[MIPS] SPARSEMEM: The first pfn of zone should be min_l...
2007-03-24 Franck Bui-Huu[MIPS] Always use virt_to_phys() when translating kerne...
2007-03-19 Ralf Baechle[MIPS] Export except_vec_vi_{mori,lui,ori} as text...
2007-03-19 Thiemo Seufer[MIPS] mips-boards: More liberal check for mips-board...
2007-03-19 Thiemo Seufer[MIPS] Misc fixes for plat_irq_dispatch functions
2007-03-19 Atsushi Nemoto[MIPS] Qemu: Fix Symmetric Uniprocessor support.
2007-03-19 Ralf Baechle[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & resto...
2007-03-17 Ralf Baechle[MIPS] Kconfig: Move missplaced NR_CPUS default from...
2007-03-17 Ralf Baechle[MIPS] RTLX: Handle copy_*_user return values.
2007-03-17 Ralf Baechle[MIPS] RTLX: Protect rtlx_{read,write} with mutex.
2007-03-17 Ralf Baechle[MIPS] RTLX: Harden against compiler reordering and...
2007-03-17 Ralf Baechle[MIPS] RTLX: Don't use volatile; it's fragile.
2007-03-17 Ralf Baechle[MIPS] Lasat: Downgrade 64-bit kernel from experimental...
2007-03-17 Ralf Baechle[MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled.
2007-03-17 Atsushi Nemoto[MIPS] FPU ownership management & preemption fixes
2007-03-17 Atsushi Nemoto[MIPS] Check FCSR for pending interrupts, alternative...
2007-03-13 Ralf Baechle[MIPS] kspd: ioctl needs a translation entry.
2007-03-13 Ralf Baechle[MIPS] Viper2: Remove defective support.
2007-03-13 Chris Dearman[MIPS] Oprofile: Reset all performance registers for...
2007-03-09 Ralf Baechle[MIPS] Sibyte: Fix ZBbus profiler
2007-03-09 Ralf Baechle[MIPS] Sibyte: Do not allow enabling LDT support if...
2007-03-09 Ralf Baechle[MIPS] DEC: Remove call to register_prom_console.
2007-03-08 Davide Libenzi[PATCH] Add epoll compat_ code to fs/compat.c
2007-03-08 Ralf Baechle[MIPS] ARC: Fix several compiler warnings.
2007-03-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-03-07 Ralf Baechle[MIPS] IP27: Build fix
2007-03-07 Ralf Baechle[MIPS] Wire up ioprio_set and ioprio_get.
2007-03-07 Ralf Baechle[MIPS] Export __copy_user_inatomic.
2007-03-07 Atsushi Nemoto[MIPS] TX39: Remove redundant tx39_blast_icache() calls
2007-03-07 Yoichi Yuasa[MIPS] Cobalt: Fix early printk
2007-03-07 Ralf Baechle[MIPS] SMTC: De-obscure Malta hooks.
2007-03-07 Ralf Baechle[MIPS] Atlas, Malta: Fix build warning.
2007-03-06 Dale Farnsworthmv643xx_eth: Place explicit port number in mv643xx_eth_...
2007-03-04 Florian Fainelli[MIPS] MTX1: clear PCI errors
2007-03-04 Florian Fainelli[MIPS] MTX1: add idsel cardbus ressources
2007-03-04 Florian Fainelli[MIPS] MTX1: remove unneeded settings
2007-03-04 Ralf Baechle[MIPS] dma_sync_sg_for_cpu is a no-op except for non...
2007-03-04 Yoichi Yuasa[MIPS] Cobalt: update reserved resources
2007-03-04 Ralf Baechle[MIPS] SN: PCI fixup needs to include <irq.h>.
2007-03-04 Ralf Baechle[MIPS] Fix and cleanup the mess that a dozen prom_print...
2007-03-04 Ralf Baechle[MIPS] DEC: Remove redeclarations of mips_machgroup...
2007-03-04 Atsushi Nemoto[MIPS] No need to write c0_compare in plat_timer_setup
2007-03-04 Atsushi Nemoto[MIPS] Convert to RTC-class ds1742 driver
next