summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix 64bit SMP TLB handler and stack frame handling, optimize 32bit SMPThiemo Seufer2005-10-292-29/+22
* HUB interrupts are allocated per node, not per slice. Make manipulationRalf Baechle2005-10-292-46/+48
* R4300 delay slot.Ralf Baechle2005-10-291-0/+1
* Use compat_sigval_t in struct compat_siginfo.Ralf Baechle2005-10-291-1/+1
* SECCOMP for MIPS.Ralf Baechle2005-10-291-0/+17
* Reformat; cosmetic cleanups.Ralf Baechle2005-10-291-1/+2
* Reformatting, remove debugging code.Ralf Baechle2005-10-291-37/+26
* Get rid of the the remains of 2.4-style ramdisk support.Ralf Baechle2005-10-291-7/+0
* Multithreaded core dumps.Ralf Baechle2005-10-291-0/+8
* When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the systemPete Popov2005-10-292-15/+26
* sys_futex has 6 arguments.Thiemo Seufer2005-10-291-1/+1
* Export shm_align_mask and flush_data_cache_page.Ralf Baechle2005-10-292-0/+5
* Put salone.o back into arclib. It's a lib so doesn't harm if unused atm.Ralf Baechle2005-10-291-1/+1
* Gcc 4.0 fixes.Ralf Baechle2005-10-292-5/+7
* Use new txx9 serial driver.Ralf Baechle2005-10-293-3/+53
* Fix preemption bug.Ralf Baechle2005-10-291-2/+1
* Int controller fixes.Pete Popov2005-10-291-5/+1
* Sparseify MIPS.Ralf Baechle2005-10-2915-488/+516
* On 24K we did always disable cache parity protection - obviously notRalf Baechle2005-10-291-9/+5
* ISOify.Ralf Baechle2005-10-292-68/+68
* Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov2005-10-296-87/+64
* Base Au1200 2.6 support.Pete Popov2005-10-2915-105/+730
* Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binariesSteven J. Hill2005-10-291-33/+27
* Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA andRalf Baechle2005-10-293-37/+31
* Cleanup fpuemuprivate declarations.Ralf Baechle2005-10-292-5/+0
* Convert struct hw_interrupt_type initializations to ISO C99 namedRalf Baechle2005-10-2920-237/+211
* No barrier needed on au1x.Pete Popov2005-10-291-9/+0
* Comment correction after further investigation of issue.Pete Popov2005-10-291-3/+2
* Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.Thiemo Seufer2005-10-291-22/+24
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-2910-209/+220
* Merge do_boot_cpu() into the new style __cpu_up().Ralf Baechle2005-10-291-21/+9
* On multiprocessor systems the BogoMIPS for each CPU was reported wasRalf Baechle2005-10-291-2/+2
* Resurrect Cobalt support for 2.6.Ralf Baechle2005-10-299-196/+233
* -nostdlib boilerplate.Thiemo Seufer2005-10-291-1/+1
* Fix wchan implementation, based on earlier by from Atsushi Nemoto.Thiemo Seufer2005-10-291-58/+77
* Improved modules loader, more robust and works on 64bit kernels.Thiemo Seufer2005-10-294-529/+337
* Until I figure out why NFS filesystems are having problems withSteven J. Hill2005-10-291-103/+123
* Initialize iomem_resource.Thiemo Seufer2005-10-291-1/+3
* Handle addresses beyond VMALLOC_END correctly.Thiemo Seufer2005-10-291-1/+2
* Use intermediate variable.Thiemo Seufer2005-10-291-3/+3
* O2 doesn't have _that_ much RAM.Thiemo Seufer2005-10-291-2/+2
* Changed all Au1x boards to noncoherent again.Pete Popov2005-10-291-3/+3
* 32-bit compatibility for various timer-related system calls.Ralf Baechle2005-10-293-10/+60
* Update to match the native siginfo structure and code.Ralf Baechle2005-10-291-2/+9
* 32-bit compatibility for ptrace GETEVENTMSG operation.Ralf Baechle2005-10-291-1/+5
* Implement 32-bit compatibility for waitid(2).Ralf Baechle2005-10-294-2/+51
* Waitid(2) now has 5 arguments.Ralf Baechle2005-10-291-1/+1
* Use generic compat_sys_wait4 to implement 32-bit wait4(2).Ralf Baechle2005-10-293-74/+3
* Replace the complicated and broken attempt to clean interrupt byRalf Baechle2005-10-291-16/+4
* If you want RM7000 better fix it to build first ...Ralf Baechle2005-10-291-1/+0
OpenPOWER on IntegriCloud