aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2007-02-28[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilationEric W. Biederman1-2/+0
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds12-13/+13
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds16-31/+90
2007-02-26[PATCH] x86: add -freg-struct-return to CFLAGSIngo Molnar1-1/+1
2007-02-26[PATCH] irq: Remove set_native_irq_infoEric W. Biederman1-5/+5
2007-02-26Revert "[PATCH] i386: add idle notifier"Linus Torvalds5-63/+1
2007-02-22[CPUFREQ] constify some data tables.Dave Jones3-17/+17
2007-02-22[CPUFREQ] constify cpufreq_driver where possible.Dave Jones12-13/+13
2007-02-20{rd,wr}msr_on_cpu SMP=n optimizationAdrian Bunk2-13/+1
2007-02-20rdmsr_on_cpu, wrmsr_on_cpuAlexey Dobriyan2-0/+72
2007-02-20[CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger1-1/+0
2007-02-19[PATCH] tick management: make broadcast dependent on local APICThomas Gleixner1-0/+1
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-12/+13
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+88
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2-8/+8
2007-02-17Use ARRAY_SIZE() macro in i386 relocs.c fileRobert P. J. Day1-4/+5
2007-02-16Pull fluff into release branchLen Brown1-3/+2
2007-02-16PCI: add systems for automatic breadth-first device sortingAndy Gospodarek1-0/+88
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-286/+576
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar1-3/+1
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar1-0/+1
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-16/+4
2007-02-16[PATCH] i386: enable dynticks in kconfigIngo Molnar1-0/+2
2007-02-16[PATCH] i386 prepare nmi watchdog for dynticksThomas Gleixner1-2/+7
2007-02-16[PATCH] i386 prepare for dyntickIngo Molnar1-0/+3
2007-02-16[PATCH] i386 rework local apic timer calibrationThomas Gleixner1-150/+215
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner10-746/+732
2007-02-16[PATCH] i386, apic: clean up the APIC codeThomas Gleixner4-766/+815
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-4/+1
2007-02-16[PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti1-0/+20
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2-49/+4
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner1-33/+17
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner3-4/+7
2007-02-16[PATCH] x86: rewrite SMP TSC sync codeIngo Molnar4-168/+17
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner1-2/+1
2007-02-16[PATCH] i386 Remove useless code in tsc.cThomas Gleixner1-38/+2
2007-02-16[PATCH] i386: use GTOD persistent clock supportJohn Stultz2-97/+1
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner1-2/+2
2007-02-16[PATCH] vmi-versus-hrtimersAndrew Morton1-1/+1
2007-02-14[CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski1-22/+31
2007-02-13[CPUFREQ] EPS - Correct 2nd brand testRafał Bilski1-1/+1
2007-02-13[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386Jan Beulich1-1/+1
2007-02-13[PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida1-0/+30
2007-02-13[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64Andi Kleen3-26/+21
2007-02-13[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.Rusty Russell1-1/+0
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell2-4/+3
2007-02-13[PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell1-1/+1
2007-02-13[PATCH] i386: paravirt unhandled fallthroughRusty Russell3-6/+6
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen1-1/+5