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