summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: header formatting cleanupsJeff Dike2006-07-151-34/+34
* [PATCH] uml: tidy biarch gcc supportJeff Dike2006-07-152-2/+1Star
* [PATCH] uml: tidy longjmp macroJeff Dike2006-07-154-18/+13Star
* [PATCH] i386: remove redundant might_sleep() in user accessors.Vadim Lobanov2006-07-151-2/+0Star
* [PATCH] i386 kexec: allow the kexec on panic support to compile on voyagerEric W. Biederman2006-07-151-1/+1
* [PATCH] Fix a memory leak in the i386 setup codeCatalin Marinas2006-07-151-1/+4
* [PATCH] i386: handle_BUG(): don't print garbage if debug info unavailableChuck Ebbert2006-07-151-20/+20
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-07-14179-2787/+2850
|\
| * [MIPS] sparsemem: fix crash in show_memAtsushi Nemoto2006-07-131-0/+2
| * [MIPS] vr41xx: Update workpad setup functionYoichi Yuasa2006-07-131-5/+10
| * [MIPS] vr41xx: Update e55 setup functionYoichi Yuasa2006-07-131-5/+10
| * [MIPS] vr41xx: Removed old v2.4 VRC4173 driverYoichi Yuasa2006-07-133-590/+1Star
| * [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.hYoichi Yuasa2006-07-135-2/+4
| * [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-131-1/+1
| * [MIPS] Remove unused code.Ralf Baechle2006-07-133-249/+1Star
| * [MIPS] IP22 Fix brown paper bag in RTC code.Julien BLACHE2006-07-131-1/+1
| * [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle2006-07-131-5/+1Star
| * [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-1337-89/+34Star
| * [MIPS] Nuke redeclarations of board_time_init.Ralf Baechle2006-07-132-2/+0Star
| * [MIPS] Remove redeclarations of setup_irq().Ralf Baechle2006-07-134-6/+3Star
| * [MIPS] Nuke redeclarations of board_timer_setup.Ralf Baechle2006-07-132-2/+2
| * [MIPS] Print out TLB handler assembly for debugging.Thiemo Seufer2006-07-131-88/+71Star
| * [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/+0Star
| * [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/+2Star
| * [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/+3Star
| * [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/+0Star
| * [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/+0Star