aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] PCI fixup for Toshiba laptops and ohci1394Jesse Barnes1-0/+59
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2-2/+2
2005-10-21[PATCH] typo fix in last cpufreq powernow patchChris Wright1-1/+1
2005-10-21[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones1-11/+19
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen1-1/+1
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer1-1/+5
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-30[PATCH] i386: include linux/irq.h rather than asm/hw_irq.hNick Piggin3-3/+3
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-0/+16
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro29-51/+1
2005-09-14[LIB]: Consolidate _atomic_dec_and_lock()David S. Miller3-48/+0
2005-09-14Partially revert "Fix time going twice as fast problem on ATI Xpress chipsets"Linus Torvalds1-10/+0
2005-09-13[PATCH] Even more fallout from ATI Xpress timer workaroundCal Peake1-3/+1
2005-09-13[PATCH] i386: Ignore masked FPU exceptionsChuck Ebbert1-2/+3
2005-09-13[PATCH] arch/i386: Replace custom macro with isdigit()Tobias Klauser1-4/+3
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-1/+1
2005-09-12Fix fallout from ATI Xpress timer workaroundLinus Torvalds1-0/+3
2005-09-12[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...Chuck Ebbert3-0/+16
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2-2/+23
2005-09-12[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen1-7/+0
2005-09-12[PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath1-2/+2
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso1-8/+3
2005-09-10[PATCH] i386: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+1
2005-09-10[PATCH] remove ACPI S4bios supportPavel Machek1-6/+0
2005-09-10[PATCH] i386/smpboot: use msleep() instead of schedule_timeout()Nishanth Aravamudan1-2/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds5-13/+4
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz1-8/+8
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-2/+1
2005-09-09[PATCH] fbdev: Resurrect hooks to get EDID from firmwareAntonino A. Daplas2-1/+2
2005-09-09[PATCH] vesafb: Add blanking supportAntonino A. Daplas1-0/+5
2005-09-09[PATCH] i386: seccomp fix for auditing/ptraceAndrea Arcangeli1-8/+14
2005-09-09[PATCH] x86: MP_processor_info fixAndrew Morton1-14/+10
2005-09-09[PATCH] Fix misspelled i8259 typo in io_apic.cKarsten Wiese1-2/+2
2005-09-09[PATCH] __user annotations for pointers in i386 sigframeviro@ZenIV.linux.org.uk1-4/+4
2005-09-09kbuild: full dependency check on asm-offsets.hSam Ravnborg5-13/+4
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds3-13/+13
2005-09-08[PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_rangeMichael S. Tsirkin1-3/+3
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown62-693/+794
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-0/+4
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S1-1/+2
2005-09-07[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston1-0/+3
2005-09-07[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi5-25/+34
2005-09-07[PATCH] fix: dmi_check_systemRobert Love1-1/+1
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-12/+90
2005-09-07[PATCH] dmi: make dmi_string() behave like strdup()Andrey Panin1-16/+23
2005-09-07[PATCH] dmi: remove old debugging codeAndrey Panin1-21/+0
2005-09-07[PATCH] dmi: remove uneeded functionAndrey Panin1-45/+40
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai4-11/+11
2005-09-07[PATCH] remove the second arg of do_timer_interrupt()Adrian Bunk1-3/+2
2005-09-07[PATCH] Fix function/macro name collision on i386 oprofileDavid Gibson3-9/+9
2005-09-07[PATCH] Make the bzImage format self-terminatingH. Peter Anvin2-2/+4
2005-09-07[PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney1-2/+2
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter2-2/+2
2005-09-07[PATCH] detect soft lockupsIngo Molnar2-0/+6
2005-09-07[PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj1-2/+2
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2-26/+34
2005-09-05[PATCH] uml: SYSEMU: slight cleanup and speedupPaolo 'Blaisorblade' Giarrusso1-7/+1
2005-09-05[PATCH] SYSEMU: fix sysaudit / singlestep interactionBodo Stroesser1-3/+20
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser1-4/+17
2005-09-05[PATCH] Uml support: reorganize PTRACE_SYSEMU supportBodo Stroesser2-30/+21
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2-21/+45
2005-09-05[PATCH] Ptrace/i386: fix "syscall audit" interaction with singlestepBodo Stroesser1-2/+13
2005-09-05[PATCH] add suspend/resume for timerShaohua Li5-27/+47
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-09-05[PATCH] ISA DMA suspend for i386Pierre Ossman2-1/+68
2005-09-05[PATCH] unify x86/x86-64 semaphore codeBenjamin LaHaise2-162/+4
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo3-1/+13
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden2-7/+7
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger2-1/+8
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-5/+2
2005-09-05[PATCH] x86: remove redundant TSS clearingZachary Amsden1-1/+0
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden2-3/+10
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden2-5/+4
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden7-50/+20
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden2-3/+4
2005-09-05[PATCH] i386: load_tls() fixZachary Amsden1-7/+12
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden9-38/+31
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden1-2/+5
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden10-52/+32
2005-09-05[PATCH] i386: clean up vDSO alignment paddingRoland McGrath1-1/+2
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com2-25/+25
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi1-2/+7
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi5-2/+43
2005-09-05[PATCH] kdump: Save parameter segment in protected mode (x86)Vivek Goyal1-22/+26
2005-09-05[PATCH] vm86: Honor TF bit when emulating an instructionPetr Tesarik1-1/+5
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino3-58/+62
2005-09-05[PATCH] hpet: use read_timer_tsc only when CPU has TSCVenkatesh Pallipadi1-1/+4
2005-09-05[PATCH] x86: compress the stack layout of do_page_fault()Ingo Molnar1-14/+17
2005-09-05[PATCH] remove hugetlb_clean_stale_pgtable() and fix huge_pte_alloc()Chen, Kenneth W1-20/+3
2005-09-05[PATCH] hugetlb: check p?d_present in huge_pte_offset()Adam Litke1-2/+5
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke1-2/+11
2005-09-05[PATCH] sparsemem extreme implementationBob Picco1-0/+1
2005-09-03Merge linux-2.6 into linux-acpi-2.6 testLen Brown2-34/+16
2005-09-01[CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2-3/+3
2005-08-31[CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen1-1/+1
2005-08-31[CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen1-2/+2
2005-08-31[CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi1-7/+7
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky2-34/+16
2005-08-29Auto-update from upstreamLen Brown1-2/+3
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-2/+3
2005-08-26[ACPI] Reduce acpi-cpufreq switching latency by 50%Venkatesh Pallipadi1-21/+36
2005-08-25Merge HEAD from ../from-linus Len Brown1-4/+6
2005-08-25[ACPI] delete CONFIG_ACPI_PCILen Brown4-12/+2
2005-08-24[ACPI] delete CONFIG_ACPI_BUSLen Brown3-11/+0
2005-08-24[ACPI] delete CONFIG_ACPI_INTERPRETERLen Brown5-11/+8
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown8-18/+14
2005-08-23[PATCH] i386: fix incorrect FP signal codeChuck Ebbert1-4/+6
2005-08-23Merge from-linus to-akpmLen Brown2-6/+2
2005-08-19[PATCH] Mobil Pentium 4 HT and the NMISteven Rostedt1-2/+2
2005-08-18[PATCH] x86: Remove obsolete get_cpu_vendor callAndi Kleen1-4/+0
2005-08-11Merge ../to-linusLen Brown5-9/+38
2005-08-07[PATCH] Move the fix to align node_end_pfns to a proper locationRavikiran G Thirumalai1-8/+11
2005-08-07[PATCH] visws: linkage fixTom Duffy2-0/+4
2005-08-06[PATCH] i386 visws: Add machine_shutdown and emergency_restartEric W. Biederman1-1/+10
2005-08-06[PATCH] i386 voyager: Add machine_shutdownEric W. Biederman1-0/+6
2005-08-05[PATCH] fix voyager compile after machine_emergency_restart breakageJames Bottomley1-0/+7
2005-08-05[ACPI] Lindent created a syntax error that broke the buildLen Brown1-1/+1
2005-08-05Merge ../to-linusLen Brown1-1/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown3-307/+298
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-1/+5
2005-08-04[ACPI] acpi_register_gsi() can return errorKenji Kaneshige1-1/+5
2005-08-04[PATCH] remove special HPET_EMULATE_RTC config optionVenkatesh Pallipadi1-1/+2
2005-08-01[PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton1-0/+2
2005-08-01[PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts1-0/+4
2005-08-01[PATCH] remove sys_set_zone_reclaim()Ingo Molnar1-1/+1
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown8-49/+97
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown5-0/+16
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li4-0/+9
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-29[PATCH] x86: avoid wasting IRQs patch updateNatalie.Protasevich@unisys.com1-1/+9
2005-07-29[PATCH] mm: Ensure proper alignment for node_remap_start_pfnRavikiran G Thirumalai1-0/+8
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-5/+8
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones1-5/+8
2005-07-29[PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman1-11/+11
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-31/+36
2005-07-28[PATCH] re-disable TSC on NUMAQDave Hansen1-0/+9
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-28[PATCH] Fix incorrect Asus k7m irq router detectionGiancarlo Formicuccia1-0/+7
2005-07-27[PATCH] sys_get_thread_area does not clear the returned argumentBlaisorblade1-0/+2
2005-07-27[PATCH] i386: add missing Kconfig help textAdrian Bunk1-0/+3
2005-07-27[PATCH] Fix warning in powernow-k8.cBrian Gerst1-3/+2
2005-07-26[PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman1-7/+0
2005-07-26[PATCH] i386 machine_power_off cleanupEric W. Biederman1-3/+1
2005-07-26[PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman1-1/+1
2005-07-26[PATCH] i386: Implement machine_emergency_rebootEric W. Biederman1-3/+7
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman3-15/+0
2005-07-22Remove "noreplacement" kernel command line option.Linus Torvalds1-13/+1
2005-07-22x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds1-11/+0
2005-07-22Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds1-8/+12
2005-07-15[PATCH] visws: reexport pm_power_offAlexey Dobriyan1-0/+1
2005-07-13[PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksy...James Bottomley2-0/+7
2005-07-12[PATCH] inotifyRobert Love1-0/+3
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown6-10/+122
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi3-1/+108
2005-07-12[ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich1-2/+3
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+2
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li2-7/+11
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter5-13/+16
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li5-35/+70
2005-07-07[PATCH] iounmap debuggingAndrew Morton1-2/+4
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch1-1/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-07-01[PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2-3/+9
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar8-14/+13
2005-06-28[PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR1-1/+2
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH3-63/+101
2005-06-27[PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman1-4/+25
2005-06-27[PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2-13/+40
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige1-0/+16
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah3-1/+5
2005-06-27[PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz3-15/+43
2005-06-27[PATCH] Return probe redesign: i386 specific changesRusty Lynch1-63/+70
2005-06-27[PATCH] seccomp: tsc disableAndrea Arcangeli1-0/+29
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+2
2005-06-25Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds1-1/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds2-4/+2
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-4/+2
2005-06-25[PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas1-15/+15
2005-06-25[PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas1-1/+1
2005-06-25[PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2-6/+1
2005-06-25[PATCH] x86_64: coding style and whitespace fixupsDomen Puncer5-10/+8
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl3-9/+4
2005-06-25[PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer1-1/+1
2005-06-25[PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer1-2/+2
2005-06-25[PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer1-4/+4
2005-06-25[PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer1-7/+7
2005-06-25[PATCH] kexec code cleanupManeesh Soni2-15/+24
2005-06-25[PATCH] kdump: Save trap information for later analysisAlexander Nyberg2-4/+11
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2-12/+41
2005-06-25[PATCH] Retrieve elfcorehdr address from command lineVivek Goyal1-0/+8
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+18
2005-06-25[PATCH] kdump: KconfigVivek Goyal1-0/+7
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+12
2005-06-25[PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal1-0/+12