summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner2007-02-161-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-138-59/+115
|\
| * [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Ralf Baechle2007-02-135-9/+60
| * [MIPS] Make entry.S a little more readable.Franck Bui-Huu2007-02-131-11/+8
| * [MIPS] signals: make common _BLOCKABLE macroFranck Bui-Huu2007-02-134-6/+2
| * [MIPS] signal: Move sigframe definition for native O32/N64 into signal.cRalf Baechle2007-02-132-26/+20
| * [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their userRalf Baechle2007-02-132-6/+4
| * [MIPS] signal: Fix warnings in o32 compat code.Ralf Baechle2007-02-131-3/+23
* | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-2/+2
* | [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-118-442/+422
|\
| * [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] 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] Common compat_sys_sysinfoKyle McMartin2007-02-113-46/+2
* | [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-5/+0
* | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
|/
* [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-092-606/+0
* [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] 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] Whitespace cleanups.Ralf Baechle2007-02-0612-56/+56
* [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-063-29/+3
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-065-8/+8
* [MIPS] FLATMEM: introduce PHYS_OFFSET.Franck Bui-Huu2007-02-061-4/+8
* [MIPS] Setup min_low_pfn/max_low_pfn correctlyFranck Bui-Huu2007-02-061-9/+27
* [MIPS] Make I8259A_IRQ_BASE customizableAtsushi Nemoto2007-02-061-6/+14
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-066-42/+22
* [MIPS] Remove unused rm9k_cpu_irq_disable()Atsushi Nemoto2007-02-061-9/+0
* [MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle2007-01-241-4/+5
* [MIPS] SMTC: Fix module build by exporting symbolRalf Baechle2007-01-241-0/+3
* [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle2007-01-241-2/+5
* [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-231-21/+33
* [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-191-0/+1
* [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-111-1/+1
OpenPOWER on IntegriCloud