aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [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-169-11/+20
* | | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-1612-463/+295
* | | | [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-163-67/+62
* | | | [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] 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-151-2/+6
* | | sata_nv: handle SError status indicationRobert Hancock2007-02-151-1/+5
* | | add delay around sl82c105_reset_engine callsOlaf Hering2007-02-151-0/+3
* | | ATA convert GSI to irq on ia64Zhang, Yanmin2007-02-152-0/+13
* | | libata: clear TF before IDENTIFYingTejun Heo2007-02-151-1/+10
* | | libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2007-02-153-3/+13
* | | libata: fix drive side 80c cable check, take 3Tejun Heo2007-02-151-1/+1
* | | sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson2007-02-151-51/+4
* | | sata_promise: fix missing PATA cable detectionMikael Pettersson2007-02-151-1/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-15125-3583/+2012
|\ \ \
| * | | sh: rts7751r2d board updates.Paul Mundt2007-02-1512-522/+395
| * | | sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1424-1299/+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-143-182/+108
| * | | 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: 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/+0
| * | | 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/+28