summaryrefslogtreecommitdiff
path: root/arch/i386
AgeCommit message (Expand)Author
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-26[PATCH] EFI fixesTolentino, Matthew E
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas
2006-03-26[PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich
2006-03-26[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanupsH. Peter Anvin
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen
2006-03-25[PATCH] x86-64: Use -mtune=generic for generic kernelsAndi Kleen
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj
2006-03-25[PATCH] kconfig: clarify memory debug optionsAndrew Morton
2006-03-25[PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov
2006-03-25[PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W
2006-03-25[PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert