aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen6-6/+32
2006-03-08[PATCH] fix kexec asmMichael Matz1-7/+7
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek1-6/+8
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto1-2/+2
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones1-6/+9
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds1-0/+3
2006-02-26Make Kprobes depend on modulesLinus Torvalds1-0/+1
2006-02-26[PATCH] fix voyager after topology.c moveJames Bottomley2-15/+1
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2-4/+12
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen1-3/+0
2006-02-24[PATCH] Fix topology.c locationZachary Amsden3-5/+5
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley5-19/+35
2006-02-24[PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley1-0/+1
2006-02-24[PATCH] voyager: fix boot panic by adding topology exportJames Bottomley1-0/+15
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi1-2/+14
2006-02-20[PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley1-1/+1
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen1-0/+1
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer3-0/+5
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan1-0/+15
2006-02-14[PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton1-3/+16
2006-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+5
2006-02-11[PATCH] x86: print out early faults via early_printk()Ingo Molnar1-0/+4
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-1/+1
2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2-5/+1
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI1-0/+1
2006-02-07[PATCH] Fix bad apic fix on i386Andi Kleen1-1/+1
2006-02-05[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk1-0/+1
2006-02-05[PATCH] i386: print kernel version in register dumpsChuck Ebbert2-4/+8
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-05[PATCH] x86: fix stack trace facility levelHugh Dickins1-1/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen1-1/+4
2006-02-04[PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj1-3/+10
2006-02-03[PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li1-2/+17
2006-02-02[CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger1-0/+5
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds7-149/+83
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-0/+37
2006-02-01[PATCH] disable lost tick compensation before TSCs are syncedjohn stultz1-2/+12
2006-02-01[PATCH] CONFIG_DOUBLEFAULT Kconfig fixIngo Molnar1-9/+9
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen1-2/+13
2006-01-31[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+5
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds3-13/+17
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-0/+10
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones1-0/+11
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins1-0/+9
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown7-149/+83
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-01-18[PATCH] EDAC: core EDAC support codeAlan Cox1-5/+4
2006-01-18[PATCH] Add pselect/ppoll system calls on i386David Woodhouse1-0/+2
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells1-61/+48
2006-01-18[PATCH] vfs: *at functions: i386Ulrich Drepper1-0/+13
2006-01-18[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg1-0/+2
2006-01-16[PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino1-1/+1
2006-01-16[PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk1-4/+1
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen1-2/+2
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-14[PATCH] enable unit-at-a-time optimisations for gcc4Ingo Molnar1-3/+3
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel1-0/+16
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert1-18/+39
2006-01-14[PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap1-9/+9
2006-01-15correct email address of Manfred SpraulChristian Kujau1-1/+1
2006-01-12[PATCH] i386: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org2-20/+3
2006-01-12[PATCH] i386: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org1-0/+1
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich1-1/+1
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen1-0/+9
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman1-1/+1
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen1-2/+2
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2-2/+82
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi1-55/+6
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen1-1/+1
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen3-9/+13
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman1-3/+4
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2-4/+26
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen3-31/+4
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen3-2/+11
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap5-0/+5
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S1-0/+13
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse1-1/+1
2006-01-10x86: fix "make install" targetLinus Torvalds1-1/+1
2006-01-10Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-5/+21
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-5/+0
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy1-4/+0
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy1-5/+1
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+4
2006-01-10[PATCH] kexec: change CONFIG_PHYSICAL_START dependencyManeesh Soni1-12/+21
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal2-0/+75
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal1-1/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-44/+3
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal1-2/+3
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org1-2/+4
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones1-27/+34
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-21/+32
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds1-0/+4
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-292/+0
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2-292/+0
2006-01-09[CRYPTO] aes-i586: Remove unused variable ls_tabDaniel Marjamäki1-10/+0
2006-01-09[CRYPTO] aes-i586: Nano-optimisation on key length checkDenis Vlasenko1-21/+19
2006-01-09[CRYPTO] Allow AES C/ASM implementations to coexistHerbert Xu1-0/+2
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu1-21/+23
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-1/+1
2006-01-09[PATCH] PCI: update Toshiba ohci quirk DMI tableJesse Barnes1-0/+7
2006-01-09[PATCH] PCI: irq.c: trivial printk and DBG updatesDaniel Marjamäki1-19/+23
2006-01-09[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_devHanna Linder1-1/+1
2006-01-09kbuild: drop vmlinux dependency from "make install"H. Peter Anvin3-4/+17
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall3-1/+5
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-4/+0
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2-1/+4
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones2-1/+5
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst1-1/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton3-13/+6
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-2/+0
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2-2/+2
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter1-0/+1
2006-01-08kbuild: remove GCC_VERSIONSam Ravnborg1-2/+2
2006-01-07[ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot1-4/+0
2006-01-07Pull pnpacpi into acpica branchLen Brown40-212/+444
2006-01-06x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds1-1/+1
2006-01-06[PATCH] i386: Handle HP laptop rebooting properly.Ben Collins1-3/+3
2006-01-06[PATCH] i386: ioapic virtual wire mode fixVivek Goyal1-2/+2
2006-01-06[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger1-0/+2
2006-01-06[PATCH] APM Screen Blanking fixJordan Crouse1-13/+14
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse3-6/+42
2006-01-06[PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki1-2/+1
2006-01-06[PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki1-2/+1
2006-01-06[PATCH] x86: missing printk newline in apic boot option parserDave Jones1-1/+1
2006-01-06[PATCH] x86: change_page_attr() fixDave Jones1-6/+21
2006-01-06[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj1-8/+18
2006-01-06[PATCH] i386 sparsemem for single node systemsAndy Whitcroft2-2/+14
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2-1/+1
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2-0/+34
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden1-11/+1
2006-01-06[PATCH] x86: Apm is on cpu zero onlyZachary Amsden1-12/+11
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden1-5/+0
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-4/+8
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-6/+6
2006-01-06[PATCH] x86: Apm seg in gdtZachary Amsden2-10/+5
2006-01-06[PATCH] x86: Always relax segmentsZachary Amsden1-38/+17
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden1-3/+1
2006-01-06[PATCH] i386: fix bound check IDT gateJan Beulich1-2/+2
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich1-0/+22
2006-01-06[PATCH] i386: don't blindly enable interrupts in die()Jan Beulich1-2/+5
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden5-5/+11
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert1-3/+6
2006-01-05[X86] Remove pointless versioning of mtrr driver.Dave Jones1-3/+0
2006-01-04[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds8-44/+105
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev1-1/+3
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2-7/+7
2005-12-20[X86] Rename MTRR mutex to something more sensible.Dave Jones1-6/+6
2005-12-20[X86] Remove Winchip 4 ID.Dave Jones1-4/+0
2005-12-20[PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen1-1/+1
2005-12-16[PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen1-1/+1
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro1-1/+1
2005-12-15[PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro1-1/+1
2005-12-12[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen1-3/+42
2005-12-12[PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen3-10/+25
2005-12-12[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen1-8/+29
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li1-2/+1
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S1-1/+1
2005-12-12[PATCH] x86: fix NMI with CPU hotplugShaohua Li1-7/+0
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+5
2005-12-06[CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili1-13/+30
2005-12-06[CPUFREQ] Measure transition latency at driver initializationMattia Dongili4-3/+35
2005-12-06Merge ../linus/Dave Jones3-2/+17
2005-12-06[CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones1-2/+2
2005-12-01[PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi1-1/+2
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi5-138/+76
2005-11-30[ACPI] properly detect pmtimer on ASUS a8v motherboardDavid Shaohua Li1-0/+7
2005-11-30[CPUFREQ] Fix indentation in powernow-k8Dave Jones1-4/+4
2005-11-29[PATCH] setting irq affinity is broken in ia32 with MSI enabledShaohua Li1-2/+2
2005-11-29[PATCH] fix rebooting on HP nc6120 laptopThierry Vignaud1-0/+8
2005-11-29Merge ../linusDave Jones4-12/+8
2005-11-29[PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2-14/+12
2005-11-23[PATCH] PCI: direct.c: DBGDaniel Marjamäki1-1/+1
2005-11-23[PATCH] PCI: remove bogus resource collision errorRajesh Shah1-2/+5
2005-11-23[PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia1-2/+2
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston1-7/+0
2005-11-21[CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin1-11/+20
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen1-2/+3
2005-11-15[PATCH] drop "[PATCH] i386 kexec-on-panic: Don't shutdown the apics"Vivek Goyal1-0/+7
2005-11-14Merge x86-64 update from AndiLinus Torvalds9-80/+129
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B1-14/+32
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B6-54/+78
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li1-0/+8
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-1/+1
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha1-2/+2
2005-11-14[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...James Cleverdon1-8/+7
2005-11-14[PATCH] x86_64: Make i386 compile again with fourth DMA32 zoneAndi Kleen1-2/+2
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin1-0/+48
2005-11-13[PATCH] x86: fix cpu_khz with clock=pitTim Mann1-2/+3
2005-11-13[PATCH] i386: NMI pointer comparison fixJan Beulich1-4/+3