summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: enable dynticks in kconfigIngo Molnar2007-02-161-0/+2
* [PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner2007-02-161-2/+7
* [PATCH] i386 prepare for dyntickIngo Molnar2007-02-161-0/+3
* [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-150/+215
* [PATCH] clockevents: i386 driversThomas Gleixner2007-02-1610-746/+732
* [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-164-766/+815
* [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-4/+1
* [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+20
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-162-49/+4
* [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-33/+17
* [PATCH] clocksource: fixup is_continous changes on MIPSThomas Gleixner2007-02-161-1/+1
* [PATCH] clocksource: fixup is_continous changes on S390Thomas Gleixner2007-02-161-1/+1
* [PATCH] clocksource: fixup is_continous changes on AVR32Thomas Gleixner2007-02-161-1/+1
* [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/+227
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-2/+1
* [PATCH] i386 Remove useless code in tsc.cThomas Gleixner2007-02-161-38/+2
* [PATCH] i386: use GTOD persistent clock supportJohn Stultz2007-02-162-97/+1
* [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-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