aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch1-32/+58
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal1-2/+0
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich1-5/+12
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-2/+10
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen1-3/+4
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen1-4/+0
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen1-0/+1
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+30
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-313/+278
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+2
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton1-1/+3
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-15/+18
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+0
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton1-3/+3
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds2-6/+18
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton3-18/+12
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-2/+2
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki1-4/+0
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj1-0/+9
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li2-2/+4
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li1-1/+1
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert1-6/+4
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich1-4/+1
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.cJesper Juhl1-0/+1
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl1-0/+1
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert1-0/+3
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert1-0/+4
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich3-4/+4
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain callbacksJan Beulich1-0/+3
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev1-13/+10
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert1-1/+2
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert1-2/+2
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare1-6/+3
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com1-2/+2
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert1-1/+1
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert1-1/+14
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann8-111/+372
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert1-5/+27
2006-03-22[PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch1-16/+9
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-16/+12
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2-2/+2
2006-03-22[PATCH] efi_call_phys_epilog() warning fixAndrew Morton1-1/+1
2006-03-20[PATCH] make vm86 call audit_syscall_exitJason Baron1-2/+10
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4