aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2007-05-112-0/+41
|\
| * Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-0/+41
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-05-1113-180/+49
|\ \
| * | [MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto2007-05-111-1/+1
| * | [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-0/+2
| * | [MIPS] SB1: Build fix.Ralf Baechle2007-05-111-1/+1
| * | [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-112-46/+0
| * | [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-114-85/+1
| * | [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-112-23/+1
| * | [MIPS] FPU hazard handlingChris Dearman2007-05-112-20/+35
| * | [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-112-4/+5
| * | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-1/+4
| |/
* | Consolidate asm/poll.hStephen Rothwell2007-05-111-20/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-091-1/+1
|/
* Remove tas()Jeff Dike2007-05-081-1/+0
* local_t: mips extensionMathieu Desnoyers2007-05-082-39/+390
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-16/+30
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers2007-05-081-3/+26
* au1550 SPI controller driverJan Nikitenko2007-05-081-0/+16
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-2/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | 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