summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-2612-13/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-2616-31/+90
|\
| * [CPUFREQ] constify some data tables.Dave Jones2007-02-223-17/+17
| * [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-2212-13/+13
| * {rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2007-02-202-13/+1
| * rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2007-02-202-0/+72
| * [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger2007-02-201-1/+0
* | [PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar2007-02-261-1/+1
* | [PATCH] irq: Remove set_native_irq_infoEric W. Biederman2007-02-261-5/+5
* | Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-265-63/+1
* | [PATCH] tick management: make broadcast dependent on local APICThomas Gleixner2007-02-191-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-193-12/+13
|\ \
| * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-172-8/+8
| * | Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day2007-02-171-4/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-191-0/+88
|\ \ \
| * | | PCI: add systems for automatic breadth-first device sortingAndy Gospodarek2007-02-161-0/+88
| |/ /
* | | Pull fluff into release branchLen Brown2007-02-161-3/+2
|\ \ \ | |/ / |/| |
| * | ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2007-02-131-3/+2
* | | 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-131-1/+1
| * | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-1014-328/+274
| |\ \
| * | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-101-16/+93
| * | | [CPUFREQ] Longhaul - Models of NehemiahRafał Bilski2007-02-101-3/+3
| * | | [CPUFREQ] Longhaul - Simplier minmultRafał Bilski2007-02-101-15/+8
| * | | [CPUFREQ] Enhanced PowerSaver driverRafał Bilski2007-02-103-0/+344
| * | | [CPUFREQ] Longhaul - Add VT8235 supportRafał Bilski2007-02-041-12/+50
| * | | [CPUFREQ] Longhaul - Fix guess_fsb functionRafał Bilski2007-02-041-22/+10
| * | | [CPUFREQ] Longhaul - Remove duplicate tablesRafał Bilski2007-02-032-154/+11
| * | | [CPUFREQ] Longhaul - Introduce Nehemiah CRafał Bilski2007-02-031-45/+28
| * | | [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATEJoachim Deguara2007-02-031-1/+5
| * | | [CPUFREQ] Longhaul - Remove "ignore_latency" optionRafał Bilski2007-02-031-5/+1
* | | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-3/+1
* | | | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-0/+1
* | | | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-16/+4
* | | | [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: replace is_continuous by a flag fieldThomas Gleixner2007-02-163-4/+7
* | | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-164-168/+17
* | | | [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
OpenPOWER on IntegriCloud