aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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, and add kernel_installSam 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-rc2Linus Torvalds264-0/+80767