summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter2005-05-171-1/+1
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-172-4/+10
* Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds2005-05-061-1/+1
* [PATCH] x86: geode support fixesKianusch Sayah Karadji2005-05-052-14/+12
* [PATCH] CodingStyle: trivial whitespace fixupsDomen Puncer2005-05-052-10/+10
* [PATCH] cyrix: eliminate bad section referencesmaximilian attems2005-05-051-2/+2
* [PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2005-05-051-0/+7
* [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-051-4/+0
* [PATCH] x86 stack initialisation fixAlexander Nyberg2005-05-051-6/+7
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-051-0/+4
|\
| * [PATCH] ISA DMA Kconfig fixes - part 1Al Viro2005-05-041-0/+4
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-0327-370/+459
|\ \ | |/
| * [PATCH] make lots of things staticAdrian Bunk2005-05-011-2/+2
| * [PATCH] fbdev: edid.h cleanupsAdrian Bunk2005-05-011-1/+0
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
| * [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
| * [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
| * [PATCH] clean up kernel messagesMatt Mackall2005-05-011-0/+2
| * [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2005-05-012-291/+292
| * [PATCH] Linux 2.6.x VM86 interrupt emulation fixesPavel Pisa2005-05-011-6/+9
| * [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-011-3/+3
| * [PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2005-05-011-1/+1
| * [PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston2005-05-011-0/+2
| * [PATCH] i386: fix hpet for systems that don't support legacy replacementjohn stultz2005-05-014-27/+36
| * [PATCH] Enable write combining for server works LE rev > 6Lee Revell2005-05-011-5/+9
| * [PATCH] x86: entry.S trap return fixesStas Sergeev2005-05-012-7/+2
| * [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar2005-05-014-0/+77
| * [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-014-11/+7
| * [PATCH] i386/x86_64 segment register access updateH. J. Lu2005-05-012-4/+4
| * [PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a...Sam Ravnborg2005-04-301-3/+4
| * x86: make traps on 'iret' be debuggable in user spaceLinus Torvalds2005-04-292-5/+4
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-10/+9
|/
* [PATCH] fix subarch breakage in amd dual core updatesJames Bottomley2005-04-211-2/+2
* [PATCH] freepgt: hugetlb area is cleanHugh Dickins2005-04-191-9/+2
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-191-1/+1
* [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood2005-04-181-0/+2
* [PATCH] reparent_to_init cleanupCoywolf Qi Hunt2005-04-161-1/+0
* [PATCH] efi: eliminate bad section referencesmaximilian attems2005-04-161-2/+2
* [PATCH] pm_message_t: more fixes in common and i386Pavel Machek2005-04-166-6/+6
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-161-7/+2
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-162-11/+15
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-165-16/+87
* [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B2005-04-161-2/+4
* [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen2005-04-161-34/+15
* [PATCH] x86_64 genapic updateJason Davis2005-04-161-0/+4
* [PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen2005-04-161-2/+5
* [PATCH] i386 vDSO: add PT_NOTE segmentRoland McGrath2005-04-163-3/+31
* [PATCH] i386: Use loaddebug macro consistentlyRoland McGrath2005-04-162-8/+1
* [PATCH] irq and pci_ids: patch for Intel ESB2Jason Gaston2005-04-161-0/+1
* [PATCH] fix crash in entry.S restore_allStas Sergeev2005-04-162-1/+14
OpenPOWER on IntegriCloud