summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-1/+1
* [PATCH] struct path: convert mipsJosef Sipek2006-12-083-9/+9
* [PATCH] elf: include terminating zero in n_nameszMagnus Damm2006-12-071-2/+2
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-073-6/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-12-066-112/+87
|\
| * [MIPS] Import updates from i386's i8259.cAtsushi Nemoto2006-12-061-76/+86
| * [MIPS] Compile __do_IRQ() when really neededFranck Bui-Huu2006-12-064-35/+0
| * [MIPS] genirq: use name instead of typenameAtsushi Nemoto2006-12-061-1/+1
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
|/
* [MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle2006-12-041-3/+3
* [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto2006-12-042-562/+30
* [MIPS] Remove duplicate ISA DMA code for 0 DMA channel case.Ralf Baechle2006-11-302-29/+0
* [MIPS] Use conditional traps for BUG_ON on MIPS II and better.Ralf Baechle2006-11-301-4/+10
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-26/+16
* [MIPS] do_IRQ cleanupAtsushi Nemoto2006-11-301-19/+0
* [MIPS] Work around bogus gcc warnings.Ralf Baechle2006-11-301-21/+22
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-1/+0
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-307-5/+17
* [MIPS] IRQ cleanupsAtsushi Nemoto2006-11-307-260/+47
* [MIPS] mips hpt cleanup: get rid of mips_hpt_initAtsushi Nemoto2006-11-301-14/+8
* [MIPS] Add support for kexecNicolas Schichan2006-11-307-4/+171
* [MIPS] Don't print presence of WAIT instruction on bootup.Ralf Baechle2006-11-301-16/+3
* [MIPS] Fast path for rdhwr emulation for TLSAtsushi Nemoto2006-11-302-1/+77
* [MIPS] Load modules to CKSEG0 if CONFIG_BUILD_ELF64=nAtsushi Nemoto2006-11-302-0/+18
* [MIPS] setup.c: clean up initrd related codeFranck Bui-Huu2006-11-301-27/+48
* [MIPS] setup.c: use __pa_symbol() where neededFranck Bui-Huu2006-11-301-5/+5
* [MIPS] setup.c: get ride of CPHYSADDR()Franck Bui-Huu2006-11-301-3/+3
* [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-0/+42
* [MIPS] Fix warning about init_initrd() call if !CONFIG_BLK_DEV_INITRD.Ralf Baechle2006-11-021-1/+5
* [MIPS] SMTC: Synchronize cp0 counters on bootup.Ralf Baechle2006-11-011-0/+1
* [MIPS] SMTC: Fix crash if # of TC's > # of VPE's after pt_regs irq cleanup.Ralf Baechle2006-11-012-1/+9
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-014-2/+18
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-266/+53
* [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-311-0/+2
* [MIPS] VSMP: Fix initialization ordering bug.Ralf Baechle2006-10-311-69/+83
* [MIPS] Fix warning of printk format in mips_srs_init()Yoichi Yuasa2006-10-311-1/+1
* [MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.Ralf Baechle2006-10-304-0/+8
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [MIPS] Reserve syscall numbers for kexec_load.Ralf Baechle2006-10-194-1/+5
* [MIPS] save_context_stack fixAtsushi Nemoto2006-10-191-1/+1
* [MIPS] Use compat_sys_mount.Ralf Baechle2006-10-192-2/+2
* [MIPS] Fix O32 personality(2) call with 0xffffffff argument.Thiemo Seufer2006-10-191-1/+3
* [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup()Franck Bui-Huu2006-10-191-6/+2
* [MIPS] Pass NULL not 0 for pointer value.Ralf Baechle2006-10-111-1/+1
* [MIPS] Make sure cpu_has_fpu is used only in atomic contextAtsushi Nemoto2006-10-095-18/+23
* [MIPS] NUMA: Register all nodes before cpus or sysfs will barf.Ralf Baechle2006-10-091-5/+9
* [MIPS] ret_from_irq adjustmentAtsushi Nemoto2006-10-093-16/+15
* [MIPS] Fix RM9000 wait instruction detection.Ralf Baechle2006-10-091-1/+8
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-092-6/+6
OpenPOWER on IntegriCloud