summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-151-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-1597-3243/+1869
|\
| * sh: rts7751r2d board updates.Paul Mundt2007-02-159-517/+386
| * sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1415-1056/+1
| * sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt2007-02-142-117/+53
| * sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-142-181/+107
| * sh: Compile fix for heartbeat consolidation.Paul Mundt2007-02-131-0/+132
| * sh: heartbeat consolidation for banked LEDs.Paul Mundt2007-02-1332-571/+260
| * sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0
| * sh: Fix syscall numbering breakage.Paul Mundt2007-02-131-4/+4
| * sh: dcache write-back for R7780RP PIO.Paul Mundt2007-02-131-0/+4
| * sh: Switch to local TLB flush variants in additional callsites.Paul Mundt2007-02-131-3/+3
| * sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-137-29/+21
| * sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-1317-232/+244
| * sh: Use a per-cpu ASID cache.Paul Mundt2007-02-134-55/+53
| * sh: add SH_CLK_MD Kconfig default.Andrew Morton2007-02-131-0/+1
| * sh: Fixup SHMIN INTC register definitions.Nobuhiro Iwamatsu2007-02-131-5/+5
| * sh: SH-DMAC compile fixesManuel Lauss2007-02-132-30/+17
| * sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-132-15/+52
| * sh: Fix handle_BUG() compile error.Nobuhiro Iwamatsu2007-02-131-1/+1
| * sh: Don't set reserved _PAGE_WT bit on SH-3.Paul Mundt2007-02-131-1/+1
| * sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-139-190/+76
| * sh: More tidying for large base pages.Paul Mundt2007-02-132-7/+5
| * sh: Solution Engine 770x IPR irq setup.Nobuhiro Iwamatsu2007-02-132-41/+75
| * sh: Solution Engine 7750's defconfig update.Nobuhiro Iwamatsu2007-02-131-20/+120
| * sh: shmin updates.Takashi YOSHII2007-02-134-4/+50
| * sh: Fixup R7780RP iVDR clock enable.Paul Mundt2007-02-131-1/+1
| * sh: allow earlyprintk baud rate to be set via command lineJamie Lenehan2007-02-131-2/+22
| * sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2007-02-132-79/+72
| * sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4
| * sh: Use proper SH-2A CFLAGS on newer compilers.Paul Mundt2007-02-131-0/+1
| * sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-137-85/+113
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-02-1486-838/+3183
|\ \
| * | [PATCH] x86-64: Remove mk_pte_phys()Andi Kleen2007-02-131-1/+3
| * | [PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich2007-02-131-1/+1
| * | [PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida2007-02-131-0/+30
| * | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2007-02-135-46/+23
| * | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-1/+0
| * | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-132-4/+3
| * | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-1/+1
| * | [PATCH] i386: paravirt unhandled fallthroughRusty Russell2007-02-133-6/+6
| * | [PATCH] x86_64: Wire up compat epoll_pwaitRalf Baechle2007-02-131-0/+1
| * | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-132-2/+11
| * | [PATCH] i386: Fix Cyrix MediaGX detectionAlan2007-02-131-9/+11
| * | [PATCH] i386: Fix warning in cpu initializationAndi Kleen2007-02-131-1/+1
| * | [PATCH] i386: Fix warning in microcode.cAndi Kleen2007-02-131-1/+1
| * | [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen2007-02-132-3/+5
| * | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-132-9/+19
| * | [PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen2007-02-131-51/+51
| * | [PATCH] x86-64: survive having no irq mapping for a vectorEric W. Biederman2007-02-131-3/+9