summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle2007-10-031-68/+0
* [MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle2007-10-033-260/+109
* [MIPS] Fix value of O_TRUNCRalf Baechle2007-10-011-0/+1
* [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-271-1/+1
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-241-8/+24
* [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-1/+3
* [MIPS] No ide_default_io_base() if PCI IDE was not foundAtsushi Nemoto2007-09-141-0/+31
* BCM1480 serial build fixThiemo Seufer2007-09-111-0/+5
* [MIPS] Ocelot: remove remaining bitsYoichi Yuasa2007-09-101-30/+0
* [MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle2007-09-101-0/+1
* [MIPS] tty: add the new ioctls and definitions.Alan Cox2007-09-103-4/+13
* [MIPS] Polish <asm/edac.h>.Ralf Baechle2007-08-271-9/+8
* [MIPS] Gcc 3.3 build fixes.Ralf Baechle2007-08-271-1/+5
* [MIPS] unwind_stack should return a value ...Ralf Baechle2007-08-271-0/+1
* [MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle2007-08-271-51/+25
* [MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle2007-08-271-1/+4
* [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-271-0/+10
* [MIPS] remove unused marvell.hYoichi Yuasa2007-08-271-59/+0
* [MIPS] remove unused gt64240.hYoichi Yuasa2007-08-271-1235/+0
* [MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2007-08-271-1/+0
* [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-277-165/+14
* [MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto2007-08-271-0/+30
* [MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle2007-08-271-8/+2
* [MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle2007-08-271-3/+3
* [MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle2007-08-271-5/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-3118-660/+125
|\
| * [MIPS] thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-07-311-3/+2
| * [MIPS] DDB5477: Remove supportYoichi Yuasa2007-07-313-615/+0
| * [MIPS] Remove unused GROUP_TOSHIBA_NAMESYoichi Yuasa2007-07-311-3/+0
| * [MIPS] PMON: Fix cpustart declaration.Ralf Baechle2007-07-311-1/+1
| * [MIPS] Remove Momentum Ocelot support.Ralf Baechle2007-07-311-3/+2
| * [MIPS] Add missing declaration for mips_ihb().Ralf Baechle2007-07-311-1/+6
| * [MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2007-07-311-0/+1
| * [MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle2007-07-311-0/+6
| * [MIPS] Wire up the fallocate syscall.Ralf Baechle2007-07-311-6/+9
| * [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-316-28/+65
| * [MIPS] tx49xx: Add mach specific headersAtsushi Nemoto2007-07-312-0/+31
| * [MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto2007-07-311-0/+2
* | remove tx3912fbYoichi Yuasa2007-07-311-361/+0
* | remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-6/+4
|/
* include/asm-:mips add missing edac h fileDoug Thompson2007-07-261-0/+35
* [MIPS] Whitespace cleanup.Ralf Baechle2007-07-241-1/+0
* [MIPS] User stack pointer randomisationFranck Bui-Huu2007-07-201-1/+1
* [MIPS] Remove unused include/asm-mips/gfx.hYoichi Yuasa2007-07-201-55/+0
* [MIPS] Remove unused include/asm-mips/ds1216.hYoichi Yuasa2007-07-201-31/+0
* [MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle2007-07-206-38/+48
* [MIPS] Disable UserLocal runtime detection on platforms which never have it.Ralf Baechle2007-07-208-0/+8
* [MIPS] Disable MT runtime detection on platforms which never support MT.Ralf Baechle2007-07-209-8/+18
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
OpenPOWER on IntegriCloud