aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
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
2005-06-25[PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal1-0/+13
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-2/+0
2005-06-25[PATCH] crashdump: x86 crashkernel optionEric W. Biederman3-0/+38
2005-06-25[PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman1-0/+7
2005-06-25[PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman1-0/+80
2005-06-25[PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman1-0/+56
2005-06-25[PATCH] kexec: x86 kexec coreEric W. Biederman6-1/+401
2005-06-25[PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman1-56/+26
2005-06-25[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal1-2/+2
2005-06-25[PATCH] kexec: x86: add CONFIG_PYSICAL_STARTEric W. Biederman4-7/+20
2005-06-25[PATCH] kexec: x86: vmlinux: fix physical addressesEric W. Biederman1-21/+38
2005-06-25[PATCH] kexec: x86: resture apic virtual wire mode on shutdownEric W. Biederman2-2/+69
2005-06-25[PATCH] kexec: x86: i8259 shutdown: disable interruptsEric W. Biederman1-0/+12
2005-06-25[PATCH] kexec: x86: local apic fixEric W. Biederman2-20/+16
2005-06-25[PATCH] consolidate PREEMPT options into kernel/Kconfig.preemptIngo Molnar1-22/+1
2005-06-25[PATCH] swsusp: clean assembly partsPavel Machek1-10/+7
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek2-2/+1
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua5-6/+6
2005-06-25[PATCH] x86_64: CPU hotplug supportAshok Raj1-8/+7
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua4-42/+170
2005-06-25[PATCH] init call cleanupLi Shaohua10-44/+44
2005-06-25[PATCH] sibling map initializing reworkLi Shaohua1-47/+50
2005-06-25[PATCH] sep initializing reworkLi Shaohua5-8/+34
2005-06-25[PATCH] i386: Dont use IPI broadcast when using cpu hotplug.Ashok Raj1-0/+27
2005-06-25[PATCH] i386 CPU hotplugZwane Mwaikambo8-29/+221
2005-06-25[PATCH] variable overflow after hundreds round of hotplug CPUShaohua Li1-3/+3
2005-06-25[PATCH] CPU hotplug: fix hpet sectioningShaohua Li2-2/+2
2005-06-25[PATCH] dmi: spring cleanupAndrey Panin1-93/+70
2005-06-25[PATCH] dmi: remove central blacklistAndrey Panin1-44/+1
2005-06-25[PATCH] dmi: move ACPI sleep quirkAndrey Panin3-16/+28
2005-06-25[PATCH] dmi: move ACPI boot quirkAndrey Panin2-165/+217
2005-06-25[PATCH] I8K: use standard DMI interfaceDmitry Torokhov1-3/+3
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probe for i386Prasanna S Panchamukhi1-13/+49
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-4/+1
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-4/+15
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen2-1/+116
2005-06-23[PATCH] xen: x86: Use more usermode macroVincent Hanquez3-8/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez4-4/+4
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez5-19/+17
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton1-8/+15
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton6-8/+10
2005-06-23[PATCH] Remove i386_ksyms.c, almost.Alexey Dobriyan20-162/+101
2005-06-23[PATCH] VIA 82C586B IRQ routing fixAleksey Gorelov1-0/+22
2005-06-23[PATCH] x86: avoid wasting IRQs for PCI devicesNatalie Protasevich1-1/+25
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-0/+2
2005-06-23[PATCH] adjust i386 watchdog tick calculationJan Beulich1-9/+15
2005-06-23[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)Natalie Protasevich2-5/+10
2005-06-23[PATCH] i386: never block forced SIGSEGVRoland McGrath1-11/+16
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi5-0/+21
2005-06-23[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.shIan Campbell1-2/+2
2005-06-23[PATCH] biarch compiler support for i386H. Peter Anvin1-0/+7
2005-06-23[PATCH] add page_state info to show_memMartin J. Bligh1-0/+8
2005-06-23[PATCH] sparsemem memory model for i386Andy Whitcroft5-36/+52
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft1-0/+1
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-1/+1
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-1/+3
2005-06-23[PATCH] sparsemem base: teach discontig about sparse rangesDave Hansen2-1/+15
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen2-28/+36
2005-06-23[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)Dave Hansen1-0/+15
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-1/+1
2005-06-21[PATCH] kbuild: display compile versionCoywolf Qi Hunt1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+29
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-162/+8
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks1-1/+1
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar2-2/+2
2005-06-20[PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2-22/+22
2005-06-14[PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood1-1/+1
2005-06-08[PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every timeKeith Owens1-1/+1
2005-05-31[CPUFREQ] Typos.Dave Jones1-3/+3
2005-05-31[CPUFREQ] longhaul - adjust transition latency.Dave Jones1-1/+1
2005-05-31[CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones1-2/+9
2005-05-31[CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones1-4/+45
2005-05-31[CPUFREQ] dual-core powernow-k8Dave Jones2-37/+91
2005-05-31[CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2-2/+24
2005-05-31[CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones1-2/+7
2005-05-31[CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones3-1/+200
2005-05-31[CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones1-0/+3
2005-05-31[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones1-0/+6
2005-05-31[CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones1-1/+1
2005-05-31[PATCH] acpi build fix: x86 setup.cAlexander Nyberg1-0/+2
2005-05-28[PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B1-1/+3
2005-05-28[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk1-1/+1
2005-05-27[PATCH] Note on ACPI build fixAlexander Nyberg1-1/+1
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-5/+0
2005-05-24[PATCH] voyager_smp.c static inline fixDominik Hackl1-9/+8
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen1-0/+1
2005-05-20[PATCH] i386: Fix race in iounmapAndi Kleen1-4/+6
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2-7/+7
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2-4/+10
2005-05-06Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds1-1/+1
2005-05-05[PATCH] x86: geode support fixesKianusch Sayah Karadji2-14/+12
2005-05-05[PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2-10/+10
2005-05-05[PATCH] cyrix: eliminate bad section referencesmaximilian attems1-2/+2
2005-05-05[PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi1-0/+7
2005-05-05[PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso1-4/+0
2005-05-05[PATCH] x86 stack initialisation fixAlexander Nyberg1-6/+7
2005-05-05Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+4
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 1Al Viro1-0/+4
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse27-370/+459
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk1-1/+0
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl1-1/+1
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] clean up kernel messagesMatt Mackall1-0/+2
2005-05-01[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2-291/+292
2005-05-01[PATCH] Linux 2.6.x VM86 interrupt emulation fixesPavel Pisa1-6/+9
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi1-3/+3
2005-05-01[PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo1-1/+1
2005-05-01[PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston1-0/+2
2005-05-01[PATCH] i386: fix hpet for systems that don't support legacy replacementjohn stultz4-27/+36
2005-05-01[PATCH] Enable write combining for server works LE rev > 6Lee Revell1-5/+9
2005-05-01[PATCH] x86: entry.S trap return fixesStas Sergeev2-7/+2
2005-05-01[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar4-0/+77
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel4-11/+7
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu2-4/+4
2005-04-30[PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a...Sam Ravnborg1-3/+4
2005-04-29x86: make traps on 'iret' be debuggable in user spaceLinus Torvalds2-5/+4
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-10/+9
2005-04-21[PATCH] fix subarch breakage in amd dual core updatesJames Bottomley1-2/+2
2005-04-19[PATCH] freepgt: hugetlb area is cleanHugh Dickins1-9/+2
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins1-1/+1
2005-04-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt1-1/+0
2005-04-16[PATCH] efi: eliminate bad section referencesmaximilian attems1-2/+2
2005-04-16[PATCH] pm_message_t: more fixes in common and i386Pavel Machek6-6/+6
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B1-7/+2
2005-04-16[PATCH] x86_64: Final support for AMD dual coreAndi Kleen2-11/+15
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen5-16/+87
2005-04-16[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B1-2/+4
2005-04-16[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen1-34/+15
2005-04-16[PATCH] x86_64 genapic updateJason Davis1-0/+4
2005-04-16[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen1-2/+5
2005-04-16[PATCH] i386 vDSO: add PT_NOTE segmentRoland McGrath3-3/+31
2005-04-16[PATCH] i386: Use loaddebug macro consistentlyRoland McGrath2-8/+1
2005-04-16[PATCH] irq and pci_ids: patch for Intel ESB2Jason Gaston1-0/+1
2005-04-16[PATCH] fix crash in entry.S restore_allStas Sergeev2-1/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds264-0/+80767