summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2007-02-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-13[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle
2007-02-13[MIPS] Make entry.S a little more readable.Franck Bui-Huu
2007-02-13[MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu
2007-02-13[MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle
2007-02-13[MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle
2007-02-13[MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2007-02-12[PATCH] Dynamic kernel command-line: mipsAlon Bar-Lev
2007-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-10[MIPS] signal: do not inline handle_signal()Franck Bui-Huu
2007-02-10[MIPS] signal: do not use save_static_function() anymoreFranck Bui-Huu
2007-02-10[MIPS] signal32: no need to save c0_status register in setup_sigcontext32()Franck Bui-Huu
2007-02-10[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizesFranck Bui-Huu
2007-02-10[MIPS] signal: factorize debug codeFranck Bui-Huu
2007-02-10[MIPS] signal: test return value of install_sigtramp()Franck Bui-Huu
2007-02-10[MIPS] signal32: remove duplicate codeFranck Bui-Huu
2007-02-10[MIPS] signal: clean up sigframe structureFranck Bui-Huu
2007-02-10[MIPS] signal: do not inline functions in signal-common.hFranck Bui-Huu
2007-02-10[MIPS] signals: reduce {setup,restore}_sigcontext sizesFranck Bui-Huu
2007-02-10[MIPS] RTLX: Sprinkle device model code into code to make udev happier.Ralf Baechle
2007-02-10[MIPS] VPE: Sprinkle device model code into code to make udev happier.Ralf Baechle
2007-02-09[APM] MIPS: Convert to use shared APM emulation.Ralf Baechle
2007-02-06[MIPS] Move .set reorder out of conditional codeChris Dearman
2007-02-06[MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle
2007-02-06[MIPS] Use compat_sys_pselect6Joseph S. Myers
2007-02-06[MIPS] SMTC: Cleanup idle hook invocation.Ralf Baechle
2007-02-06[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinityDavid Quigley
2007-02-06[MIPS] IRIX: Linux coding style cleanups.Ralf Baechle
2007-02-06[MIPS] Whitespace cleanups.Ralf Baechle
2007-02-06[MIPS] vpe_elfload and vpe_run are only used locally, make them static.Ralf Baechle
2007-02-06[MIPS] SMTC: remove unused atomic_postclearRalf Baechle
2007-02-06[MIPS] Move some kernel globals from asm file to C file.Atsushi Nemoto
2007-02-06[MIPS] use name instead of typename for each irq_chipAtsushi Nemoto
2007-02-06[MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu
2007-02-06[MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu
2007-02-06[MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2007-02-06[MIPS] Remove unused rm9k_cpu_irq_disable()Atsushi Nemoto
2007-01-24[MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle
2007-01-24[MIPS] SMTC: Fix module build by exporting symbolRalf Baechle
2007-01-24[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle
2007-01-23[MIPS] SMTC: Instant IPI replay.Ralf Baechle
2007-01-19[MIPS] SMTC: Fix cp0 hazard.Ralf Baechle
2007-01-11[PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy
2007-01-10[MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto