aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen1-0/+1
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2-7/+7
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] 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-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse21-362/+431
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
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] 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] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo1-1/+1
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 Kumar3-0/+59
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-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-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
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 Machek5-5/+5
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] fix crash in entry.S restore_allStas Sergeev2-1/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds124-0/+43777