summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner2007-02-164-4/+4
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-4/+7
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-168-388/+227Star
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-2/+1Star
* [PATCH] i386 Remove useless code in tsc.cThomas Gleixner2007-02-161-38/+2Star
* [PATCH] i386: use GTOD persistent clock supportJohn Stultz2007-02-162-97/+1Star
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-161-2/+2
* [PATCH] vmi-versus-hrtimersAndrew Morton2007-02-161-1/+1
* [PATCH] uml: fix 2.6.20 hangJeff Dike2007-02-161-18/+20
* ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-1597-3243/+1869Star
|\
| * sh: rts7751r2d board updates.Paul Mundt2007-02-159-517/+386Star
| * sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1415-1056/+1Star
| * sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt2007-02-142-117/+53Star
| * sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-142-181/+107Star
| * sh: Compile fix for heartbeat consolidation.Paul Mundt2007-02-131-0/+132
| * sh: heartbeat consolidation for banked LEDs.Paul Mundt2007-02-1332-571/+260Star
| * sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0Star
| * 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/+21Star
| * 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/+53Star
| * 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/+17Star
| * 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/+76Star
| * sh: More tidying for large base pages.Paul Mundt2007-02-132-7/+5Star
| * 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/+72Star
| * sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4Star
| * 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/+23Star
| * | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-1/+0Star
| * | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-132-4/+3Star
| * | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-1/+1
| * | [PATCH] i386: paravirt unhandled fallthroughRusty Russell2007-02-133-6/+6