summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* wrap access to thread_infoRoman Zippel2007-05-091-1/+1
* microcode: use suspend-related CPU hotplug notificationsRafael J. Wysocki2007-05-091-26/+36
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-095-0/+11
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-081-102/+4
|\
| * i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-082-0/+68
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-13/+4
* | utimensat implementationUlrich Drepper2007-05-081-0/+1
* | dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1
* | apm: fix incorrect commentAlan Cox2007-05-081-1/+1
* | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-7/+5
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-2/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0814-14/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-084-18/+4
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+5
|/
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-2/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0554-2696/+2406
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
| * [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-021-1/+3
| * [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-021-0/+65
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-023-776/+713
| * [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-021-1/+1
| * [PATCH] i386: convert to the kthread APIEric W. Biederman2007-05-021-5/+3
| * [PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker2007-05-021-7/+1
| * [PATCH] i386: check capabilityJoachim Deguara2007-05-022-2/+4
| * [PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S2007-05-021-11/+1
| * [PATCH] i386: replace spin_lock_irqsave with spin_lockHisashi Hifumi2007-05-021-4/+2
| * [PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S2007-05-021-1/+3
| * [PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependencyJeremy Fitzhardinge2007-05-021-2/+1
| * [PATCH] i386: fix mtrr sectionsRandy Dunlap2007-05-021-3/+4
| * [PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-1/+4
| * [PATCH] i386: __send_IPI_dest_field - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-29/+18
| * [PATCH] i386: use safe_apic_wait_icr_idle in smpboot.cFernando Luis VazquezCao2007-05-021-2/+5
| * [PATCH] i386: use safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-28/+8
| * [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-0/+22
| * [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-25/+60
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-022-0/+18
| * [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-021-1/+6
| * [PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge2007-05-021-1/+1
| * [PATCH] i386: PARAVIRT: Export paravirt_ops for non GPL modules tooAndi Kleen2007-05-021-7/+1
| * [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge2007-05-023-10/+6
| * [PATCH] i386: Convert VMI timer to use clock eventsZachary Amsden2007-05-025-508/+325
| * [PATCH] i386: Implement vmi_kmap_atomic_pteZachary Amsden2007-05-021-12/+22
| * [PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.cZachary Amsden2007-05-021-12/+4
| * [PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patchingJeremy Fitzhardinge2007-05-021-0/+13
| * [PATCH] i386: In compat mode, the return value here was uninitialized.Zachary Amsden2007-05-021-1/+1