summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: inline asm cleanupZachary Amsden2005-09-0510-52/+32
* [PATCH] i386: clean up vDSO alignment paddingRoland McGrath2005-09-051-1/+2
* [PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com2005-09-052-25/+25
* [PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi2005-09-051-2/+7
* [PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi2005-09-055-2/+43
* [PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal2005-09-051-22/+26
* [PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik2005-09-051-1/+5
* [PATCH] x86: fix EFI memory map parsingMatt Tolentino2005-09-053-58/+62
* [PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi2005-09-051-1/+4
* [PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar2005-09-051-14/+17
* [PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W2005-09-051-20/+3
* [PATCH] hugetlb: check p?d_present in huge_pte_offset()Adam Litke2005-09-051-2/+5
* [PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke2005-09-051-2/+11
* [PATCH] sparsemem extreme implementationBob Picco2005-09-051-0/+1
* [PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2005-08-302-34/+16
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-2/+3
* [PATCH] i386: fix incorrect FP signal codeChuck Ebbert2005-08-231-4/+6
* [PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt2005-08-191-2/+2
* [PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen2005-08-181-4/+0
* [PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai2005-08-071-8/+11
* [PATCH] visws: linkage fixTom Duffy2005-08-072-0/+4
* [PATCH] i386 visws: Add machine_shutdown and emergency_restartEric W. Biederman2005-08-061-1/+10
* [PATCH] i386 voyager: Add machine_shutdownEric W. Biederman2005-08-061-0/+6
* [PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley2005-08-051-0/+7
* [PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi2005-08-041-1/+2
* [PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton2005-08-011-0/+2
* [PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts2005-08-011-0/+4
* [PATCH] remove sys_set_zone_reclaim()Ingo Molnar2005-08-011-1/+1
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-308-49/+97
|\
| * [PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com2005-07-291-1/+9
| * [PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai2005-07-291-0/+8
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
| |\
| | * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
| * | [PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman2005-07-291-11/+11
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
| |\ \ | | |/
| | * Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| | * powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2
| | * Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| | * powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
| * | [PATCH] re-disable TSC on NUMAQDave Hansen2005-07-281-0/+9
| * | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-281-6/+14
| * | [PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia2005-07-281-0/+7
* | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-295-0/+16
|\ \ \ | |/ / |/| |
| * | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-294-0/+9
| * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-291-0/+7
* | | [PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade2005-07-271-0/+2
* | | [PATCH] i386: add missing Kconfig help textAdrian Bunk2005-07-271-0/+3
* | | [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-271-3/+2
* | | [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0
* | | [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1
OpenPOWER on IntegriCloud