| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [MIPS] RTLX: Sprinkle device model code into code to make udev happier. | Ralf Baechle | 2007-02-10 | 1 | -1/+22 |
| * | [MIPS] VPE: Sprinkle device model code into code to make udev happier. | Ralf Baechle | 2007-02-10 | 2 | -1/+40 |
* | | [PATCH] Common compat_sys_sysinfo | Kyle McMartin | 2007-02-11 | 3 | -46/+2 |
* | | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 2007-02-11 | 1 | -5/+0 |
* | | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+2 |
|/ |
|
* | [APM] MIPS: Convert to use shared APM emulation. | Ralf Baechle | 2007-02-09 | 2 | -606/+0 |
* | [MIPS] Move .set reorder out of conditional code | Chris Dearman | 2007-02-06 | 1 | -1/+2 |
* | [MIPS] Check FCSR for pending interrupts before restoring from a context. | Chris Dearman | 2007-02-06 | 1 | -0/+16 |
* | [MIPS] SMTC: Make a bunch of functions and variables static. | Ralf Baechle | 2007-02-06 | 1 | -9/+9 |
* | [MIPS] Use compat_sys_pselect6 | Joseph S. Myers | 2007-02-06 | 2 | -2/+2 |
* | [MIPS] SMTC: Cleanup idle hook invocation. | Ralf Baechle | 2007-02-06 | 1 | -4/+2 |
* | [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity | David Quigley | 2007-02-06 | 1 | -2/+7 |
* | [MIPS] IRIX: Linux coding style cleanups. | Ralf Baechle | 2007-02-06 | 1 | -153/+178 |
* | [MIPS] Whitespace cleanups. | Ralf Baechle | 2007-02-06 | 12 | -56/+56 |
* | [MIPS] vpe_elfload and vpe_run are only used locally, make them static. | Ralf Baechle | 2007-02-06 | 1 | -2/+2 |
* | [MIPS] SMTC: remove unused atomic_postclear | Ralf Baechle | 2007-02-06 | 1 | -22/+0 |
* | [MIPS] Move some kernel globals from asm file to C file. | Atsushi Nemoto | 2007-02-06 | 3 | -29/+3 |
* | [MIPS] use name instead of typename for each irq_chip | Atsushi Nemoto | 2007-02-06 | 5 | -8/+8 |
* | [MIPS] FLATMEM: introduce PHYS_OFFSET. | Franck Bui-Huu | 2007-02-06 | 1 | -4/+8 |
* | [MIPS] Setup min_low_pfn/max_low_pfn correctly | Franck Bui-Huu | 2007-02-06 | 1 | -9/+27 |
* | [MIPS] Make I8259A_IRQ_BASE customizable | Atsushi Nemoto | 2007-02-06 | 1 | -6/+14 |
* | [MIPS] Define MIPS_CPU_IRQ_BASE in generic header | Atsushi Nemoto | 2007-02-06 | 6 | -42/+22 |
* | [MIPS] Remove unused rm9k_cpu_irq_disable() | Atsushi Nemoto | 2007-02-06 | 1 | -9/+0 |
* | [MIPS] VPE loader: Initialize lists before they're actually being used ... | Ralf Baechle | 2007-01-24 | 1 | -4/+5 |
* | [MIPS] SMTC: Fix module build by exporting symbol | Ralf Baechle | 2007-01-24 | 1 | -0/+3 |
* | [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entries | Ralf Baechle | 2007-01-24 | 1 | -2/+5 |
* | [MIPS] SMTC: Instant IPI replay. | Ralf Baechle | 2007-01-23 | 1 | -21/+33 |
* | [MIPS] SMTC: Fix cp0 hazard. | Ralf Baechle | 2007-01-19 | 1 | -0/+1 |
* | [PATCH] Change cpu_up and co from __devinit to __cpuinit | Gautham R Shenoy | 2007-01-11 | 1 | -1/+1 |
* | [MIPS] Fix N32 SysV IPC routines | Atsushi Nemoto | 2007-01-10 | 2 | -4/+16 |
* | [MIPS] PNX8550: Fix system timer support | Vitaly Wool | 2007-01-08 | 1 | -2/+0 |
* | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 2007-01-08 | 1 | -0/+2 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [MIPS] Discard .exit.text and .exit.data at runtime. | Ralf Baechle | 2006-12-12 | 1 | -2/+4 |
* | [MIPS] Export pm_power_off | Ralf Baechle | 2006-12-10 | 1 | -0/+2 |
* | [MIPS] Discard .exit.text at linktime. | Ralf Baechle | 2006-12-10 | 1 | -3/+1 |
* | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2006-12-10 | 1 | -1/+1 |
* | [MIPS] Qemu now has an ELF loader. | Ralf Baechle | 2006-12-09 | 1 | -1/+1 |
* | [PATCH] add process_session() helper routine | Cedric Le Goater | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct path: convert mips | Josef Sipek | 2006-12-08 | 3 | -9/+9 |
* | [PATCH] elf: include terminating zero in n_namesz | Magnus Damm | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] elf: Always define elf_addr_t in linux/elf.h | Magnus Damm | 2006-12-07 | 3 | -6/+0 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-12-06 | 6 | -112/+87 |
|\ |
|
| * | [MIPS] Import updates from i386's i8259.c | Atsushi Nemoto | 2006-12-06 | 1 | -76/+86 |
| * | [MIPS] Compile __do_IRQ() when really needed | Franck Bui-Huu | 2006-12-06 | 4 | -35/+0 |
| * | [MIPS] genirq: use name instead of typename | Atsushi Nemoto | 2006-12-06 | 1 | -1/+1 |
* | | WorkQueue: Fix up arch-specific work items where possible | David Howells | 2006-12-05 | 1 | -2/+2 |
|/ |
|
* | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2006-12-04 | 1 | -3/+3 |
* | [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 | Atsushi Nemoto | 2006-12-04 | 2 | -562/+30 |
* | [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case. | Ralf Baechle | 2006-11-30 | 2 | -29/+0 |