summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-1612-463/+295Star
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-163-67/+62Star
* [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] GTOD: persistent clock supportJohn Stultz2007-02-164-1/+50
* [PATCH] Fix timeout overflow with jiffiesIngo Molnar2007-02-161-2/+2
* [PATCH] Fix multiple conversion bugs in msecs_to_jiffiesIngo Molnar2007-02-161-1/+42
* [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-162-201/+230
* [PATCH] HZ free ntpjohn stultz2007-02-164-16/+36
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-163-21/+51
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-165-20/+35
* [PATCH] vmi-versus-hrtimersAndrew Morton2007-02-161-1/+1
* [PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk2007-02-161-1/+1
* [PATCH] uml: fix 2.6.20 hangJeff Dike2007-02-161-18/+20
* [PATCH] __page_symlink retry loop error code fixDmitriy Monakhov2007-02-161-1/+2
* [PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt2007-02-161-4/+4
* [PATCH] GPIO core documentationDavid Brownell2007-02-161-7/+10
* sata_vsc: use default cache line size if non-zeroNate Dailey2007-02-161-2/+6
* sata_nv: handle SError status indicationRobert Hancock2007-02-161-1/+5
* add delay around sl82c105_reset_engine callsOlaf Hering2007-02-161-0/+3
* ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-162-0/+13
* libata: clear TF before IDENTIFYingTejun Heo2007-02-161-1/+10
* libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-163-3/+13
* libata: fix drive side 80c cable check, take 3Tejun Heo2007-02-161-1/+1
* sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson2007-02-161-51/+4Star
* sata_promise: fix missing PATA cable detectionMikael Pettersson2007-02-161-1/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-15125-3583/+2012Star
|\
| * sh: rts7751r2d board updates.Paul Mundt2007-02-1512-522/+395Star
| * sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1424-1299/+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-143-182/+108Star
| * 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: define dma noncoherent API functions.Paul Mundt2007-02-131-0/+4
| * sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt2007-02-131-0/+1
| * sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0Star
| * sh: Add cpu-features header to asm/Kbuild.Paul Mundt2007-02-131-0/+2
| * sh: Move __KERNEL__ up in asm/page.h.Paul Mundt2007-02-131-1/+2
| * sh: Fix syscall numbering breakage.Paul Mundt2007-02-132-13/+13
| * 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-138-36/+52
| * sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-1320-238/+251
| * sh: Use a per-cpu ASID cache.Paul Mundt2007-02-137-93/+97
| * 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-133-30/+28Star
| * 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