summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-286/+576
|\
| * [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
| * [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-141-1/+1
| * [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-11453-8403/+23408
| |\
| * | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-111-16/+93
| * | [CPUFREQ] Longhaul - Models of NehemiahRafał Bilski2007-02-111-3/+3
| * | [CPUFREQ] Longhaul - Simplier minmultRafał Bilski2007-02-111-15/+8Star
| * | [CPUFREQ] Enhanced PowerSaver driverRafał Bilski2007-02-113-0/+344
| * | [CPUFREQ] Longhaul - Add VT8235 supportRafał Bilski2007-02-051-12/+50
| * | [CPUFREQ] Longhaul - Fix guess_fsb functionRafał Bilski2007-02-051-22/+10Star
| * | [CPUFREQ] Longhaul - Remove duplicate tablesRafał Bilski2007-02-032-154/+11Star
| * | [CPUFREQ] Longhaul - Introduce Nehemiah CRafał Bilski2007-02-031-45/+28Star
| * | [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATEJoachim Deguara2007-02-031-1/+5
| * | [CPUFREQ] Longhaul - Remove "ignore_latency" optionRafał Bilski2007-02-031-5/+1Star
* | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-164-10/+3Star
* | | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-162-0/+2
* | | [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-166-72/+100
* | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-167-408/+124Star
* | | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-164-661/+670
* | | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-163-34/+25Star
* | | [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/+732Star
* | | [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/+1Star
* | | [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+20
* | | [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-162-49/+4Star
* | | [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-33/+17Star
* | | [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/+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