aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano1-14/+14
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle1-0/+2
2007-07-06[MIPS] Add macros to encode processor revisions.Ralf Baechle1-0/+11
2007-07-06[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle1-7/+11
2007-07-06[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp1-0/+1
2007-07-04[MIPS] Add whitelists for checksyscalls.shAtsushi Nemoto1-0/+16
2007-07-04[MIPS] die(): Properly declare as non-returningMaciej W. Rozycki1-1/+1
2007-07-04[MIPS] Fix include wrapper symbol definitions in IP32 code.Kumba1-3/+3
2007-06-26[MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle1-1/+8
2007-06-26[MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto1-1/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin1-0/+62
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle5-23/+9
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2-3/+20
2007-06-11[MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle1-32/+19
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto1-6/+18
2007-06-11[MIPS] Fix KMODE for the R3000Maciej W. Rozycki1-24/+28
2007-06-06[MIPS] Drop __ARCH_WANT_SYS_FADVISE64Atsushi Nemoto1-1/+0
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman1-15/+0
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle1-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2-0/+41
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-180/+49
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2-0/+41
2007-05-11Consolidate asm/poll.hStephen Rothwell1-20/+1
2007-05-11[MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto1-1/+1
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa1-0/+2
2007-05-11[MIPS] SB1: Build fix.Ralf Baechle1-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2-46/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu4-85/+1
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2-23/+1
2007-05-11[MIPS] FPU hazard handlingChris Dearman2-20/+35
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2-4/+5
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle1-1/+4
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2007-05-08Remove tas()Jeff Dike1-1/+0
2007-05-08local_t: mips extensionMathieu Desnoyers2-39/+390
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-16/+30
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers1-3/+26
2007-05-08au1550 SPI controller driverJan Nikitenko1-0/+16
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-2/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+14
2007-04-27[MIPS] Replace old fashioned "__typeof" with "__typeof__".Robert P. J. Day1-1/+1
2007-04-27[MIPS] Updated Sibyte headersMark Mason12-107/+175