aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 macrosRavikiran 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::recalibrate_cpu_khz()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 constArjan 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