aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips
AgeCommit message (Expand)Author
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki
2007-09-14[MIPS] No ide_default_io_base() if PCI IDE was not foundAtsushi Nemoto
2007-09-11BCM1480 serial build fixThiemo Seufer
2007-09-10[MIPS] Ocelot: remove remaining bitsYoichi Yuasa
2007-09-10[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle
2007-09-10[MIPS] tty: add the new ioctls and definitions.Alan Cox
2007-08-27[MIPS] Polish <asm/edac.h>.Ralf Baechle
2007-08-27[MIPS] Gcc 3.3 build fixes.Ralf Baechle
2007-08-27[MIPS] unwind_stack should return a value ...Ralf Baechle
2007-08-27[MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle
2007-08-27[MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle
2007-08-27[MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle
2007-08-27[MIPS] remove unused marvell.hYoichi Yuasa
2007-08-27[MIPS] remove unused gt64240.hYoichi Yuasa
2007-08-27[MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa
2007-08-27[MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto
2007-08-27[MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto
2007-08-27[MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle
2007-08-27[MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle
2007-08-27[MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle
2007-07-31Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-31remove tx3912fbYoichi Yuasa
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-31[MIPS] thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-07-31[MIPS] DDB5477: Remove supportYoichi Yuasa
2007-07-31[MIPS] Remove unused GROUP_TOSHIBA_NAMESYoichi Yuasa
2007-07-31[MIPS] PMON: Fix cpustart declaration.Ralf Baechle
2007-07-31[MIPS] Remove Momentum Ocelot support.Ralf Baechle
2007-07-31[MIPS] Add missing declaration for mips_ihb().Ralf Baechle
2007-07-31[MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman
2007-07-31[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.Ralf Baechle
2007-07-31[MIPS] Wire up the fallocate syscall.Ralf Baechle
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-31[MIPS] tx49xx: Add mach specific headersAtsushi Nemoto
2007-07-31[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.Atsushi Nemoto
2007-07-26include/asm-:mips add missing edac h fileDoug Thompson
2007-07-24[MIPS] Whitespace cleanup.Ralf Baechle
2007-07-20[MIPS] User stack pointer randomisationFranck Bui-Huu
2007-07-20[MIPS] Remove unused include/asm-mips/gfx.hYoichi Yuasa
2007-07-20[MIPS] Remove unused include/asm-mips/ds1216.hYoichi Yuasa
2007-07-20[MIPS] Make support for weakly ordered LL/SC a config option.Ralf Baechle
2007-07-20[MIPS] Disable UserLocal runtime detection on platforms which never have it.Ralf Baechle
2007-07-20[MIPS] Disable MT runtime detection on platforms which never support MT.Ralf Baechle
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle
2007-07-19arch: personality independent stack topPeter Zijlstra