summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-273-2/+14
|\
| * [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
| * [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
| * [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-251-1/+10
* | [MIPS] Replace old fashioned "__typeof" with "__typeof__".Robert P. J. Day2007-04-271-1/+1
* | [MIPS] Updated Sibyte headersMark Mason2007-04-2712-107/+175
* | [MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2007-04-271-1/+1
* | [MIPS] IP22: Get rid of volatile in IP22 core code.Ralf Baechle2007-04-273-3/+3
* | [MIPS] JMR3927 cleanupAtsushi Nemoto2007-04-274-196/+4
|/
* [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPSDave Johnson2007-04-201-1/+1
* [MIPS] Fix BUG(), BUG_ON() handlingAtsushi Nemoto2007-04-201-1/+2
* [MIPS] Retry {save,restore}_fp_context if failed in atomic context.Atsushi Nemoto2007-04-201-2/+7
* [MIPS] Disallow CpU exception in kernel again.Atsushi Nemoto2007-04-202-17/+0
* [MIPS] Add missing silicon revisions for BCM112xMark Mason2007-04-201-0/+1
* [MIPS] SMTC: Fix recursion in instant IPI replay code.Ralf Baechle2007-03-292-35/+36
* [MIPS] MV64340: Add missing prototype for mv64340_irq_init().Ralf Baechle2007-03-291-0/+1
* [MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle2007-03-241-1/+1
* [MIPS] ARC: Fix warning.Ralf Baechle2007-03-241-1/+1
* [MIPS] Implement flush_anon_page().Ralf Baechle2007-03-241-0/+12
* [MIPS] Fix pipeline hazard.Ralf Baechle2007-03-241-0/+1
* [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPTDeepak Saxena2007-03-241-1/+1
* [MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu2007-03-242-2/+2
* ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack2007-03-171-34/+0
* [MIPS] Lockdep: Fix recursion bug.Ralf Baechle2007-03-173-40/+40
* [MIPS] RTLX: Handle copy_*_user return values.Ralf Baechle2007-03-171-2/+2
* [MIPS] FPU ownership management & preemption fixesAtsushi Nemoto2007-03-174-11/+48
* [MIPS] IP27, IP35: Fix warnings.Ralf Baechle2007-03-172-4/+6
* [MIPS] Sibyte: Fix ZBbus profilerRalf Baechle2007-03-091-110/+0
* [MIPS] ISA: Fix typoRalf Baechle2007-03-081-1/+1
* [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-071-6/+12
* [MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson2007-03-071-2/+2
* [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-071-0/+2
* [MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle2007-03-071-23/+33
* [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle2007-03-071-0/+3
* [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle2007-03-071-0/+2
* [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle2007-03-071-0/+2
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-1/+0
* [MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle2007-03-041-4/+6
* [MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle2007-03-041-1/+1
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-044-9/+0
* [MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto2007-03-044-35/+18
* [MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer2007-03-044-6/+10
* [MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.Robert P. J. Day2007-02-261-5/+0
* [MIPS] SNI: MIPS_CPU_IRQ_BASE cleanupThomas Bogendoerfer2007-02-261-5/+4
* [MIPS] Add basic SMARTMIPS ASE supportFranck Bui-Huu2007-02-223-8/+30
* [MIPS] Fixup copy_from_user_inatomicRalf Baechle2007-02-201-2/+49
* [MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto2007-02-201-17/+16
* [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-183-13/+155
* [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-181-0/+2
OpenPOWER on IntegriCloud