summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2007-07-10[MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbolsFranck Bui-Huu-4/+8
2007-07-10[MIPS] Move PHY_OFFSET definition in spaces.hFranck Bui-Huu-9/+9
2007-07-10[MIPS] Make PAGE_OFFSET aware of PHYS_OFFSETFranck Bui-Huu-1/+1
2007-07-10[MIPS] Clean up asm-mips/mach-generic/spaces.hFranck Bui-Huu-38/+27
2007-07-10[MIPS] Allow generic spaces.h to be included by platform specific onesFranck Bui-Huu-73/+23
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle-0/+0
2007-07-10[MIPS] Cleanup TO_PHYS_MASK definitionRalf Baechle-23/+6
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli-20/+69
2007-07-10[MIPS] Create fallback gpio.hAtsushi Nemoto-0/+15
2007-07-10[MIPS] Add generic GPIO supportYoichi Yuasa-0/+6
2007-07-10[MIPS] Remove unused cpu_callout_map and num_booting_cpus()Adrian Bunk-7/+0
2007-07-10[MIPS] "extern inline" -> "static inline"Adrian Bunk-1/+1
2007-07-10[MIPS] remove unused definitions for CobaltYoichi Yuasa-5/+0
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano-14/+14
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle-0/+2
2007-07-06[MIPS] Add macros to encode processor revisions.Ralf Baechle-0/+11
2007-07-06[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle-7/+11
2007-07-06[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp-0/+1
2007-07-04[MIPS] Add whitelists for checksyscalls.shAtsushi Nemoto-0/+16
2007-07-04[MIPS] die(): Properly declare as non-returningMaciej W. Rozycki-1/+1
2007-07-04[MIPS] Fix include wrapper symbol definitions in IP32 code.Kumba-3/+3
2007-06-26[MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle-1/+8
2007-06-26[MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto-1/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin-0/+62
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle-23/+9
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman-3/+20
2007-06-11[MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle-32/+19
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto-6/+18
2007-06-11[MIPS] Fix KMODE for the R3000Maciej W. Rozycki-24/+28
2007-06-06[MIPS] Drop __ARCH_WANT_SYS_FADVISE64Atsushi Nemoto-1/+0
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman-15/+0
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle-0/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds-0/+41
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-180/+49
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle-0/+41
2007-05-11Consolidate asm/poll.hStephen Rothwell-20/+1
2007-05-11[MIPS] Fix build error in atomic64_cmpxchgAtsushi Nemoto-1/+1
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa-0/+2
2007-05-11[MIPS] SB1: Build fix.Ralf Baechle-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu-46/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu-85/+1
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu-23/+1
2007-05-11[MIPS] FPU hazard handlingChris Dearman-20/+35
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman-4/+5
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle-1/+4
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2007-05-09wrap access to thread_infoRoman Zippel-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day-1/+1
2007-05-08Remove tas()Jeff Dike-1/+0