aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer2006-07-131-88/+71
| * [MIPS] SMTC: Reformat to Linux style.Ralf Baechle2006-07-131-29/+29
| * [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle2006-07-131-2/+0
| * [MIPS] IP27: Reformatting.Ralf Baechle2006-07-131-4/+4
| * [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.Ralf Baechle2006-07-131-0/+4
| * [MIPS] IP27: irq_chip startup method returns unsigned int.Ralf Baechle2006-07-131-1/+2
| * [MIPS] IP27: struct irq_desc member handler was renamed to chip.Ralf Baechle2006-07-131-1/+1
| * [MIPS] Remove vmlinux.rm200 target from makefile.Yoichi Yuasa2006-07-131-4/+2
| * [MIPS] vr41xx: Replace magic number for P4K bit with symbol.Yoichi Yuasa2006-07-131-1/+1
| * [MIPS] vr41xx: Changed workaround to recommended methodYoichi Yuasa2006-07-131-4/+3
| * [MIPS] Oprofile: Fix build failure due to warning and -Werror.Thiemo Seufer2006-07-131-0/+2
| * [MIPS] TRACE_IRQFLAGS_SUPPORT support.Ralf Baechle2006-07-1310-2/+50
| * [MIPS] Do not count pages in holes with sparsememAtsushi Nemoto2006-07-131-25/+40
| * [MIPS] Sparsemem fixesAtsushi Nemoto2006-07-131-0/+1
| * [MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.Thiemo Seufer2006-07-131-4/+4
| * [MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.Yoichi Yuasa2006-07-131-1/+3
| * [MIPS] MIPS MT: Fix build error.Yoichi Yuasa2006-07-131-0/+1
| * [MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.Thiemo Seufer2006-07-131-1/+1
| * [MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480Thiemo Seufer2006-07-132-8/+9
| * [MIPS] Use the proper technical term for naming some of the cache macros.Ralf Baechle2006-07-131-4/+4
| * [MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.Ralf Baechle2006-07-131-1/+0
| * [MIPS] Panic on fp exception in kernel mode.Chris Dearman2006-07-131-0/+2
| * [MIPS] Malta: Fix build of certain configs.Ralf Baechle2006-07-131-24/+26
| * [MIPS] au1xxx: Support both YAMON and U-BootDomen Puncer2006-07-131-12/+14
| * [MIPS] Save 2k text size in cpu-probeThiemo Seufer2006-07-131-1/+1
| * [MIPS] Uses MIPS_CONF_AR instead of magic constants.Thiemo Seufer2006-07-131-2/+2
| * [MIPS] Make SPARSEMEM selectable on QEMU.Atsushi Nemoto2006-07-131-0/+4
| * [MIPS] Make SPARSEMEM selectable on QEMU.Atsushi Nemoto2006-07-131-0/+4
| * [MIPS] Au1000: Remove au1000 code.Yoichi Yuasa2006-07-138-609/+0
| * [MIPS] Wire up vmsplice(2) and move_pages(2).Ralf Baechle2006-07-134-0/+8
| * [MIPS] Eleminate interrupt migration helper use.Ralf Baechle2006-07-1339-95/+95
| * [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-1319-19/+0
| * [MIPS] Use KERN_DEBUG to log the SDBBP messagesChris Dearman2006-07-131-3/+3
| * [MIPS] Less noise on multithreading exceptions.Chris Dearman2006-07-132-10/+8
| * [MIPS] Update defconfigs to 2.6.18-rc1.Ralf Baechle2006-07-1348-877/+2360
| * [MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.Ralf Baechle2006-07-131-2/+0
| * [MIPS] Avoid interprocessor function calls.Ralf Baechle2006-07-131-5/+30
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-1313-101/+265
|\ \ | |/ |/|
| * [ARM] arch/arm/kernel/bios32.c: no need to set isa_bridgeAdrian Bunk2006-07-131-11/+0
| * [ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80Koen Kooi2006-07-131-1/+1
| * [ARM] 3725/1: sharpsl_pm: warn about wrong temperaturePavel Machek2006-07-111-1/+3
| * [ARM] 3723/1: collie chargingPavel Machek2006-07-111-24/+45
| * [ARM] 3728/1: Restore missing CPU Hotplug irq helperThomas Gleixner2006-07-111-0/+10
| * [ARM] 3727/1: fix ucb initialization on colliePavel Machek2006-07-111-2/+2
| * [ARM] Allow Versatile to be built for AB and PBRussell King2006-07-111-7/+4
| * [ARM] 3726/1: update {ep93xx,ixp2000,ixp23xx,lpd270,onearm} defconfigs to 2.6...Lennert Buytenhek2006-07-115-53/+199
| * [ARM] 3721/1: Small cleanup for locomo.cPavel Machek2006-07-111-2/+1
* | [SPARC]: Fix OF register translations under sub-PCI busses.David S. Miller2006-07-132-204/+271
* | [SPARC64]: Refine Sabre wsync logic.David S. Miller2006-07-131-8/+27
* | [SPARC64]: Fix 2 bugs in sabre_irq_build()David S. Miller2006-07-131-4/+26