summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | [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] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich2007-02-131-1/+1
* | | | [PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida2007-02-131-0/+30
* | | | [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen2007-02-133-26/+21
* | | | [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell2007-02-131-1/+0
* | | | [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2007-02-132-4/+3
* | | | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-1/+1
* | | | [PATCH] i386: paravirt unhandled fallthroughRusty Russell2007-02-133-6/+6
* | | | [PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen2007-02-131-1/+5
OpenPOWER on IntegriCloud