aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Dynamic kernel command-line: mipsAlon Bar-Lev2007-02-121-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1112-444/+428
|\
| * [MIPS] signal: do not inline handle_signal()Franck Bui-Huu2007-02-101-1/+1
| * [MIPS] signal: do not use save_static_function() anymoreFranck Bui-Huu2007-02-103-30/+10
| * [MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu2007-02-102-2/+0
| * [MIPS] signal32: reduce {setup,restore}_sigcontext32 sizesFranck Bui-Huu2007-02-101-114/+97
| * [MIPS] signal: factorize debug codeFranck Bui-Huu2007-02-104-24/+20
| * [MIPS] signal: test return value of install_sigtramp()Franck Bui-Huu2007-02-101-3/+3
| * [MIPS] signal32: remove duplicate codeFranck Bui-Huu2007-02-101-46/+4
| * [MIPS] signal: clean up sigframe structureFranck Bui-Huu2007-02-104-69/+81
| * [MIPS] signal: do not inline functions in signal-common.hFranck Bui-Huu2007-02-102-136/+153
| * [MIPS] signals: reduce {setup,restore}_sigcontext sizesFranck Bui-Huu2007-02-101-45/+21
| * [MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platformsDale Farnsworth2007-02-102-2/+2
| * [MIPS] JMR3927 and RBTX49x7 support little endianSergei Shtylyov2007-02-101-0/+2
| * [MIPS] RBTX49x7: declare prom_getcmdline()Sergei Shtylyov2007-02-101-0/+2
| * [MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-101-1/+22
| * [MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle2007-02-102-1/+40
* | [PATCH] extend the set of "__attribute__" shortcut macrosRobert P. J. Day2007-02-111-2/+0
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-113-46/+2
* | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-6/+1
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-5/+0
* | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-093-635/+9
|\
| * [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-093-635/+9
* | [TC] TURBOchannel support for the DECstationMaciej W. Rozycki2007-02-094-0/+101
|/
* [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle2007-02-061-1/+1
* [MIPS] Fix warnings in run_uncached on 32bit kernelYoichi Yuasa2007-02-061-0/+4
* [MIPS] Move .set reorder out of conditional codeChris Dearman2007-02-061-1/+2
* [MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman2007-02-061-0/+16
* [MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle2007-02-061-2/+4
* [MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle2007-02-063-56/+236
* [MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle2007-02-061-9/+9
* [MIPS] Use compat_sys_pselect6Joseph S. Myers2007-02-062-2/+2
* [MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle2007-02-061-4/+2
* [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley2007-02-061-2/+7
* [MIPS] IRIX: Linux coding style cleanups.Ralf Baechle2007-02-061-153/+178
* [MIPS] PB1100: Fix pile of warningsRalf Baechle2007-02-061-45/+48
* [MIPS] Alchemy: Fix bunch of warningsRalf Baechle2007-02-061-7/+11
* [MIPS] Whitespace cleanups.Ralf Baechle2007-02-0612-56/+56
* [MIPS] Alchemy: Fix bunch more warnings.Ralf Baechle2007-02-061-8/+11
* [MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-065-7/+10
* [MIPS] Fix some whitespace damageJan Altenberg2007-02-061-4/+4
* [MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.cMathieu Desnoyers2007-02-061-0/+2
* [MIPS] Fix pb1200/irqmap.c and apply some missed patchesAtsushi Nemoto2007-02-061-22/+10
* [MIPS] Do not allow oprofile to be enabled on SMTC.Ralf Baechle2007-02-061-1/+1
* [MIPS] Remove superfluous "ifdef CONFIG_KGDB".Robert P. J. Day2007-02-063-12/+0
* [MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle2007-02-061-2/+2
* [MIPS] SMTC: remove unused atomic_postclearRalf Baechle2007-02-061-22/+0
* [MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto2007-02-064-29/+18