aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-02-13[PATCH] i386: Fix Cyrix MediaGX detectionAlan1-9/+11
2007-02-13[PATCH] i386: Fix warning in cpu initializationAndi Kleen1-1/+1
2007-02-13[PATCH] i386: Fix warning in microcode.cAndi Kleen1-1/+1
2007-02-13[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUsAndi Kleen1-2/+4
2007-02-13[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen1-5/+9
2007-02-13[PATCH] i386: Remove fastcall in paravirt.[ch]Andi Kleen1-51/+51
2007-02-13[PATCH] i386: geode configuration fixesTAKADA Yoshihito1-11/+10
2007-02-13[PATCH] i386: add option to show more code in oops reportsChuck Ebbert1-4/+16
2007-02-13[PATCH] i386: Remove unused kernel config option X86_XADDRobert P. J. Day1-5/+0
2007-02-13[PATCH] i386: entry.S END/ENDPROC annotationsJan Beulich1-4/+37