| Commit message (Expand) | Author | Age |
* | [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user | Ralf Baechle | 2007-02-13 |
* | [MIPS] signal: Fix warnings in o32 compat code. | Ralf Baechle | 2007-02-13 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-11 |
|\ |
|
| * | [MIPS] signal: do not inline handle_signal() | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signal: do not use save_static_function() anymore | Franck 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 sizes | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signal: factorize debug code | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signal: test return value of install_sigtramp() | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signal32: remove duplicate code | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signal: clean up sigframe structure | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signal: do not inline functions in signal-common.h | Franck Bui-Huu | 2007-02-10 |
| * | [MIPS] signals: reduce {setup,restore}_sigcontext sizes | Franck 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-10 |
* | | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 |
* | | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 |
* | | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 |
|/ |
|
* | [APM] MIPS: Convert to use shared APM emulation. | Ralf Baechle | 2007-02-09 |
* | [MIPS] Move .set reorder out of conditional code | Chris 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_pselect6 | Joseph 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}affinity | David 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_postclear | Ralf 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_chip | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] FLATMEM: introduce PHYS_OFFSET. | Franck Bui-Huu | 2007-02-06 |
* | [MIPS] Setup min_low_pfn/max_low_pfn correctly | Franck Bui-Huu | 2007-02-06 |
* | [MIPS] Make I8259A_IRQ_BASE customizable | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] Remove unused rm9k_cpu_irq_disable() | Atsushi Nemoto | 2007-02-06 |
* | [MIPS] VPE loader: Initialize lists before they're actually being used ... | Ralf Baechle | 2007-01-24 |
* | [MIPS] SMTC: Fix module build by exporting symbol | Ralf Baechle | 2007-01-24 |
* | [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries | Ralf Baechle | 2007-01-24 |
* | [MIPS] SMTC: Instant IPI replay. | Ralf Baechle | 2007-01-23 |
* | [MIPS] SMTC: Fix cp0 hazard. | Ralf Baechle | 2007-01-18 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 |
* | [MIPS] Fix N32 SysV IPC routines | Atsushi Nemoto | 2007-01-10 |
* | [MIPS] PNX8550: Fix system timer support | Vitaly Wool | 2007-01-08 |
* | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 2007-01-08 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [MIPS] Discard .exit.text and .exit.data at runtime. | Ralf Baechle | 2006-12-11 |
* | [MIPS] Export pm_power_off | Ralf Baechle | 2006-12-10 |
* | [MIPS] Discard .exit.text at linktime. | Ralf Baechle | 2006-12-10 |
* | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2006-12-10 |