summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+1
* [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-311-17/+43
* [PATCH] i386: srat on non-acpi hw fixMagnus Damm2005-10-311-1/+6
* [PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman2005-10-311-16/+19
* [PATCH] kdump/i386: apic verification failure fixVivek Goyal2005-10-311-2/+1
* [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-311-45/+74
* [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-311-1/+1
* [PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman2005-10-311-7/+0
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-315-71/+100
* [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman2005-10-311-2/+37
* [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman2005-10-311-35/+112
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-311-7/+1
* [PATCH] fixup bogus e820 entry with mem=Dave Hansen2005-10-311-7/+17
* [PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi2005-10-311-3/+8
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-312-23/+26
* [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-311-6/+0
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-313-7/+11
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-311-12/+6
* [PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman2005-10-311-0/+1
* [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-312-14/+24
* [PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins2005-10-301-10/+7
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-282-2/+2
* [PATCH] typo fix in last cpufreq powernow patchChris Wright2005-10-221-1/+1
* [PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones2005-10-211-11/+19
* [PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen2005-10-111-1/+1
* [PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer2005-10-101-1/+5
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-1/+1
* [PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin2005-09-301-1/+1
* [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-301-0/+16
* [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-2718-22/+0
* Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds2005-09-151-10/+0
* [PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake2005-09-141-3/+1
* [PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert2005-09-131-2/+3
* [PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser2005-09-131-4/+3
* [PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap2005-09-131-1/+1
* Fix fallout from ATI Xpress timer workaroundLinus Torvalds2005-09-121-0/+3
* [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert2005-09-123-0/+16
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-1/+7
* [PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath2005-09-121-2/+2
* [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-101-8/+3
* [PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* [PATCH] remove ACPI S4bios supportPavel Machek2005-09-101-6/+0
* [PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan2005-09-101-2/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-103-3/+3
|\
| * kbuild: full dependency check on asm-offsets.hSam Ravnborg2005-09-093-3/+3
* | [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-101-8/+8
* | [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-2/+1
* | [PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2005-09-091-0/+1